DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 230
show limited_multicast_addr
Parameters
<portlist>
−
A range of ports to show the limited multicast address configuration.
<vlanid_list>
– range of VLAN IDs to show the multicast address configuration.
Restrictions
None.
Example usage:
To show a limited multicast address range:
DGS-3700-12:5#show limited_multicast_addr ipv4 ports 1,3
Command: show limited_multicast_addr ipv4 ports 1,3
Port : 1
Access : Deny
Profile ID Name Multicast Addresses
---------- -------------------------------- -------------------------------
2 RG 234.1.1.1 - 238.244.244.244
Port : 3
Access : Deny
Profile ID Name Multicast Addresses
---------- -------------------------------- -------------------------------
2 TG
DGS-3700-12:5#
config max_mcast_group
Purpose
This command configures the maximum number of multicast groups that a port can
join.
Syntax
config max_mcast_group [ports <portlist> | vlanid <vlanid_list>] {[ipv4 | ipv6]}
{max_group [<value 1-1024> | infinite] | action [drop | replace]}
Description
This command configures the maximum number of multicast groups that a port can
join.
Parameters
<portlist>
−
A range of ports to config the max_mcast_group.
<vlanid_list>
– A range of VLAN IDs to config the max_mcast_group.
max_group
−
Specifies the maximum number of the multicast groups. The range is
from
1
to
1024
or infinite. Infinite is the default setting.
action -
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 and Operator-level users can issue this command.
Example usage:
To configure the maximum number of multicast groups: