Users Guide

Table Of Contents
---------------------------------------------------------------------------------------------------
3.3.3.1 ethernet1/1/31 v2/S 1 30 1 3.3.3.2
1.1.1.2 ethernet1/1/43 v2/S 1 30 1 1.1.1.2
RP#
The show ip pim neighbor command displays the PIM neighbor of RP and the interface to reach the neighbor.
RP# show ip pim neighbor
Neighbor Address Interface Uptime/Expires Ver DR
Priority/Mode
-----------------------------------------------------------------------------------------
------
3.3.3.2 ethernet1/1/31 00:02:57/00:01:17 v2 1 /
DR S
1.1.1.1 ethernet1/1/43 00:06:35/00:01:39 v2 1 /
S
RP#
Sample configuration in LHR node:
LHR# configure terminal
LHR(config)# ip multicast-routing
LHR(config)# interface ethernet 1/1/17
LHR(conf-if-eth1/1/17)#
LHR(conf-if-eth1/1/17)# no switchport
LHR(conf-if-eth1/1/17)# ip address 1.1.1.1/24
LHR(conf-if-eth1/1/17)# ip pim sparse-mode
LHR(conf-if-eth1/1/17)# ip ospf 1 area 0
LHR(conf-if-eth1/1/17)# exit
LHR(config)#
LHR(config)# interface ethernet 1/1/29
LHR(conf-if-eth1/1/29)# no switchport
LHR(conf-if-eth1/1/29)# ip address 2.2.2.1/24
LHR(conf-if-eth1/1/29)# ip pim sparse-mode
LHR(conf-if-eth1/1/29)# ip ospf 1 area 0
LHR(conf-if-eth1/1/29)# exit
LHR(config)#
LHR(config)# ip pim rp-address 192.168.1.25 group-address 224.0.0.0/4
LHR(config)# end
LHR(config)# interface vlan 2001
LHR(conf-if-vl-2001)# no shutdown
LHR(conf-if-vl-2001)# ip address 15.1.1.1/24
LHR(conf-if-vl-2001)# ip pim sparse-mode
LHR(conf-if-vl-2001)# ip ospf 1 area 0
LHR(conf-if-vl-2001)# exit
LHR(config)#
LHR(config)# interface ethernet 1/1/38
LHR(conf-if-eth1/1/38)# switchport mode trunk
LHR(conf-if-eth1/1/38)# no switchport access vlan
LHR(conf-if-eth1/1/38)# switchport trunk allowed vlan 2001
LHR(conf-if-eth1/1/38)# exit
LHR# configure terminal
LHR(config)# router ospf 1
LHR(config-router-ospf-1)# end
The show ip pim interface command displays the PIM-enabled interfaces in LHR.
LHR# show ip pim interface
Address Interface Ver/Mode Nbr Count Query Intvl DR Prio DR
----------------------------------------------------------------------------
2.2.2.1 ethernet1/1/1 v2/S 1 30 1 2.2.2.2
1.1.1.1 ethernet1/1/26:1 v2/S 1 30 1 1.1.1.2
15.1.1.1 vlan2001 v2/S 0 30 1 15.1.1.1
The show ip pim neighbor command displays the PIM neighbor of LHR and the interface to reach the neighbor.
LHR# show ip pim neighbor
Neighbor Address Interface Uptime/Expires Ver DR Priority/Mode
---------------------------------------------------------------------
Multicast
871