summaryrefslogtreecommitdiff
path: root/zebra/zebra_cli.c
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/zebra_cli.c')
-rw-r--r--zebra/zebra_cli.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/zebra_cli.c b/zebra/zebra_cli.c
index 76b2df157e..8fedcfedc0 100644
--- a/zebra/zebra_cli.c
+++ b/zebra/zebra_cli.c
@@ -194,7 +194,7 @@ static void lib_interface_zebra_enabled_cli_write(struct vty *vty,
DEFPY_YANG (bandwidth_if,
bandwidth_if_cmd,
- "[no] bandwidth ![(1-100000)]$bw",
+ "[no] bandwidth ![(1-1000000)]$bw",
NO_STR
"Set bandwidth informational parameter\n"
"Bandwidth in megabits\n")