on FRR, distribute static/connected in OSPF; and disable OSPF/OSPFv3 on vpp0.e0 and vpp3.e1 respectively
This commit is contained in:
@ -7,10 +7,6 @@ service integrated-vtysh-config
|
||||
ip router-id 192.168.10.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
|
||||
!
|
||||
@ -30,9 +26,13 @@ interface loop0
|
||||
exit
|
||||
!
|
||||
router ospf
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
router ospf6
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
mpls ldp
|
||||
|
@ -30,9 +30,13 @@ interface loop0
|
||||
exit
|
||||
!
|
||||
router ospf
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
router ospf6
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
mpls ldp
|
||||
|
@ -30,9 +30,13 @@ interface loop0
|
||||
exit
|
||||
!
|
||||
router ospf
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
router ospf6
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
mpls ldp
|
||||
|
@ -15,11 +15,6 @@ interface e0
|
||||
exit
|
||||
!
|
||||
interface e1
|
||||
ip ospf area 0
|
||||
ip ospf network point-to-point
|
||||
ipv6 ospf6 area 0
|
||||
ipv6 ospf6 network point-to-point
|
||||
mpls enable
|
||||
exit
|
||||
!
|
||||
interface loop0
|
||||
@ -30,9 +25,13 @@ interface loop0
|
||||
exit
|
||||
!
|
||||
router ospf
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
router ospf6
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
mpls ldp
|
||||
|
@ -7,10 +7,6 @@ service integrated-vtysh-config
|
||||
ip router-id 192.168.11.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
|
||||
!
|
||||
@ -30,9 +26,13 @@ interface loop0
|
||||
exit
|
||||
!
|
||||
router ospf
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
router ospf6
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
mpls ldp
|
||||
|
@ -30,9 +30,13 @@ interface loop0
|
||||
exit
|
||||
!
|
||||
router ospf
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
router ospf6
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
mpls ldp
|
||||
|
@ -30,9 +30,13 @@ interface loop0
|
||||
exit
|
||||
!
|
||||
router ospf
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
router ospf6
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
mpls ldp
|
||||
|
@ -15,11 +15,6 @@ interface e0
|
||||
exit
|
||||
!
|
||||
interface e1
|
||||
ip ospf area 0
|
||||
ip ospf network point-to-point
|
||||
ipv6 ospf6 area 0
|
||||
ipv6 ospf6 network point-to-point
|
||||
mpls enable
|
||||
exit
|
||||
!
|
||||
interface loop0
|
||||
@ -30,9 +25,13 @@ interface loop0
|
||||
exit
|
||||
!
|
||||
router ospf
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
router ospf6
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
mpls ldp
|
||||
|
@ -7,10 +7,6 @@ service integrated-vtysh-config
|
||||
ip router-id 192.168.12.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
|
||||
!
|
||||
@ -30,9 +26,13 @@ interface loop0
|
||||
exit
|
||||
!
|
||||
router ospf
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
router ospf6
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
mpls ldp
|
||||
|
@ -30,9 +30,13 @@ interface loop0
|
||||
exit
|
||||
!
|
||||
router ospf
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
router ospf6
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
mpls ldp
|
||||
|
@ -30,9 +30,13 @@ interface loop0
|
||||
exit
|
||||
!
|
||||
router ospf
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
router ospf6
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
mpls ldp
|
||||
|
@ -15,11 +15,6 @@ interface e0
|
||||
exit
|
||||
!
|
||||
interface e1
|
||||
ip ospf area 0
|
||||
ip ospf network point-to-point
|
||||
ipv6 ospf6 area 0
|
||||
ipv6 ospf6 network point-to-point
|
||||
mpls enable
|
||||
exit
|
||||
!
|
||||
interface loop0
|
||||
@ -30,9 +25,13 @@ interface loop0
|
||||
exit
|
||||
!
|
||||
router ospf
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
router ospf6
|
||||
distribute connected
|
||||
disrtibute static
|
||||
exit
|
||||
!
|
||||
mpls ldp
|
||||
|
Reference in New Issue
Block a user