summaryrefslogtreecommitdiffstats
path: root/zebra/interface.c
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2024-01-19 10:53:46 +0100
committerIgor Ryzhov <iryzhov@nfware.com>2024-01-28 22:28:39 +0100
commit7fc02c462cf16877440755c00bce931f9f2a6eb5 (patch)
tree6ba50d8331e4ed3ae929a4a0f3a4acc9b4e1cee8 /zebra/interface.c
parentzebra: convert interface ip/ipv6 address commands to NB (diff)
downloadfrr-7fc02c462cf16877440755c00bce931f9f2a6eb5.tar.xz
frr-7fc02c462cf16877440755c00bce931f9f2a6eb5.zip
zebra: mark interface mpls command as yang
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to '')
-rw-r--r--zebra/interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/interface.c b/zebra/interface.c
index 31bb06ed1..06ba9488c 100644
--- a/zebra/interface.c
+++ b/zebra/interface.c
@@ -3730,7 +3730,7 @@ DEFUN_HIDDEN (multicast,
return nb_cli_apply_changes(vty, NULL);
}
-DEFPY (mpls,
+DEFPY_YANG (mpls,
mpls_cmd,
"[no] mpls <enable$on|disable$off>",
NO_STR