diff options
Diffstat (limited to 'tests/topotests/zebra_opaque/r1/bgpd.conf')
-rw-r--r-- | tests/topotests/zebra_opaque/r1/bgpd.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/topotests/zebra_opaque/r1/bgpd.conf b/tests/topotests/zebra_opaque/r1/bgpd.conf new file mode 100644 index 0000000..3831360 --- /dev/null +++ b/tests/topotests/zebra_opaque/r1/bgpd.conf @@ -0,0 +1,7 @@ +! +bgp send-extra-data zebra +! +router bgp 65001 + no bgp ebgp-requires-policy + neighbor 192.168.1.2 remote-as external +! |