mirror of
https://git.proxmox.com/git/mirror_frr
synced 2026-01-08 13:20:35 +00:00
doc: Add some doc for source-instance
Add the documentation for match source-instance. I also noticed that 'match source-protocol' was missing add that in too. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
ae252c027f
commit
af21c68244
@ -180,6 +180,18 @@ Route Map Match Command
|
||||
interface name specified if the neighbor was specified
|
||||
in this manner.
|
||||
|
||||
.. index:: match source-protocol PROTOCOL_NAME
|
||||
.. clicmd:: match source-protocol PROTOCOL_NAME
|
||||
|
||||
This is a ZEBRA specific match command. Matches the
|
||||
originating protocol specified.
|
||||
|
||||
.. index:: match source-instance NUMBER
|
||||
.. clicmd:: match source-instance NUMBER
|
||||
|
||||
This is a ZEBRA specific match command. The number is a range from (0-255).
|
||||
Matches the originating protocols instance specified.
|
||||
|
||||
.. _route-map-set-command:
|
||||
|
||||
Route Map Set Command
|
||||
|
||||
Loading…
Reference in New Issue
Block a user