mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 20:34:33 +00:00
doc: add documentation for show ip nht route-map
Signed-off-by: Chirag Shah <chirag@nvidia.com>
This commit is contained in:
parent
63e7deba05
commit
d358780207
@ -309,6 +309,15 @@ the default route.
|
|||||||
User can get that information as JSON string when ``json`` key word
|
User can get that information as JSON string when ``json`` key word
|
||||||
at the end of cli is presented.
|
at the end of cli is presented.
|
||||||
|
|
||||||
|
.. clicmd:: show ip nht route-map [vrf <NAME|all>] [json]
|
||||||
|
|
||||||
|
This command displays route-map attach point to nexthop tracking and
|
||||||
|
displays list of protocol with its applied route-map.
|
||||||
|
When zebra considers sending NHT resoultion, the nofification only
|
||||||
|
sent to appropriate client protocol only after applying route-map filter.
|
||||||
|
User can get that information as JSON format when ``json`` keyword
|
||||||
|
at the end of cli is presented.
|
||||||
|
|
||||||
PBR dataplane programming
|
PBR dataplane programming
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user