Monitoring ssm mapping, Enabling pim stub routing, Enabling pim stub routing” section on – Dell POWEREDGE M1000E User Manual
Page 1101: For mor
44-23
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide
OL-13270-03
Chapter 44 Configuring IP Multicast Routing
Configuring IP Multicast Routing
Monitoring SSM Mapping
Use the privileged EXEC commands in
to monitor SSM mapping.
Go to this URL to see SSM mapping monitoring examples:
Enabling PIM Stub Routing
Beginning in privileged EXEC mode, follow these steps to enable PIM stub routing on an interface. This
procedure is optional.
To disable PIM stub routing on an interface, use the no ip pim passive interface configuration command.
Table 44-3
SSM Mapping Monitoring Commands
Command
Purpose
show ip igmp ssm-mapping
Display information about SSM mapping.
show ip igmp ssm-mapping
group-address
Display the sources that SSM mapping uses for a particular
group.
show ip igmp groups [group-name |
group-address | interface-type
interface-number] [detail]
Display the multicast groups with receivers that are directly
connected to the router and that were learned through IGMP.
show host
Display the default domain name, the style of name lookup
service, a list of name server hosts, and the cached list of
hostnames and addresses.
debug ip igmp group-address
Display the IGMP packets received and sent and IGMP
host-related events.
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
interface interface-id
Specify the interface on which you want to enable PIM stub routing, and
enter interface configuration mode.
For switches running the IP Base image, the specified interface must be
an SVI that is a VLAN interface created by using the interface vlan
vlan-id global configuration command. For all other software images, the
specified interface can be any routed interface.
Step 3
ip pim passive
Configure the PIM stub feature on the interface.
Step 4
end
Return to privileged EXEC mode.
Step 5
show running-config
Verify your entries.
Step 6
copy running-config startup-config
(Optional) Save your entries in the configuration file.