Users Guide

Table Of Contents
Outgoing interface list :
(192.168.1.202, 225.1.0.0)
Incoming interface : vlan2001
Outgoing interface list :
The show ip pim bsr-router command displays information about the BSR.
AG3# show ip pim bsr-router
PIMv2 Bootstrap information
BSR address: 10.1.100.5
BSR Priority: 199, Hash mask length: 31
Expires: 00:00:30
The show ip pim rp mapping command displays information about all multicast group-to-RP mappings.
AG3# show ip pim rp
Group RP
--------------------------------
225.1.0.0 10.1.100.6
AG3# show ip pim rp mapping
Group(s) : 225.0.0.0/8
RP : 10.1.100.5, v2
Info source: 10.1.100.5, via bootstrap, priority 100
expires: 00:00:43
Group(s) : 225.0.0.0/8
RP : 10.1.100.6, v2
Info source: 10.1.100.5, via bootstrap, priority 100
expires: 00:00:54
The show ip igmp snooping groups command displays the IGMP database.
AG3# show ip igmp snooping groups
Total Number of Groups: 1600
AG3# show ip igmp snooping groups vlan 2001 225.1.0.0 detail
Interface vlan2001
Group 225.1.0.0
Source List
--
Member Port Mode Uptime Expires
port-channel1 Exclude 01:53:46 00:01:28
port-channel1000 IGMPv2-Compat 01:54:04 00:01:29
port-channel51 Exclude 01:54:40 00:01:23
ethernet1/1/32:2 IGMPv2-Compat 01:54:04 00:01:28
AG4
The show ip pim interface command displays the PIM-enabled interfaces on the node.
AG4# show ip pim interface
Address Interface Ver/Mode Nbr Count Query Intvl DR Prio DR
------------------------------------------------------------------------------
10.1.4.4 vlan1201 v2/S 1 30 1 10.1.4.5
10.112.1.4 vlan1301 v2/S 3 30 1 10.112.1.4
192.168.1.1 vlan2001 v2/S 3 30 1 192.168.1.4
10.192.168.4 vlan1251 v2/S 1 30 1 10.192.168.5
The show ip pim neighbor command displays the PIM neighbor of the node and the interface to reach the neighbor.
AG4# show ip pim neighbor
Neighbor Address Interface Uptime/Expires Ver DR Priority / Mode
-----------------------------------------------------------------------
10.1.4.5 vlan1201 00:22:44/00:01:35 v2 1 / DR S
10.112.1.1 vlan1301 00:22:52/00:01:43 v2 1 / S
10.112.1.2 vlan1301 00:20:35/00:01:40 v2 1 / S
10.112.1.3 vlan1301 00:23:26/00:01:42 v2 1 / S
Multicast
789