Re-enable e0 OSPF for uplink, rebuild all
This commit is contained in:
@ -7,6 +7,10 @@ service integrated-vtysh-config
|
||||
ip router-id 192.168.13.0
|
||||
!
|
||||
interface e0
|
||||
ip ospf area 0
|
||||
ip ospf network point-to-point
|
||||
ipv6 ospf6 area 0
|
||||
ipv6 ospf6 network point-to-point
|
||||
mpls enable
|
||||
exit
|
||||
!
|
||||
|
Reference in New Issue
Block a user