Command Line Interface 5-69
MENU: Advanced Switch Configuration Menu->IGMP Snooping->Set Host Port
Aged Tim, Set Router Port Aged Time
EXAMPLE:
!Enable igmp snooping router port age out time 300 sec
Switch(config)# ip igmp snooping aging-time router 300
Switch(config)#
!Enable igmp snooping host port age out time 300 sec
Switch(config)# ip igmp snooping aging-time host 300
Switch(config)#
ip igmp snooping report-forward-interval
Use this command to configure the forward interval of IGMP report message to a router port for IGMP
snooping operation.
An IGMP report for same group won't forward during this interval.
ip igmp snooping report-forward-interval <sec>
SYNTAX DESCRIPTION: Integer value ranges from 0 to 25.
DEFAULT VALUE: The default value is 5 seconds.
COMMAND MODES: Global configuration
REFERENCE: None
MENU: Advanced Switch Configuration Menu->IGMP Snooping->
Set Report Interval
EXAMPLE:
!Enable igmp snooping report forward interval 10 sec
Switch(config)# ip igmp snooping report-forward-interval 10
Switch(config)#