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
Configure Dynamically Learned Multicast Router Port Time-Out
Restore the Port-Purge Interval
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
You can configure an MLDS switch as a querier on a particular VLAN. When you do this, the switch starts sending general queries at regular time intervals. The querier message sent by the switch will not take part in querier election. If the switch receives a query from any other router, the switch will stop acting as a querier.
In this example, VLAN 4 is the VLAN for which the switch is configured as a querier.
SEFOS# configure terminal SEFOS(config)# vlan 4 SEFOS(config-vlan)# ipv6 mld snooping querier SEFOS(config-vlan)# end
The switch sends general queries on the member ports of VLAN 4 every 125 seconds.
SEFOS# show ipv6 mld snooping Snooping VLAN Configuration for the VLAN 4 MLD Snooping enabled MLD Operating version is V1 Fast leave is disabled Snooping switch is configured as Querier Snooping switch is acting as Non-Querier Query interval is 125 seconds
The MLDS switch stops acting as a querier on reception of general queries and resumes its querier functionality when there are no MLD routers in the network.
The MLDS switch continues acting as a querier on reception of router control messages (PIM/OSPF). The switch further continues its query when the router port is not operating and there are no router ports in the switch.