Merge pull request #14896 from zarkdav/patch-1

Update bgp.rst
This commit is contained in:
Donald Sharp 2023-11-29 09:04:39 -05:00 committed by GitHub
commit 609f40575e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3060,11 +3060,11 @@ address-family:
access-list acl2 permit 192.0.3.0/24
route-map rmap permit 10
match address acl1
set extcommunity ty 65001:10
set extcommunity rt 65001:10
!
route-map rmap permit 20
match address acl1
set extcommunity ty 65001:20
set extcommunity rt 65001:20
!
router bgp 65001 vrf vrf1
!