xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
365
config mcast_filter_profile
Purpose
This command adds or deletes a range of multicast addresses to the
profile.
Syntax
config mcast_filter_profile profile_id < value 1-24> { profile_name
<name> | [add | delete ] <mcast_address_list>}
Description
This command adds or deletes a range of multicast IP addresses
previously defined.
Parameters
profile_id
- ID of the profile.
mcast_address_list
- 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 the profile.
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage Example:
To configure a multicast filter profile:
DES-3800: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.
DES-3800:admin#
delete mcast_filter_profile
Purpose
This command deletes a multicast address profile.
Syntax
delete mcast_filter_profile profile_id <value 1-24>
Description
This command deletes a multicast address profile
Parameters
profile_id
- ID of the profile
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage Example:
To delete a multicast filter profile:
DES-3800:admin# delete mcast_filter_profile profile_id
3
Command: delete mcast_filter_profile profile_id 3
Success.
DES-3800:admin#