xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
173
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 allows the user to add or delete a range of multicast IP addresses previously
defined.
Parameters
profile_id − ID of the profile. The range is 1 to 24.
profile_name − Provides a meaningful description for the profile.
mcast_address_list − List of the multicast addresses to be put in the profile.
You can either specifiy a single multicast IP address or a range of multicast addresses using
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To config a multicast filter profile:
DES-3528:admin# config mcast_filter_profile profile_id 2 add 225.1.1.1 - 225.1.1.1
Command: config mcast_filter_profile profile_id 2 add 225.1.1.1 - 225.1.1.1
Success.
delete mcast_filter_profile profile_id
Purpose
Used to delete a multicast address profile.
Syntax delete mcast_filter_profile profile_id [<value 1-24> | all]
Description
This command deletes a multicast address profile
Parameters
profile_id − ID of the profile
all − All multicast address profiles will be deleted.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To delete a multicast filter profile:
DES-3528:admin# delete mcast_filter_profile profile_id 3
Command: delete mcast_filter_profile profile_id 3
Success.
delete mcast_filter_profile profile_name
Purpose
Used to delete a multicast profile name.
Syntax delete mcast_filter_profile profile_name <name 1-32>
Description
This command deletes a multicast profile.
Parameters profile_name <name 1-32 > – Name of the profile.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To delete a multicast filter profile profile name:
DES-3528:admin# delete mcast_filter_profile profile_name 123
Command: delete mcast_filter_profile profile_name 123