IP Multicast Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1858
show pim cache
show pim cache {detail} {<group_addr> {<source_addr>}}
Description
Displays the IP multicast forwarding cache.
Syntax Description
Default
N/A.
Usage Guidelines
Displays the following information:
●
IP group address
●
IP source address / source mask
●
Upstream neighbor (RPF neighbor)
●
Interface (VLAN) to upstream neighbor
●
Cache expire time
●
Egress and prune interface list
When the detail option is specified, the switch displays the egress VLAN list and the pruned VLAN list.
Example
The following command displays the PIM cache entry for group 239.255.255.1:
show pim cache 239.255.255.1
The following is sample output from this command:
Index Dest Group Source InVlan Origin
[0000] 239.255.255.1 124.124.124.124 (WR) v4 Sparse
Entry timer is not run; UpstNbr: 200.124.124.24
EgressIfList = vbs15(0)(FW)(SM)(I)
[0001] 239.255.255.1 118.5.1.1 (S) vbs5 Sparse
Expires after 186 secs UpstNbr: 0.0.0.0
RP: 124.124.124.124 via 200.124.124.24 in v4
EgressIfList = vbs15(0)(FW)(SM)(I) , vpim5(170)(FW)(SM)(S)
PrunedIfList = v4(0)(SM)
detail
Specifies to display the information in detailed format.
group_addr
Specifies an IP group address.
source_addr
Specifies an IP source address.