mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 21:50:39 +00:00
user: Update ip protocol...
command documentation
Update documentation to reflect on the ground behavior. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
da44fd80f0
commit
563018b90d
@ -663,19 +663,30 @@ kernel.
|
|||||||
.. clicmd:: ip protocol PROTOCOL route-map ROUTEMAP
|
.. clicmd:: ip protocol PROTOCOL route-map ROUTEMAP
|
||||||
|
|
||||||
Apply a route-map filter to routes for the specified protocol. PROTOCOL can
|
Apply a route-map filter to routes for the specified protocol. PROTOCOL can
|
||||||
be **any** or one of
|
be:
|
||||||
|
|
||||||
- system,
|
- any,
|
||||||
- kernel,
|
- babel,
|
||||||
|
- bgp,
|
||||||
- connected,
|
- connected,
|
||||||
- static,
|
- eigrp,
|
||||||
- rip,
|
- isis,
|
||||||
- ripng,
|
- kernel,
|
||||||
|
- nhrp,
|
||||||
|
- openfabric,
|
||||||
- ospf,
|
- ospf,
|
||||||
- ospf6,
|
- ospf6,
|
||||||
- isis,
|
- rip,
|
||||||
- bgp,
|
- sharp,
|
||||||
- hsls.
|
- static,
|
||||||
|
- ripng,
|
||||||
|
- table,
|
||||||
|
- vnc.
|
||||||
|
|
||||||
|
If you choose any as the option that will cause all protocols that are sending
|
||||||
|
routes to zebra. You can specify a :dfn:`ip protocol PROTOCOL route-map ROUTEMAP`
|
||||||
|
on a per vrf basis, by entering this command under vrf mode for the vrf you
|
||||||
|
want to apply the route-map against.
|
||||||
|
|
||||||
.. index:: set src ADDRESS
|
.. index:: set src ADDRESS
|
||||||
.. clicmd:: set src ADDRESS
|
.. clicmd:: set src ADDRESS
|
||||||
|
Loading…
Reference in New Issue
Block a user