forked from Mirror/frr
ospfd: fix no ospf abr-type syntax
Signed-off-by: Shbinging <bingshui@smail.nju.edu.cn>
This commit is contained in:
parent
be32e8afba
commit
d2c59d68c4
|
@ -2111,7 +2111,7 @@ DEFUN (ospf_abr_type,
|
|||
|
||||
DEFUN (no_ospf_abr_type,
|
||||
no_ospf_abr_type_cmd,
|
||||
"no ospf abr-type <cisco|ibm|shortcut|standard>",
|
||||
"no ospf abr-type [<cisco|ibm|shortcut|standard>]",
|
||||
NO_STR
|
||||
"OSPF specific commands\n"
|
||||
"Set OSPF ABR type\n"
|
||||
|
|
Loading…
Reference in a new issue