D-Link DAS-3626 Guida Al Software

Pagina di 480
DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual
Example usage:
To add 225.1.1.1 to 226.1.1.1 to MLD multicast VLAN group profile "g1": 
DAS-3626:admin#config mld_snooping multicast_vlan_group_profile g1 
add FF12::1-FF12::2
Command: config mld_snooping multicast_vlan_group_profile g1 add 
FF12::1-FF12::2
Success.
DAS-3626:admin#
delete mld_snooping multicast_vlan_group_profile
Purpose
Used to delete an MLD multicast VLAN group profile on the switch.
Syntax
delete mld_snooping multicast_vlan_group_profile [profile_name <profile_name 1-32> 
|all]
Description
This command deletes an MLD multicast VLAN group profile on the switch.
Parameters
<profile_name 32> 
 Specifies the MLD multicast VLAN profile name, max length is 32.
all – All MLD multicast VLAN group profile will be deleted.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete the MLD multicast VLAN group profile "g1": 
DAS-3626:admin#delete mld_snooping multicast_vlan_group_profile profile_name g1
Command: delete mld_snooping multicast_vlan_group_profile profile_name g1
Success.
DAS-3626:admin#
show mld_snooping multicast_vlan_group_profile
Purpose
Used to view an MLD multicast VLAN group profile on the switch.
Syntax
show mld_snooping multicast_vlan_group_profile {<profile_name 1-32>}
Description
This command displays an MLD multicast VLAN group profile on the switch.
Parameters
{<profile_name 32>} 
 Specifies the MLD multicast VLAN profile name, max length is 32. If 
not specified, all MLD multicast VLAN group profiles will be displayed.
Restrictions
Only Administrator and Operator-level users can issue this command.
186