Ip Multicast Source-Timeout - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

IP Multicast Switching Commands

ip multicast source-timeout

Configures the expiry time of IP multicast sources on the specified VLAN or on the system if no VLAN is
specified.
ip multicast [vlan vid] source-timeout [seconds]
Syntax Definitions
vid
seconds
Defaults
parameter
seconds
Platforms Supported
OmniSwitch 6250
Usage Guidelines
IP Multicast Switching and Routing must be enabled to set the IGMP source timeout on the system
and/or the specified VLANs.
If the IGMP source timeout is already configured on the system, then the VLAN configuration will
override the system's configuration.
To restore the IGMP source timeout to its default (i.e., 30 seconds) value on the system if no VLAN is
specified, use ip multicast source-timeout followed by the value 0 (e.g., ip multicast source-timeout
0) or use only ip multicast source-timeout (e.g., ip multicast source-timeout).
To restore the IGMP source timeout to its default (i.e., 30 seconds) value on the specified VLAN, use
ip multicast vlan vid source-timeout followed by the value 0 (e.g., ip multicast vlan 2 source-timeout
0) or use only ip multicast vlan vid source-timeout (e.g., ip multicast vlan 2 source-timeout).
Examples
-> ip multicast source-timeout 100
-> ip multicast source-timeout 0
-> ip multicast source-timeout
-> ip multicast vlan 2 source-timeout 100
-> ip multicast vlan 2 source-timeout 0
-> ip multicast vlan 2 source-timeout
Release History
Release 6.6.1; command was introduced.
OmniSwitch 6250 CLI Reference Guide
VLAN on which to apply the configuration.
IGMP source timeout in seconds. Valid range is 1 to 65535.
default
30
November 2009
page 41-25

Advertisement

Table of Contents
loading

Table of Contents