D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
469
Success.
DGS-3420-28SC:admin#
46-2 config mcast_filter_profile
Description
This command is used to modify the profile name, add or delete a range of previously defined
multicast IP addresses to or from the profile.
Format
config mcast_filter_profile [profile_id <value 1-60> | profile_name <name 32>] {profile_name
<name 32> | [add | delete] <mcast_address_list>}(1)
Parameters
profile_id - Specify the ID of the profile.
<value 1-60> - The profile ID must be between 1 and 60.
profile_name - Specify the name of the profile.
<name 32>
- The profile name can be up to 32 characters long.
profile_nameSpecify a new name of the profile.
<name 32> - The profile name can be up to 32 characters long.
add - Specify to add a range of multicast IP addresses.
delete - Specify to delete a range of multicast IP addresses.
<mcast_address_list> - List of the multicast addresses to be added to or deleted from the
profile. Either specifiy a single multicast IP address or a range of multicast addresses
using a hyphen.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To add a range of multicast addresses to a profile:
DGS-3420-28SC:admin#config mcast_filter_profile profile_id 2 add 225.1.1.1 –
225.1.1.100
Command: config mcast_filter_profile profile_id 2 add 225.1.1.1 – 225.1.1.100
Success.
DGS-3420-28SC:admin#
46-3 config mcast_filter_profile ipv6
Description
This command is used to add or delete a range of previously defined IPv6 multicast IP addresses
to or from the profile.