mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 01:40:16 +00:00
zebra: mark interface mpls command as yang
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
This commit is contained in:
parent
fa500fd8ec
commit
7fc02c462c
@ -3730,7 +3730,7 @@ DEFUN_HIDDEN (multicast,
|
|||||||
return nb_cli_apply_changes(vty, NULL);
|
return nb_cli_apply_changes(vty, NULL);
|
||||||
}
|
}
|
||||||
|
|
||||||
DEFPY (mpls,
|
DEFPY_YANG (mpls,
|
||||||
mpls_cmd,
|
mpls_cmd,
|
||||||
"[no] mpls <enable$on|disable$off>",
|
"[no] mpls <enable$on|disable$off>",
|
||||||
NO_STR
|
NO_STR
|
||||||
|
Loading…
Reference in New Issue
Block a user