216d2fadb8
* 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>
8 lines
180 B
Plaintext
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
|