frr/tests/topotests/bgp_rmap_extcommunity_none/r1/bgpd.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
139 B
Text
Raw Normal View History

!
router bgp 65001
no bgp ebgp-requires-policy
neighbor 192.168.1.2 remote-as external
!
route-map r2 permit 10
set extcommunity none
!