Users Guide

Table Of Contents
00:01:59 15.1.1.10
LHR#
LHR# show ip pim tib
PIM Multicast Routing Table
Flags: S - Sparse, C - Connected, L - Local, P - Pruned,
R - RP-bit set, F - Register Flag, T - SPT-bit set, J - Join SPT,
K - Ack-Pending state
Timers: Uptime/Expires
Interface state: Interface, next-Hop, State/Mode
(*, 224.1.1.1), uptime 00:00:05, expires 00:00:54, RP 192.168.1.25, flags: SCJ
Incoming interface: ethernet1/1/29, RPF neighbor 1.1.1.2
Outgoing interface list:
vlan2001 Forward/Sparse 00:00:05/Never
(22.1.1.10, 224.1.1.1), uptime 00:00:05, expires 00:03:24, flags: T
Incoming interface: ethernet1/1/17, RPF neighbor 2.2.2.2
Outgoing interface list:
vlan2001 Forward/Sparse 00:00:05/Never
LHR# show ip pim mcache
PIM Multicast Routing Cache Table
(*, 224.1.1.1)
Incoming interface : ethernet1/1/29
Outgoing interface list :
vlan2001
(22.1.1.10,224.1.1.1)
Incoming interface : ethernet1/1/17
Outgoing interface list :
vlan2001
PIM-SSM sample configuration
This section describes how to enable PIM-SSM using the topology show in the following illustration.
To enable PIM-SSM, perform the following configurations on R1 and R2:
Sample configuration on R1:
R1# configure terminal
R1(config)# ip vrf red
R1(conf-vrf)# end
R1# configure terminal
R1(config)# interface port-channel 11
R1(conf-if-po-11)# no switchport
R1(conf-if-po-11)# ip vrf forwarding red
R1(conf-if-po-11)# end
R1# configure terminal
R1(config)# interface ethernet 1/1/6
Multicast
873