mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 16:06:20 +00:00
tests: Remove bgp multiple-instance
command from topotests
The `bgp multiple-instance` command has been deprecated and removed. Finish off this by removing it from topotests too. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
8646a71ba5
commit
0c38bc3257
@ -55,8 +55,6 @@ Simplified `R1` config:
|
||||
ip address 172.16.1.254/24
|
||||
no link-detect
|
||||
!
|
||||
bgp multiple-instance
|
||||
!
|
||||
router bgp 100 view 1
|
||||
bgp router-id 172.30.1.1
|
||||
network 172.20.0.0/28 route-map local1
|
||||
|
@ -11,8 +11,6 @@ log file bgpd.log
|
||||
!debug bgp filters
|
||||
!debug bgp zebra
|
||||
!
|
||||
bgp multiple-instance
|
||||
!
|
||||
router bgp 100 view 1
|
||||
bgp router-id 172.30.1.1
|
||||
network 172.20.0.0/28 route-map local1
|
||||
|
Loading…
Reference in New Issue
Block a user