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
Delete Configured Router Ports
Configure Dynamically Learned Multicast Router Port Time-Out
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
The ipv6 mld snooping mrouter command statically configures the router ports for a specified VLAN.
In this example, VLAN 4 is the VLAN for which the snooping version is configured, and the multicast router ports are 0/4 and 0/5.
SEFOS# configure terminal SEFOS(config)# vlan 4 SEFOS(config-vlan)# ipv6 mld snooping mrouter extreme-ethernet 0/4 SEFOS(config-vlan)# ipv6 mld snooping mrouter extreme-ethernet 0/5
SEFOS# show ipv6 mld snooping mrouter Vlan Ports ----- ------ 4 Ex0/4(static), Ex0/5(static)
SEFOS# show ipv6 mld snooping mrouter Vlan Ports ----- ------ 4 Ex0/2(dynamic), Ex0/4(static), Ex0/5(static)
Note that router ports will also be learned when they receive a PIM/OSPF message from a router.