当前位置:   article > 正文

思科-ASA-OSPF-ACL--ARP综合网络搭建_cisco asa配置ospf

cisco asa配置ospf

R13

  1. R>en
  2. R#conf t
  3. R(conf)#int r f0/0 - 15
  4. R(config-if)#no sh

R14

  1. R>en
  2. R#conf t
  3. R(conf)#int r f0/0 - 15
  4. R(conf-if)#no sh

R15

  1. R>en
  2. R#conf t
  3. R(conf)#int r f0/0 - 15
  4. R(config-if)#no sh

R16

  1. R>en
  2. R#conf t
  3. R(conf)#int r f0/0 - 15
  4. R(config-if)#no sh

R17

  1. R>en
  2. R#conf t
  3. R(conf)#int r f0/0 - 15
  4. R(config-if)#no sh

R13

  1. R(conf-if)#int r f0/1 - 5
  2. R(conf-if)#sw m t

R14

  1. R(conf-if)#int r f0/1 - 5
  2. R(conf-if)#sw m t

 R15

  1. R(conf-if)#int r f0/0 - 1
  2. R(conf-if)#sw m t

 R16

  1. R(conf-if)#int r f0/0 - 1
  2. R(conf-if)#sw m t

R17

  1. R(conf-if)#int r f0/0 - 1
  2. R(conf-if)#sw m t

R13

  1. R#vlan database
  2. R(vlan)#vtp domain xxx
  3. R(vlan)#vlan 7
  4. R(vlan)#vlan 8
  5. R(vlan)#vlan 9
  6. R(vlan)#exit

R15

  1. R#sh vlan-s 查看vlan
  2. R(conf)#int f0/2
  3. R(conf-if)#sw a v 7

R16

  1. R(conf)#int f0/2
  2. R(conf-if)#sw a v 8

R17

  1. R(conf)#int f0/2
  2. R(conf-if)#sw a v 9

R13

  1. R(conf)#int vlan 7
  2. R(conf-if)#ip add 172.16.1.1 255.255.255.0
  3. R(conf-if)#no sh
  4. R(conf-if)#int vlan 8
  5. R(conf-if)#ip add 172.16.2.1 255.255.255.0
  6. R(conf-if)#no sh
  7. R(conf-if)#int vlan 9
  8. R(conf-if)#ip add 172.16.3.1 255.255.255.0
  9. R(conf-if)#no sh
  10. R(conf-if)#exit
  11. R(conf)#spanning-tree vlan 7 root primary
  12. R(conf)#spanning-tree vlan 8 root secondary
  13. R(conf)#spanning-tree vlan 9 root secondary
  14. R(conf)#int vlan 7
  15. R(conf-if)#standby 7 ip 172.16.1.254
  16. R(conf-if)#standby 7 priority 150
  17. R(conf-if)#standby 7 preempt
  18. R(conf-if)#standby 7 track f0/0 60
  19. R(conf)#int vlan 8
  20. R(conf-if)#standby 8 ip 172.16.2.254
  21. R(conf-if)#standby 8 preempt
  22. R(conf)#int vlan 9
  23. R(conf-if)#standby 9 ip 172.1
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/酷酷是懒虫/article/detail/735254
推荐阅读
相关标签
  

闽ICP备14008679号