DES-3028 DES-3028P DES-3028G DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
291
Port: 3
Profile Id:
DES-3028P:4#
config max_mcast_group
Purpose This command configures the maximum number of multicast groups
that a port can join.
Syntax
config max_mcast_group <portlist> max_group <value 1-256>
Description This command configures the maximum number of multicast group
that a port can join.
Parameters
<portlist> A range of ports to config the max_mcast_group.
max_group Specifies the maximum number of multicast groups.
The range is from 1 to 256. 256 is the default setting.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To configure the maximum number of multicast groups that a port can join:
DES-3028P:4#config max_mcast_group ports 1, 3 max
group
100
Command: config max_mcast_group ports 1, 3 max_group 100
Success.
DES-3028P:4#
show max_mcast_group
Purpose This command displays the maximum number of multicast groups
that a port can join.
Syntax
show max_mcast_group { <portlist>}
Description This command displays the maximum number of multicast groups
that a port can join.
Parameters
<portlist> A range of ports to display the maximum number of
multicast groups.
Restrictions None.
Example usage:
To display the max number of multicast groups:
DES-3028P:4#show max_mcast_group ports 1
Command: show max_mcast_group ports 1
Max Multicast Filter Group:
Port MaxMcastGroup
----- -------------
1 256
DES-3028P:4#