D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
406
Example
To display all the defined multicast address profiles:
DES-3200-28/ME:admin#show mcast_filter_profile
Command: show mcast_filter_profile
Profile ID Name Multicast Addresses
---- ---------------- ---------------- ----------------
1 MOD 234.1.1.1 - 238.244.244.244
234.1.1.1 - 238.244.244.244
2 customer 224.19.62.34 - 224.19.162.200
Total Entries : 2
DES-3200-28/ME:admin#
44-6 config limited_multicast_addr
Description
This command is used to configure the multicast address filtering function on a port or VLAN.
When there are no profiles specified with a port or VLAN, the limited function is not effective. When
the function is configured on a port, it limits the multicast group operated by the IGMP or MLD
snooping function. When this function is configured on a VLAN, the multicast group is limited to
only operate the IGMP or MLD layer 3 functions. If the IPv4 or IPv6 option is not specified, IPv4 is
implied.
Format
config limited_multicast_addr [ports <portlist> | vlanid <vlanid_list>] {[ipv4 | ipv6]} {[add |
delete] [profile_id <value 1-24> | profile_name <name 1-32> ] | access [permit | deny]}
Parameters
ports - Specify the range of ports to configure the multicast address filtering function.
<portslist> - Enter the list of port to be configured here.
vlanid - Specify the VLAN ID of the VLAN that the multicast address filtering function will be
configured on.
<vlanid_list> - Enter the VLAN ID list here.
ipv4 - (Optional) Specify the IPv4 multicast profile.
ipv6 - (Optional) Specify the IPv6 multicast profile.
add - (Optional) Adds a multicast address profile to a port.
delete - (Optional) Delete a multicast address profile to a port.
profile_id - (Optional) A profile to be added to or deleted from the port.
<value 1-24> - Enter the profile ID value here. This value must be between 1 and 24.
profile_name - (Optional) Specify the profile name used.
<name 1-32> - Enter the profile name here. The profile name can be up to 32 characters long.
access - (Optional) Specify the access of packets matching the addresses defined in the profiles.
permit - Specify that packets matching the addresses defined in the profiles will be permitted.
The default mode is permit.
deny - Specify that packets matching the addresses defined in the profiles will be denied.