To display information about IPv4 Protocol Independent Multicast (PIM) interfaces for a group, use the show ip pim oif-list command.
show ip pim oif-list group [source] [vrf {vrf-name | all | default | management}]
group |
Group address. |
source |
(Optional) Source address. |
vrf |
(Optional) Applies to a virtual routing and forwarding (VRF) instance. |
vrf-name |
VRF name. The name can be a maximum of 32 alphanumeric characters and is case sensitive. |
all |
Specifies that all VRF entries be cleared from the IPv4 multicast routing table. |
default |
Specifies that the default VRF entry be cleared from the IPv4 multicast routing table. |
management |
Specifies that the management VRF entry be cleared from the IPv4 multicast routing table. |
None
Any command mode
Release |
Modification |
5.0(3)N1(1) |
This command was introduced. |
This command requires the LAN Base Services license.
This example shows how to display IPv4 PIM interfaces for a group:
switch(config)# show ip pim oif-list 232.0.0.0
PIM OIF-List for VRF default
(*, 232.0.0.0/8)
Incoming interface: Null0, RPF nbr 0.0.0.0
Timeout interval: 66 secs left
Oif-list (count: 0):
Timeout-list (count: 0):
Immediate-list (count: 0):
Immediate-timeout-list (count: 0):
Assert-lost-list (count: 0):
switch(config)#