Show cos port-config, Show cos port-config -23 – Enterasys Networks Enterasys D2 D2G124-12P User Manual
Page 309
show cos port-config
D-Series CLI Reference 9-23
groups (1 through 7) can be configured. Currently, only one port type (type 0) is supported. This
port type supports 100 limiters.
Additional port groups may be created for flexibility. Ports assigned to a new port group must be
mutually exclusive from the other port group entries—ports are automatically removed from the
default port group—and must be comprised of the same port type as defined by the port group.
The creation of additional port groups could be used to combine similar ports by their function for
flexibility. For instance, ports associated to users can be added to a port group called “Users” and
ports associated to uplink ports can be added to a port group called “Uplink.” Using these port
groups, a single class of service can assign different rate limits to each port group. “User” ports
can be assigned one rate limit, while “Uplink” ports can be assigned another. DFE supports a
maximum of 8 port groups per CoS function (IRL).
The command
displays each IRL port group configured by group and type,
with the group name and associated (assigned) ports. The command
displays
the available inbound rate limiting resources for the port type.
Example
This example configures two port groups, one for user ports and one for uplink ports and assign
ports to the groups. Port group 1.0 will represent user ports, group 2.0 will represent uplink ports.
D2(su)->set cos port-config irl 1.0 name Users ports ge.1.1-46
D2(su)->set cos port-config irl 2.0 name Uplink ports ge.1.47-48
show cos port-config
Use this command to show inbound rate limiting groups and the assigned ports.
Syntax
show cos port-config [irl group-type-index]
Parameters
Defaults
The show cos port‐config command by itself will show all Port Groups.
Mode
Switch command, read‐only.
Example
This example shows all inbound rate limiting port groups. Note that ports
ge
.1.1 through
ge
.1.48
were removed from the default port group 0.0 when they were added to port groups 1.0 and 2.0.
D2(su)->show cos port-config
irl
(Optional) Specifies that inbound rate limiting configuration information
should be displayed.
group‐type‐index
(Optional) Show assigned ports for a specific port group. Valid entries are
in the form of group#.port‐type.
Valid values for group# can range from 0 to 7. Valid values for port‐type
can range from 0 to 1, although only port type 0 is currently supported.
For example, port group 3 would be specified as 3.0.