Compare commits
No commits in common. "a5e99f4026e2431d718305dc1ac1bc00c5ba01de" and "cc84d420173ed86610e6a81f023d51ac8fc396f7" have entirely different histories.
a5e99f4026
...
cc84d42017
@ -553,7 +553,6 @@ interface vlan 529
|
||||
no ip ospf passive
|
||||
ip ospf cost 1000
|
||||
ip pim-sparse enable
|
||||
interface vlan 539
|
||||
snmp-server vrf default
|
||||
snmp-server system-description hwsmi-mdf-a8360-sw1
|
||||
snmp-server system-location hwsmi
|
||||
|
||||
@ -515,6 +515,12 @@ interface vlan 254
|
||||
no ip ospf passive
|
||||
ip ospf network point-to-point
|
||||
ip pim-sparse enable
|
||||
interface vlan 516
|
||||
description to ring 6
|
||||
ip address 10.254.216.15/24
|
||||
ip ospf 1 area 0.0.0.0
|
||||
no ip ospf passive
|
||||
ip pim-sparse enable
|
||||
interface vlan 519
|
||||
description ring9_ct-b
|
||||
ip address 10.254.219.15/24
|
||||
@ -522,6 +528,12 @@ interface vlan 519
|
||||
no ip ospf passive
|
||||
ip ospf cost 4000
|
||||
ip pim-sparse enable
|
||||
interface vlan 536
|
||||
description to ring 6
|
||||
ip address 10.254.236.15/24
|
||||
ip ospf 1 area 0.0.0.0
|
||||
no ip ospf passive
|
||||
ip pim-sparse enable
|
||||
interface vlan 539
|
||||
description ring9_sh-b
|
||||
ip address 10.254.239.15/24
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user