mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 19:39:28 +00:00
OSPF distance command does not accept "external <1-255>"
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com> Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
f87adf0a5f
commit
2b053042aa
@ -8512,7 +8512,7 @@ DEFUN (no_ospf_distance_ospf,
|
||||
DEFUN (ospf_distance_ospf,
|
||||
ospf_distance_ospf_cmd,
|
||||
"distance ospf "
|
||||
"(intra-area <1-255>|inter-area <1-255>|external <1-255>)",
|
||||
"{intra-area <1-255>|inter-area <1-255>|external <1-255>}",
|
||||
"Define an administrative distance\n"
|
||||
"OSPF Administrative distance\n"
|
||||
"Intra-area routes\n"
|
||||
|
Loading…
Reference in New Issue
Block a user