Re-enable e0 OSPF for uplink, rebuild all

This commit is contained in:
Pim van Pelt
2023-11-19 18:27:58 +00:00
parent 3d60a51503
commit 6119dcf5c5
47 changed files with 10684 additions and 2 deletions

View File

@ -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
!