DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
483
Example
To configure the maximum number of multicast group that ports 1 and 3 can join to 100:
DWS-3160-24PC:admin#config max_mcast_group ports 1, 3 max_group 100
Command: config max_mcast_group ports 1,3 max_group 100
Success.
DWS-3160-24PC:admin#
47-8
show max_mcast_group
Description
This command is used to display the maximum number of multicast groups that a port 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
- Specifies the range of ports for displaying information about the maximum number of
multicast groups that the specified ports can join.
<portlist>
- (Optional) Enter the list of ports to be configured here.
vlanid
- Specifies the VLAN ID for displaying the maximum number of multicast groups.
<vlanid_list>
- (Optional) Enter the VLAN ID list here.
ipv4
- (Optional) Specifies to display the maximum number of IPv4 learned addresses.
ipv6
- (Optional) Specifies to display the maximum number of IPv6 learned addresses.
Restrictions
None.
Example
To display the maximum number of multicast groups that ports 1 to 3 can join:
DWS-3160-24PC:admin#show max_mcast_group ports 1-3
Command: show max_mcast_group ports 1-3
Port Max Multicast Group Number Action
------ ---------------------------- ---------
1 100 Drop
2 Infinite Drop
3 100 Drop
Total Entries: 3
DWS-3160-24PC:admin#
To display the maximum number of multicast groups that VLANs 1 to 3 can join: