D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
468
Chapter 46
Limited Multicast IP
Address Commands
create mcast_filter_profile {[ipv4 | ipv6]} profile_id <value 1-60> profile_name <name 32>
config mcast_filter_profile [profile_id <value 1-60> | profile_name <name 32>] {profile_name
<name 32> | [add | delete] <mcast_address_list>}(1)
config mcast_filter_profile ipv6 [profile_id <value 1-60> | profile_name <name 32>]
{profile_name <name 32> | [add | delete] <mcastv6_address_list>}(1)
delete mcast_filter_profile {[ipv4 | ipv6]} [profile_id [<value 1-60> | all] | profile_name <name 32>]
show mcast_filter_profile {[ipv4 | ipv6]} {[profile_id <value 1-60> | profile_name <name 32>]}
config limited_multicast_addr [ports <portlist> | vlanid <vlanid_list>] {[ipv4 | ipv6]} {[add
[profile_id <value 1-60> | profile_name <name 32>] | delete [profile_id <value 1-60> |
profile_name <name 32> | all]] | access [permit | deny]}(1)
show limited_multicast_addr [ ports <portlist> | vlanid <vlanid_list>] {[ipv4 | ipv6]}
config max_mcast_group [ports <portlist> | vlanid <vlanid_list>] [{ipv4} {max_group [<value 1-
960> | infinite] | action [drop | replace]} | ipv6 {max_group [<value 1-480> | infinite] | action
[drop | replace]}]
show max_mcast_group [ports <portlist> | vlanid <vlanid_list>] {[ipv4 | ipv6]}
46-1 create mcast_filter_profile
Description
This command is used to create a multicast address profile. If the IPv4 or IPv6 option is not
specified, IPv4 is implied.
Format
create mcast_filter_profile {[ipv4 | ipv6]} profile_id <value 1-60> profile_name <name 32>
Parameters
ipv4(Optional) Specifies to add an IPv4 multicast profile.
ipv6(Optional) Specifies to add an IPv6 multicast profile.
profile_id
Specifies the ID of the profile.
<value 1-60> - The profile ID range must be from 1 to 60
profile_name - Provides a meaningful description for the profile.
<name 32> - The profile name can be up to 32 characters long.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To create a multicast address profile named MOD:
DGS-3420-28SC:admin#create mcast_filter_profile profile_id 2 profile_name MOD
Command: create mcast_filter_profile profile_id 2 profile_name MOD