summaryrefslogtreecommitdiff
path: root/lib/command.h
diff options
context:
space:
mode:
authorRuss White <russ@riw.us>2018-11-08 18:13:27 -0500
committerGitHub <noreply@github.com>2018-11-08 18:13:27 -0500
commit2379dbecbd3b56ef1affc9127b8eb44f61d591fa (patch)
tree7e78f6ccdc06870afebe0ddcb83966a9b1e596a5 /lib/command.h
parent08d2b7fce98ad78a5be880695bc0bd2f722ea16d (diff)
parent9a8897aa9a51c2151a1629c9c491ddc6d0dfb589 (diff)
Merge pull request #3202 from donaldsharp/evpn_dump
Evpn dump
Diffstat (limited to 'lib/command.h')
-rw-r--r--lib/command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/command.h b/lib/command.h
index 873ecdda98..11514fd5e8 100644
--- a/lib/command.h
+++ b/lib/command.h
@@ -378,6 +378,7 @@ struct cmd_node {
#define WATCHFRR_STR "watchfrr information\n"
#define ZEBRA_STR "Zebra information\n"
+#define CMD_VNI_RANGE "(1-16777215)"
#define CONF_BACKUP_EXT ".sav"
/* Command warnings. */