Configuring The Switch As A Statically Connected Member - Cisco ME 3400G-2CS - Ethernet Access Switch Software Configuration Manual

Ethernet access switch
Hide thumbs Also See for ME 3400G-2CS - Ethernet Access Switch:
Table of Contents

Advertisement

Configuring Optional IGMP Features
Command
Step 5
end
Step 6
show ip igmp interface [interface-id]
Step 7
copy running-config startup-config
To return to the default setting, use the no ip igmp query-max-response-time interface configuration
command.

Configuring the Switch as a Statically Connected Member

Sometimes there is either no group member on a network segment or a host cannot report its group
membership by using IGMP. However, you might want multicast traffic to go to that network segment.
These are ways to pull multicast traffic down to a network segment:
Beginning in privileged EXEC mode, follow these steps to configure the switch itself to be a statically
connected member of a group (and enable fast switching). This procedure is optional.
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
no shutdown
Step 4
ip igmp static-group group-address
Step 5
end
Step 6
show ip igmp interface [interface-id]
Step 7
copy running-config startup-config
To remove the switch as a member of the group, use the no ip igmp static-group group-address interface
configuration command.
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
34-30
Use the ip igmp join-group interface configuration command. With this method, the switch accepts
the multicast packets in addition to forwarding them. Accepting the multicast packets prevents the
switch from fast switching.
Use the ip igmp static-group interface configuration command. With this method, the switch does
not accept the packets itself, but only forwards them. This method enables fast switching. The
outgoing interface appears in the IGMP cache, but the switch itself is not a member, as evidenced
by lack of an L (local) flag in the multicast route entry.
Purpose
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.
Enable the port, if necessary. By default, UNIs are disabled, and NNIs
are enabled.
Configure the switch as a statically connected member of a group.
By default, this feature is disabled.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
Chapter 34
Configuring IP Multicast Routing
78-17058-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents