JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Parameter 
rtime
  ——  Specify the aging time in seconds, ranging from 0 to 3600.  The 
default aging time is 0 second. 
Command Mode 
Global Configuration Mode 
Example 
Specify IGMP Snooping router port aging time as 100 seconds globally: 
T3700G-52TQ(config)# ip igmp snooping rtime 100 
31.5  ip igmp snooping rtime(interface) 
Description 
The  ip igmp snooping rtime command is used to specify router port aging 
time for the desired port. To restore the default timer, please use no ip igmp 
snooping rtime command. 
Syntax 
ip igmp snooping rtime 
rtime
 
no ip igmp snooping rtime 
Parameter 
rtime
  ——  Specify the aging time in seconds, ranging from 0 to 3600.  The 
default aging time is 0 second. 
Command Mode 
Interface Configuration Mode (interface fastEthernet / interface range 
fastEthernet / interface gigabitEthernet / interface range gigabitEthernet/ 
interface ten-gigabitEthernet / interface range ten-gigabitEthernet) 
Example 
Specify IGMP Snooping router port aging time as 100 seconds for Gigabit 
Ethernet port 1/0/3: 
T3700G-52TQ(config)#interface gigabitEthernet 1/0/3 
T3700G-52TQ(config-if)#ip igmp snooping rtime 100 
252