R0106-HP MSR Router Series IP Multicast Command Reference(V7)
32
Default
The aging timer for the dynamic router ports in a VLAN is 260 seconds.
Views
VLAN view
Predefined user roles
network-admin
Parameters
interval: Sets an aging timer for the dynamic router ports, in the range of 1 to 1000 seconds.
Usage guidelines
You must enable IGMP snooping for a VLAN before you execute this command for the VLAN.
The configuration made in VLAN view is only effective on the current VLAN and takes preference over the
global configuration.
Examples
# In VLAN 2, enable IGMP snooping, and set the aging timer for the dynamic router ports to 100
seconds.
<Sysname> system-view
[Sysname] igmp-snooping
[Sysname-igmp-snooping] quit
[Sysname] vlan 2
[Sysname-vlan2] igmp-snooping enable
[Sysname-vlan2] igmp-snooping router-aging-time 100
Related commands
• igmp-snooping enable
• router-aging-time (IGMP-snooping view)
igmp-snooping router-port-deny
Use igmp-snooping router-port-deny to disable a port from becoming a dynamic router port.
Use undo igmp-snooping router-port-deny to restore the default.
Syntax
igmp-snooping router-port-deny [ vlan vlan-list ]
undo igmp-snooping router-port-deny [ vlan vlan-list ]
Default
A port can become a dynamic router port.
Views
Layer 2 Ethernet interface view
Predefined user roles
network-admin