summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorAmeya Dharkar <adharkar@vmware.com>2019-05-08 14:26:49 -0700
committerAmeya Dharkar <adharkar@vmware.com>2019-05-08 14:26:49 -0700
commit6a794a7e83725ef76c609e1b9c561887ac4caa5e (patch)
treeafe89b4410a010c566a577e2f4d111cee5cd26fb /lib/command.c
parent12456add8434f538a5003f0fda5006a04a6ff7de (diff)
Zebra: Add "show ip/ipv6 fib <prefix> [json]" CLI
"show ip/ipv6 route <prefix> [json]" uses a different parser chain from "show ip/ipv6 route [json]". "show ip/ipv6 route <prefix> [json]" CLI does not support "fib" option. Fix: Add "fib" option to the above command. The new command is: "show ip/ipv6 <route/fib> <prefix> [json]" If "fib" option is specified, we will show only the selected routes (Similar to "show ip/ipv6 fib") Signed-off-by: Ameya Dharkar <adharkar@vmware.com>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions