Controlling Access To Ip Multicast Groups - Cisco 3845 - Security Bundle Router Software Manual

Software configuration guide
Hide thumbs Also See for 3845 - Security Bundle Router:
Table of Contents

Advertisement

Chapter 33
Configuring IP Multicast Routing
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
ip igmp join-group group-address
Step 4
end
Step 5
show ip igmp interface [interface-id]
Step 6
copy running-config startup-config
To cancel membership in a group, use the no ip igmp join-group group-address interface configuration
command.
This example shows how to enable the switch to join multicast group 255.2.2.2:
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# ip igmp join-group 255.2.2.2

Controlling Access to IP Multicast Groups

The switch sends IGMP host-query messages to find which multicast groups have members on attached
local networks. The switch then forwards to these group members all packets addressed to the multicast
group. You can place a filter on each interface to restrict the multicast groups that hosts on the subnet
serviced by the interface can join.
Beginning in privileged EXEC mode, follow these steps to filter multicast groups allowed on an
interface. This procedure is optional.
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
ip igmp access-group access-list-number
Step 4
exit
OL-23400-01
Purpose
Enter global configuration mode.
Specify the interface to be configured, and enter interface configuration
mode.
Configure the switch to join a multicast group.
By default, no group memberships are defined.
For group-address, specify the multicast IP address in dotted decimal
notation.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
Purpose
Enter global configuration mode.
Specify the interface to be configured, and enter interface
configuration mode.
Specify the multicast groups that hosts on the subnet serviced by an
interface can join.
By default, all groups are allowed on an interface.
For access-list-number, specify an IP standard access list number.
The range is 1 to 99.
Return to global configuration mode.
Cisco ME 3800X and 3600X Switch Software Configuration Guide
Configuring Optional IGMP Features
33-37

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 3845 - Security Bundle Router and is the answer not in the manual?

This manual is also suitable for:

Me 3800xMe 3600x

Table of Contents