diff options
Diffstat (limited to 'tests/topotests/bgp_oad/r3/frr.conf')
| -rw-r--r-- | tests/topotests/bgp_oad/r3/frr.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/topotests/bgp_oad/r3/frr.conf b/tests/topotests/bgp_oad/r3/frr.conf index 164267d74d..02dd5adfe1 100644 --- a/tests/topotests/bgp_oad/r3/frr.conf +++ b/tests/topotests/bgp_oad/r3/frr.conf @@ -7,14 +7,12 @@ int r3-eth0 ! router bgp 65003 no bgp ebgp-requires-policy - no bgp network import-check neighbor 192.168.2.2 remote-as external neighbor 192.168.2.2 timers 1 3 neighbor 192.168.2.2 timers connect 1 neighbor 192.168.2.2 oad ! address-family ipv4 unicast - network 10.10.10.20/32 route-map static redistribute connected route-map connected exit-address-family ! @@ -22,7 +20,3 @@ route-map connected permit 10 set local-preference 123 set metric 123 ! -route-map static permit 10 - set extcommunity bandwidth 100 non-transitive -exit -! |
