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:
Donald Sharp 2019-06-18 09:32:18 -04:00
parent 8646a71ba5
commit 0c38bc3257
2 changed files with 0 additions and 4 deletions

View File

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

View File

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