D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 9 MLD Snooping Configuration
9-7
9.2.3 Disable Global MLD Snooping
To disable the MLD Snooping function, run the following commands in the global
configuration mode:
Command Function
DES-7200(config)# no ipv6 mld
snooping
Disable the MLD Snooping function.
By default, the MLD Snooping is
disabled.
DES-7200(config)# exit
Return to the privilege mode.
DES-7200# show ipv6 mld
snooping
Verify the configurations.
The following example shows how to disable the MLD Snooping function:
DES-7200# configure terminal
DES-7200(config)# no ipv6 mld snooping
DES-7200(config)# exit
DES-7200# show ipv6 mld snooping
MLD-snooping mode :DISABLE
SVGL VLAN-ID :1
SVGL profile number :0
Source check port :Disable
Query Max Response Time :10 (Seconds)
9.2.4 Disable VLAN-based MLD Snooping
To disable the VLAN-based MLD Snooping function, run the following commands
in the vlan configuration mode:
Command Function
DES-7200(config-vlan)# no ipv6 mld
snooping
Disable the VLAN-based MLD
Snooping function. By default, with the
global MLD Snooping enabled, the
MLD Snooping function in all VLANs
are enabled.
DES-7200(config-vlan)# end
Return to the privilege mode.
DES-7200# show ipv6 mld
snooping
Verify the configurations.
The following example shows how to disable the MLD Snooping in vlan 2:
DES-7200# configure terminal
DES-7200(config)# vlan 2
DES-7200(config-vlan)# no ipv6 mld snooping
DES-7200(config-vlan)# end
DES-7200# show ipv6 mld snooping
MLD-snooping mode :IVGL
SVGL VLAN-ID :1
SVGL profile number :0
Source check port :Disable
Query Max Response Time :10 (Seconds)
DISABLE VLAN :2
Note
After enabling MLD Snooping within VLAN, users must also enable IGMP
Snooping within this VLAN if they make application of IPv 4 multicast within this
VLAN.