Merge pull request #818 from goodNETnick/master

route-map: T4542: match prefix-len Kernel notice
This commit is contained in:
Robert Göhler 2022-07-26 21:06:57 +02:00 committed by GitHub
commit 930493bbaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,8 +73,9 @@ Route Map
prefix-len <0-32>
IP address of route to match, based on specified prefix-length.
Note that this does not work with BGP routes.
When applied to BGP it can lead to unexpected results.
Note that this can be used for kernel routes only.
Do not apply to the routes of dynamic routing protocols (e.g. BGP,
RIP, OSFP), as this can lead to unexpected results..
.. cfgcmd:: set policy route-map <text> rule <1-65535> match ip nexthop
access-list <1-2699>
@ -125,8 +126,9 @@ Route Map
prefix-len <0-128>
IPv6 address of route to match, based on specified prefix-length.
Note that this match rule does not work with BGP routes.
When applied to BGP it can lead to unexpected results.
Note that this can be used for kernel routes only.
Do not apply to the routes of dynamic routing protocols (e.g. BGP,
RIP, OSFP), as this can lead to unexpected results..
.. cfgcmd:: set policy route-map <text> rule <1-65535> match ipv6 nexthop
<h:h:h:h:h:h:h:h>