forked from Mirror/frr
topotests: remove useless frr commands of bgp_srv6l3vpn_to_bgp*
Many useless commande are still persistent in the bgp_srv6l3vpn_to_bgp_vrf tests. Remove the useless commands. Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
This commit is contained in:
parent
56c9f1c566
commit
171231686d
|
@ -1,8 +1,3 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
hostname ce1
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
||||
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname ce1
|
||||
!
|
||||
interface eth0
|
||||
ip address 192.168.1.2/24
|
||||
!
|
||||
|
|
|
@ -1,8 +1,2 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
hostname ce2
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname ce2
|
||||
!
|
||||
interface eth0
|
||||
ip address 192.168.2.2/24
|
||||
!
|
||||
|
|
|
@ -1,8 +1 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
hostname ce3
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname ce3
|
||||
!
|
||||
interface eth0
|
||||
ip address 192.168.3.2/24
|
||||
!
|
||||
|
|
|
@ -1,8 +1 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
hostname ce4
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname ce4
|
||||
!
|
||||
interface eth0
|
||||
ip address 192.168.4.2/24
|
||||
!
|
||||
|
|
|
@ -1,8 +1 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
hostname ce5
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname ce5
|
||||
!
|
||||
interface eth0
|
||||
ip address 192.168.5.2/24
|
||||
!
|
||||
|
|
|
@ -1,8 +1 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
hostname ce6
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname ce6
|
||||
!
|
||||
interface eth0
|
||||
ip address 192.168.6.2/24
|
||||
!
|
||||
|
|
|
@ -1,13 +1,5 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
bgp send-extra-data zebra
|
||||
!
|
||||
hostname r1
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
!
|
||||
!debug bgp neighbor-events
|
||||
!debug bgp zebra
|
||||
!debug bgp vnc verbose
|
||||
|
|
|
@ -1,11 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname r1
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
!
|
||||
!debug zebra packet
|
||||
!debug zebra dplane
|
||||
!debug zebra kernel
|
||||
|
|
|
@ -1,13 +1,5 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
bgp send-extra-data zebra
|
||||
!
|
||||
hostname r2
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
!
|
||||
!debug bgp neighbor-events
|
||||
!debug bgp zebra
|
||||
!debug bgp vnc verbose
|
||||
|
|
|
@ -1,11 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname r2
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
!
|
||||
!debug zebra packet
|
||||
!debug zebra dplane
|
||||
!debug zebra kernel
|
||||
|
|
|
@ -1,8 +1 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
hostname ce1
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname ce1
|
||||
!
|
||||
interface eth0
|
||||
ip address 192.168.1.2/24
|
||||
ipv6 address 2001:1::2/64
|
||||
|
|
|
@ -1,8 +1 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
hostname ce2
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname ce2
|
||||
!
|
||||
interface eth0
|
||||
ip address 192.168.2.2/24
|
||||
ipv6 address 2001:2::2/64
|
||||
|
|
|
@ -1,8 +1 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
hostname ce3
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname ce3
|
||||
!
|
||||
interface eth0
|
||||
ip address 192.168.3.2/24
|
||||
ipv6 address 2001:3::2/64
|
||||
|
|
|
@ -1,8 +1 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
hostname ce4
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname ce4
|
||||
!
|
||||
interface eth0
|
||||
ip address 192.168.4.2/24
|
||||
ipv6 address 2001:4::2/64
|
||||
|
|
|
@ -1,8 +1 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
hostname ce5
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
|
|
@ -1,8 +1 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
hostname ce6
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
log file bgpd.log
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname ce6
|
||||
!
|
||||
interface eth0
|
||||
ip address 192.168.6.2/24
|
||||
ipv6 address 2001:6::2/64
|
||||
|
|
|
@ -1,13 +1,5 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
bgp send-extra-data zebra
|
||||
!
|
||||
hostname r1
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
!
|
||||
!debug bgp neighbor-events
|
||||
!debug bgp zebra
|
||||
!debug bgp vnc verbose
|
||||
|
|
|
@ -1,11 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname r1
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
!
|
||||
!debug zebra packet
|
||||
!debug zebra dplane
|
||||
!debug zebra kernel
|
||||
|
|
|
@ -1,13 +1,5 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
bgp send-extra-data zebra
|
||||
!
|
||||
hostname r2
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
!
|
||||
!debug bgp neighbor-events
|
||||
!debug bgp zebra
|
||||
!debug bgp vnc verbose
|
||||
|
|
|
@ -1,11 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname r2
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
!
|
||||
!debug zebra packet
|
||||
!debug zebra dplane
|
||||
!debug zebra kernel
|
||||
|
|
|
@ -1,13 +1,5 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
bgp send-extra-data zebra
|
||||
!
|
||||
hostname ce1
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
!
|
||||
!debug bgp neighbor-events
|
||||
!debug bgp zebra
|
||||
!debug bgp vnc verbose
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname ce1
|
||||
!
|
||||
interface eth0
|
||||
ipv6 address fd01::2/64
|
||||
!
|
||||
|
|
|
@ -1,13 +1,5 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
bgp send-extra-data zebra
|
||||
!
|
||||
hostname ce2
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
!
|
||||
!debug bgp neighbor-events
|
||||
!debug bgp zebra
|
||||
!debug bgp vnc verbose
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname ce1
|
||||
!
|
||||
interface eth0
|
||||
ipv6 address fd02::2/64
|
||||
!
|
||||
|
|
|
@ -1,13 +1,5 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
bgp send-extra-data zebra
|
||||
!
|
||||
hostname r1
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
!
|
||||
!debug bgp neighbor-events
|
||||
!debug bgp nht
|
||||
!debug bgp zebra
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname r1
|
||||
!
|
||||
interface eth0
|
||||
ipv6 address 2001::1/64
|
||||
!
|
||||
|
|
|
@ -1,13 +1,5 @@
|
|||
frr defaults traditional
|
||||
!
|
||||
bgp send-extra-data zebra
|
||||
!
|
||||
hostname r2
|
||||
password zebra
|
||||
!
|
||||
log stdout notifications
|
||||
log commands
|
||||
!
|
||||
!debug bgp neighbor-events
|
||||
!debug bgp nht
|
||||
!debug bgp zebra
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
log file zebra.log
|
||||
!
|
||||
hostname r2
|
||||
!
|
||||
interface eth0
|
||||
ipv6 address 2001::2/64
|
||||
!
|
||||
|
|
Loading…
Reference in a new issue