API Guide

show ip pim mcache
Displays routes that are synchronized from VLT peer and local route information.
Syntax
show ip pim [vrf vrf-name] mcache [group-address [source-address]] [vlt]
Parameters
vrf vrf-nameEnter the keyword vrf, then the name of the VRF.
group-addressEnter the multicast group address in dotted-decimal format (A.B.C.D).
source-addressEnter the multicast source address in dotted-decimal format (A.B.C.D).
Default None
Command Mode EXEC
Usage
Information
This command provides details about the incoming and outgoing interfaces for multicast routes.
Examples
OS10# show ip pim mcache vlt
PIM Multicast Routing Cache Table
Flags: S - Synced
(*, 225.1.1.1), flags: S
Incoming interface: Vlan 502
outgoing interface list:
Vlan 2002 (S)
(2.2.2.2, 225.1.1.1), flags: S
Incoming interface: Vlan 501
outgoing interface list:
Vlan 1000, Vlan 2003 (S)
OS10# show ip pim mcache
PIM Multicast Routing Cache Table
(*, 225.1.1.1)
Incoming interface : vlan105
Outgoing interface list :
vlan121
(101.1.1.10,225.1.1.1)
Incoming interface : vlan103
Outgoing interface list :
vlan121
Supported
Releases
10.4.3.0 or later
show ip pim neighbor
Displays PIM neighbors.
Syntax
show ip pim [vrf vrf-name] neighbor
Parameters
vrf vrf-nameEnter the keyword vrf, then the name of the VRF.
Default None
Command Mode EXEC
Usage
Information
This command displays the following:
Neighbor addressIP addresses of the PIM neighbor
InterfaceInterface type with slot/port information or VLAN/Port Channel ID of the PIM neighbor
Uptime/expiresAmount of time that the PIM neighbor has been up
VersionPIM version number; v2 for PIM version 2
Multicast 817