Skip to content

Commit

Permalink
Merge pull request #11809 from opensourcerouting/fix/doc_bgp_clist
Browse files Browse the repository at this point in the history
doc: Drop `deny` rules from BGP community-list example
  • Loading branch information
donaldsharp authored Aug 16, 2022
2 parents 6fe4cc6 + e60af75 commit 11114fa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/user/bgp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 11114fa

Please sign in to comment.