R0106-HP MSR Router Series IP Multicast Command Reference(V7)

203
Parameters
interval: Sets an aging timer for the dynamic router ports, in the range of 1 to 1000 seconds.
Usage guidelines
You must enable MLD snooping for a VLAN before you configure this command for the VLAN.
The configuration made in VLAN view is only effective on the current VLAN. It has higher priority than the
global configuration.
Examples
# In VLAN 2, enable MLD snooping, and set the aging timer for the dynamic router ports to 100 seconds.
<Sysname> system-view
[Sysname] mld-snooping
[Sysname-mld-snooping] quit
[Sysname] vlan 2
[Sysname-vlan2] mld-snooping enable
[Sysname-vlan2] mld-snooping router-aging-time 100
Related commands
mld-snooping enable
router-aging-time (MLD-snooping view)
mld-snooping router-port-deny
Use mld-snooping router-port-deny to disable a port from becoming a dynamic router port.
Use undo mld-snooping router-port-deny to restore the default.
Syntax
mld-snooping router-port-deny [ vlan vlan-list ]
undo mld-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
Parameters
vlan vlan-list: Specifies a space-separated list of up to 10 VLAN items. Each item specifies a VLAN by its
ID or a range of VLANs in the form of start-vlan-id to end-vlan-id. The VLAN ID is in the range of 1 to
4094.
Usage guidelines
If you do not specify any VLAN when using this command, the command takes effect on all VLANs to
which the interface belongs.
If you specify one or multiple VLANs, the command takes effect on the specified VLANs to which the
interface belongs.