diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2022-03-17 09:31:05 +0200 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2022-03-17 09:38:22 +0200 |
| commit | c07ddc36563cc147cd257ddcae4359867e2daa82 (patch) | |
| tree | cabfad25fd5f63b68ee59b9993d9b454b16d61c3 /tests/topotests/ospf_basic_functionality/test_ospf_lan.py | |
| parent | 30ba0aaa7fe6d58f46cc354dfdfcb88562888df8 (diff) | |
pimd: Show all groups matched by an arbitrary prefix for `pim rp-info`
```
r1# show ip pim rp-info
RP address group/prefix-list OIF I am RP Source Group-Type
192.168.10.123 225.0.0.0/24 eth2 yes Static ASM
192.168.10.123 239.0.0.0/8 eth2 yes Static ASM
192.168.10.123 239.4.0.0/24 eth2 yes Static SSM
r1# show ip pim rp-info 239.4.0.0/25
RP address group/prefix-list OIF I am RP Source Group-Type
192.168.10.123 239.0.0.0/8 eth2 yes Static ASM
192.168.10.123 239.4.0.0/24 eth2 yes Static SSM
```
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_lan.py')
0 files changed, 0 insertions, 0 deletions
