sonic-buildimage/platform/vs/tests/bgp/files/bgpd.conf
lguohan 931b5dee13
[quagga]: update quagga submodule (#1698)
* [quagga]: update quagga submodule

0bc6bd6 2018-05-11 | ignore nexthop attribute when NLRI is present (#18) (HEAD, origin/debian/0.99.24.1, origin/HEAD) [lguohan]

Signed-off-by: Guohan Lu <gulv@microsoft.com>

* add vs bgp test

Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-05-11 14:02:10 -07:00

8 lines
180 B
Plaintext

router bgp 65501
bgp router-id 1.1.1.1
no bgp default ipv4-unicast
neighbor fc00::2 remote-as 65502
address-family ipv6
neighbor fc00::2 activate
exit-address-family