diff options
| author | Abhishek N R <abnr@vmware.com> | 2022-11-16 00:08:05 -0800 |
|---|---|---|
| committer | Abhishek N R <abnr@vmware.com> | 2022-11-22 22:59:30 -0800 |
| commit | 774d8ad38b2fbc3f5bfc16e895ece2860250cf1f (patch) | |
| tree | f25e58070766666fb711f042436a57510ee57afb /tests/topotests/ospf_basic_functionality/test_ospf_single_area.py | |
| parent | 2387dca4dcf35c7adf936c94816f5ab8f92fb550 (diff) | |
pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim nexthop" command output
Before:
R4(config)# do show ipv6 pim nexthop
Number of registered addresses: 6
Address Interface Nexthop
---------------------------------------------
3700:1234:1234:1234:1234:1234:1234:1234 ens161 fe80::250:56ff:feb7:d8d5
5101::10 ens224.51 5101::10
3300::5555 ens161 fe80::250:56ff:feb7:d8d5
4400::1 ens161 fe80::250:56ff:feb7:d8d5
1020::10 ens257 1020::10
3000::1 ens192.4010 fe80::250:56ff:feb7:493b
3000::1 ens193.4015 fe80::250:56ff:feb7:b12a
After:
frr# show ipv6 pim nexthop
Number of registered addresses: 2
Address Interface Nexthop
---------------------------------------------
105::105 lo 105::105
12::1 ens192 fe80::250:56ff:feb7:38de
Issue: #11246
Signed-off-by: Abhishek N R <abnr@vmware.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_single_area.py')
0 files changed, 0 insertions, 0 deletions
