diff options
author | Feng Lu <lu.feng@6wind.com> | 2015-05-22 11:40:01 +0200 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2015-06-02 07:22:58 +0200 |
commit | a2854770ff839553c9444193e84a1593645fa848 (patch) | |
tree | f10e20591ccf74ae1e5a9015cb9dd6aadfecd67d /zebra/connected.c | |
parent | 471ea39ce54537194ff2f22420589ddec5ef5ada (diff) | |
download | quagga-a2854770ff839553c9444193e84a1593645fa848.tar.bz2 quagga-a2854770ff839553c9444193e84a1593645fa848.tar.xz |
zebra: show interfaces in a specified VRF or all VRFs
The following commands only show interfaces in the default VRF:
show interface
show interface IFNAME
show interface description
New options are introduced to show interfaces in a specified VRF:
show interface vrf N
show interface IFNAME vrf N
show interface description vrf N
or all VRFs:
show interface vrf all
show interface IFNAME vrf all
show interface description vrf all
Signed-off-by: Feng Lu <lu.feng@6wind.com>
Reviewed-by: Alain Ritoux <alain.ritoux@6wind.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Acked-by: Vincent JARDIN <vincent.jardin@6wind.com>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'zebra/connected.c')
0 files changed, 0 insertions, 0 deletions