mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 16:04:49 +00:00
rmap: Modify cli helper text for match_ipv6_next_hop_type_cmd
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
This commit is contained in:
parent
2d818099f7
commit
3534257580
@ -2259,7 +2259,7 @@ DEFUN (no_match_ipv6_address_prefix_list,
|
||||
DEFUN(match_ipv6_next_hop_type, match_ipv6_next_hop_type_cmd,
|
||||
"match ipv6 next-hop type <blackhole>",
|
||||
MATCH_STR IPV6_STR
|
||||
"Match address of route\n"
|
||||
"Match next-hop address of route\n"
|
||||
"Match entries by type\n"
|
||||
"Blackhole\n")
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user