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


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
403
DES-3200-28/ME:admin#create mcast_filter_profile profile_id 2 profile_name MOD
Command: create mcast_filter_profile profile_id 2 profile_name MOD
Success.
DES-3200-28/ME:admin#
44-2 config mcast_filter_profile
Description
This command is used to add or delete a range of multicast IP addresses to or from the profile.
Format
config mcast_filter_profile [profile_id <value 1-24> | profile_name <name 1-32> ]
{profile_name <name 1-32> | [add | delete] <mcast_address_list>}(1)
Parameters
profile_id - ID of the profile.
<value 1-24> - Enter the profile ID value here. This value must be between 1 and 24.
profile_name - Provides a meaningful description for the profile.
<name 1-32> - Enter the profile name here. THe profile name can be up to 32 characters
long.
profile_name - (Optional) Provides a meaningful description for the profile.
<name 1-32> - Enter the profile name here. The profile name can be up to 32 characters long.
add - (Optional) Specify to add a multicast address.
delete - (Optional) Specify to delete a multicast address.
<mcast_address_list> - (Optional) List of the multicast addresses to be put in the profile. You
can either specify a single multicast IP address or a range of multicast addresses using -.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To add the multicast address range 225.1.1.1 to 225.1.1.10 to the profile:
DES-3200-28/ME:admin#config mcast_filter_profile profile_id 2 add 225.1.1.1 -
225.1.1.10
Command: config mcast_filter_profile profile_id 2 add 225.1.1.1 - 225.1.1.10
Success.
DES-3200-28/ME:admin#
44-3 config mcast_filter_profile ipv6
Description
This command is used to add or delete a range of IPv6 multicast addresses to the profile.