Configuring The Switch As A Statically Connected Member - Cisco IE-4000 Software Configuration Manual

Industrial ethernet switch
Hide thumbs Also See for IE-4000:
Table of Contents

Advertisement

Configuring IP Multicast Routing
Configuring Optional IGMP Features
DETAILED STEPS
Command
1.
configure terminal
2.
interface interface-id
3.
no shutdown
4.
ip igmp
query-max-response-time
seconds
5.
end
6.
show ip igmp interface
[interface-id]
7.
copy running-config
startup-config
To return to the default setting, use the no ip igmp query-max-response-time interface configuration command.
EXAMPLE
The following example configures a maximum response time of 8 seconds:
ip igmp query-max-response-time 8

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:
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.
This procedure is optional.
BEFORE YOU BEGIN
If you configure the ip igmp join-group command for the same group address as the ip igmp static-group command,
the ip igmp join-group command takes precedence, and the group behaves like a locally joined group.
Purpose
Enter global configuration mode.
Specify the interface to be configured, and enter interface
configuration mode.
Enable the port, if necessary. By default, UNIs and ENIs are
disabled, and NNIs are enabled.
Change the maximum query response time advertised in IGMP
queries.
The default is 10 seconds. The range is 1 to 25.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
720

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ie-5000Ie-4010

Table of Contents