sonic-buildimage/platform/vs/tests/bgp/files/invalid_nexthop/bgpd.conf
sihuihan88 216d2fadb8 [vs-test]: not forward routes with no-export community (#1869)
* Revert "Revert "[vs-test]: not forward routes with no-export community (#1774)" (#1828)"

This reverts commit 6459275397.

* [no-export]: move no export test under bgp folder

Signed-off-by: Sihui Han <sihan@microsoft.com>

* [no-export]: increase wait time to avoid random failure

Signed-off-by: Sihui Han <sihan@microsoft.com>
2018-07-23 22:19:45 -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