D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
475
<vlanid_list> - Enter the VLAN ID of the VLAN here.
ipv4 - (Optional) Specify that the maximum number of IPv4 learned addresses should be limited.
max_group - (Optional) Specify the maximum number of the multicast groups for IPv4.
<value 1-960> - The range is from 1 to 960 or infinite.
infinite - Infinite is the default setting.
action - (Optional) Specify the action for handling newly learned groups when the register is full.
drop - The new group will be dropped.
replace - The new group will replace the oldest group in the register table.
ipv6 - (Optional) Specify that the maximum number of IPv6 learned addresses should be limited.
max_group - (Optional) Specify the maximum number of the multicast groups for IPv6.
<value 1-480> - The range is from 1 to 480 or infinite.
infinite - Infinite is the default setting.
action - (Optional) Specify the action for handling newly learned groups when the register is full.
drop - The new group will be dropped.
replace - The new group will replace the oldest group in the register table.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the maximum number of multicast groups that ports 1 and 3 can join to 100:
DGS-3420-28SC:admin# config max_mcast_group ports 1, 3 max_group 100
Command: config max_mcast_group ports 1, 3 max_group 100
Success.
DGS-3420-28SC:admin#
46-9 show max_mcast_group
Description
This command is used to display the maximum number of multicast groups that a port or VLAN
can join. If the IPv4 or IPv6 option is not specified, IPv4 is implied.
Format
show max_mcast_group [ports <portlist> | vlanid <vlanid_list>] {[ipv4 | ipv6]}
Parameters
ports - Specify a range of ports to display the maximum number of multicast groups.
<portlist>
- Specify a range of ports to be displayed.
vlanid - Specify the VLAN ID for displaying the maximum number of multicast groups.
<vlanid_list> - Enter the VLAN ID of the VLAN here.
ipv4 - (Optional) Specify to display the maximum number of IPv4 learned addresses.
ipv6 - (Optional) Specify to display the maximum number of IPv6 learned addresses.
Restrictions
None.