mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 00:56:19 +00:00
doc: Add match src-peer ...
command
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
parent
5d3da70ba3
commit
b969f4e544
@ -190,6 +190,12 @@ Route Map Match Command
|
||||
do the exact matching of the communities, while ``any`` - can match any
|
||||
community specified in COMMUNITY_LIST.
|
||||
|
||||
.. clicmd:: match src-peer [IPV4_ADDR|IPV6_ADDR|INTERFACE_NAME|PEER_GROUP_NAME]
|
||||
|
||||
This is a BGP specific match command. Matches the source peer if the neighbor
|
||||
was specified in this manner. Useful to announce the routes that was originated
|
||||
by the source peer.
|
||||
|
||||
.. clicmd:: match peer IPV4_ADDR
|
||||
|
||||
This is a BGP specific match command. Matches the peer ip address
|
||||
|
Loading…
Reference in New Issue
Block a user