Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
IP Multicast Switching Commands
OmniSwitch CLI Reference Guide
September 2009
page 55-31
ip multicast router-timeout
Configures the expiry time of IP multicast routers on the specified VLAN or on the system if no VLAN is 
specified.
ip multicast [vlan vid] router-timeout [seconds]
Syntax Definitions
vid
VLAN on which to apply the configuration.
seconds
IGMP router timeout in seconds. Valid range is 1 to 65535.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• IP Multicast Switching and Routing must be enabled to set the IGMP router timeout on the system and/
or the specified VLANs.
• If the IGMP router timeout is already configured on the system, then the VLAN configuration will 
override the system's configuration.
• To restore the IGMP router timeout to its default (i.e., 90 seconds) value on the system if no VLAN is 
specified, use ip multicast router-timeout followed by the value 0 (e.g., ip multicast router-timeout 0) 
or use only ip multicast router-timeout (e.g., ip multicast router-timeout).
• To restore the IGMP router timeout to its default (i.e., 90 seconds) value on the specified VLAN, use 
ip multicast vlan vid router-timeout followed by the value 0 (e.g., ip multicast vlan 2 router-timeout 
0) or use only ip multicast vlan vid router-timeout (e.g., ip multicast vlan 2 router-timeout).
Examples
-> ip multicast router-timeout 100
-> ip multicast router-timeout 0
-> ip multicast router-timeout
-> ip multicast vlan 2 router-timeout 100
-> ip multicast vlan 2 router-timeout 0
-> ip multicast vlan 2 router-timeout
Release History
Release 6.1.1; command was introduced.
parameter
default
seconds
90