Re-enable e0 OSPF for uplink, rebuild all
This commit is contained in:
@ -9,12 +9,10 @@ service integrated-vtysh-config
|
||||
ip router-id {{ loop4 }}
|
||||
!
|
||||
interface e0
|
||||
{% if node.id > 0 %}
|
||||
ip ospf area 0
|
||||
ip ospf network point-to-point
|
||||
ipv6 ospf6 area 0
|
||||
ipv6 ospf6 network point-to-point
|
||||
{% endif %}
|
||||
mpls enable
|
||||
exit
|
||||
!
|
||||
|
Reference in New Issue
Block a user