D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
334
config mcast_filter_profile
Purpose
Used to add or delete a range of multicast addresses to the profile.
Syntax
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)
Description
This command is used to add or delete a range of multicast
addresses to the profile.
Parameters
profile_id – The ID of the profile.
profile_name – Provides a description for the profile.
[add|delete] – Add or delete the list of the multicast addresses to the
profile.
<mcast_address_list> – List of the multicast addresses to be put in
the profile. Specify a single multicast IP address or a range of
multicast addresses.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To add the multicast address range 225.1.1.1-225.1.1.10 to profile ID 2:
DES-3200-28:4#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:4#
delete mcast_filter_profile
Purpose
Used to delete a multicast address profile.
Syntax
delete mcast_filter_profile profile_id [<value 1-24> | all]
Description
This command is used to delete a multicast address profile.
Parameters
profile_id – The ID of the profile.
all – All multicast address profiles will be deleted.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To delete a multicast range profile with profile ID 3: