diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2019-08-07 15:02:43 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2019-08-07 15:02:43 -0400 |
| commit | 94a01fb26e4b8be71517b07d7920b594ef79b0a6 (patch) | |
| tree | 2b10cb16e719a4c97e683c4c50daf339456e1003 /tests/topotests/lib/topotest.py | |
| parent | 3c1c172f02ef13077fc6c1ffa980c1e3d2087263 (diff) | |
zebra: Allow v4 or v6 addresses to be optional after `vrf X` in show ip nht
The `show ip nht vrf EVA ...` command was not allowing you to only
specify the vrf anymore. Fix this:
robot# show ip nht vrf EVA
<cr>
A.B.C.D IPv4 Address
X:X::X:X IPv6 Address
robot# show ip nht vrf EVA 4.5.6.7
robot# show ip nht vrf EVA
robot#
Ticket: CM-25831
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'tests/topotests/lib/topotest.py')
0 files changed, 0 insertions, 0 deletions
