D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
408
Example
To configure the maximum number of multicast group that ports 1 and 3 can join to 100:
DES-3200-28/ME:admin#config max_mcast_group ports 1, 3 max_group 100
Command: config max_mcast_group ports 1, 3 max_group 100
Success.
DES-3200-28/ME:admin#
44-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 - Specify the range of ports for displaying information about the maximum number of
multicast groups that the specified ports can join.
<portlist> - Enter the list of ports to be configured here.
vlanid - Specify the VLAN ID for displaying the maximum number of multicast groups.
<vlanid_list> - Enter the VLAN ID list 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.
Example
To display the maximum number of multicast groups that ports 1 and 2 can join:
DES-3200-28/ME:admin#show max_mcast_group ports 1-2
Command: show max_mcast_group ports 1-2
Port Max Multicast Group Number Action
------ ---------------------------- ---------
1 100 Drop
2 Infinite Drop
Total Entries: 2
DES-3200-28/ME:admin#