mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 01:37:53 +00:00
doc: Drop deny
rules from BGP community-list example
It's an invalid command, probably copy/paste error. Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
parent
261e70c66a
commit
e60af75350
@ -2334,11 +2334,8 @@ setting BGP communities attribute to the updates.
|
||||
exit-address-family
|
||||
!
|
||||
bgp community-list 70 permit 7675:70
|
||||
bgp community-list 70 deny
|
||||
bgp community-list 80 permit 7675:80
|
||||
bgp community-list 80 deny
|
||||
bgp community-list 90 permit 7675:90
|
||||
bgp community-list 90 deny
|
||||
!
|
||||
route-map RMAP permit 10
|
||||
match community 70
|
||||
|
Loading…
Reference in New Issue
Block a user