DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
257
D G S - 3 2 0 0 - 1 0 : 4 # create mcast_filter_profile profile_id 2 profile_name MOD
Command: create mcast_filter_profile profile_id 2 profile_name MOD
Success.
D G S - 3 2 0 0 - 1 0 : 4 #
34-2 config mcast_filter_profile
Purpose
This command adds or deletes a range of multicast addresses to the profile.
Format
config mcast_filter_profile [profile_id < value 1-24>| profile_name <name> ] { profile_name <name>
| [add | delete ] <mcast_address_list>}
Description
This command deletes a range of multicast IP addresses previously defined.
Parameters
Parameters
Description
profile_id
The ID of the profile.
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 rane of
multicast addresses using
-.
Restrictions
You must have administrator privileges.
Examples
D G S - 3 2 0 0 - 1 0 : 4 # 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.
D G S - 3 2 0 0 - 1 0 : 4 #
34-3 delete mcast_filter_profile
Purpose
This command deletes a multicast address profile.