DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
479
Format
config mcast_filter_profile ipv6 [profile_id <value 1-24> | profile_name <name 1-32>]
{profile_name <name 1-32> | [add | delete] <mcastv6_address_list>}(1)
Parameters
profile_id
- ID of the profile.
<value 1-24>
- Enter the profile ID value here. This value must be between 1 and 24.
profile_name
- Provides a meaningful description for the profile.
<name 1-32>
- Enter the profile name here. The profile name can be up to 32 characters long.
profile_name
- (Optional) Provides a meaningful description for the profile.
<name 1-32>
- Enter the profile name here. The profile name can be up to 32 characters long.
add
- (Optional) Specifies to add an IPv6 multicast address.
delete
- (Optional) Specifies to delete an IPv6 multicast address.
<mcastv6_address_list>
- (Optional) Lists the IPv6 multicast addresses to put in the profile. You
can either Specifies a single IPv6 multicast IP address or a range of IPv6 multicast addresses
connected by ‘-‘.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To add the IPv6 multicast address range FFF0E::100:0:0:20–FFF0E::100:0:0:22 to profile ID 4:
DWS-3160-24PC:admin#config mcast_filter_profile ipv6 profile_id 4 add
FF0E::100:0:0:20-FF0E::100:0:0:22
Command: config mcast_filter_profile ipv6 profile_id 4 add FF0E::100:0:0:20-
FF0E::100:0:0:22
Success.
DWS-3160-24PC:admin#
47-4
delete mcast_filter_profile
Description
This command is used to delete a multicast address profile. If the IPv4 or IPv6 option is not
specified, IPv4 is implied.
Format
delete mcast_filter_profile {[ipv4 | ipv6]} [profile_id [<value 1-24> | all] | profile_name <name
1-32>]
Parameters
ipv4
- (Optional) Specifies to delete an IPv4 multicast profile.
ipv6
- (Optional) Specifies to delete an IPv6 multicast profile.
profile_id
- Specifies the ID of the profile
<value 1-24>
- Enter the profile ID value here. This value must be between 1 and 24.