Skip Navigation Links | |
Exit Print View | |
![]() |
Sun Ethernet Fabric Operating System MLDS Administration Guide |
Enable MLDS in a Specific VLAN
Configure the Multicast Forwarding Mode
Configure the Snooping Version
Configuring Multicast Router Ports
Configure a Static Multicast Router Port
Delete Configured Router Ports
Restore the Port-Purge Interval
Configure an MLDS Switch as a Querier
Configuring the Port-Purge Interval
Configure the Port-Purge Interval
Restore the Port-Purge Interval
Configuring Fast-Leave Processing
Forward MLD Reports to All Ports
Forward MLD Reports Only to Router Ports
Restore the Default MLD Report-Forwarding Status
Configure the Report Forward Suppression Interval
Restore the Default Report Forward Suppression Interval
Configuring Group Query Interval
Configure the Group Query Interval
Restore the Default Query Interval
Configure Group Query Retry Count
Restore the Default Query Interval
Configuring Snooping Statistics
Enable Snooping Statistics for a Specific VLAN
Clear Snooping Statistics for a Specific VLAN
Clear Snooping Statistics for All VLANs
Configuring Query Transmission on Topology Change
Enable Query Transmission on Topology Change
Configuring the MLDS router purge time-out deletes the dynamically learned multicast router ports if no MLD router control packets are received. Use the mrouter-time-out command to set the aging-out time after multicast router ports are dynamically learned, as shown in the following example.
The default value for the multicast router port time-out is 125 seconds. This example configures the value as 60. Dynamically learned router entries will be deleted after 60 seconds.
SEFOS# configure terminal SEFOS(config)# ipv6 mld snooping mrouter-time-out 60 SEFOS(config)# end
SEFOS# show ipv6 mld snooping globals Snooping Configuration ----------------------------- MLD Snooping globally enabled MLD Snooping is operationally enabled Transmit Query on Topology Change globally disabled Multicast forwarding mode is MAC based Proxy globally disabled Proxy reporting globally enabled Filter is disabled Router port purge interval is 60 seconds Port purge interval is 260 seconds Report forward interval is 5 seconds Group specific query interval is 2 seconds Reports are forwarded on router ports Group specific query retry count is 2 Multicast VLAN disabled Leave config level is Vlan based
Note that statically configured router ports are not deleted after the router purge time interval.