diff options
| author | Ameya Dharkar <adharkar@vmware.com> | 2019-05-08 14:26:49 -0700 |
|---|---|---|
| committer | Ameya Dharkar <adharkar@vmware.com> | 2019-05-08 14:26:49 -0700 |
| commit | 6a794a7e83725ef76c609e1b9c561887ac4caa5e (patch) | |
| tree | afe89b4410a010c566a577e2f4d111cee5cd26fb /lib/command.c | |
| parent | 12456add8434f538a5003f0fda5006a04a6ff7de (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
