Previous page Next page

Displaying the Buffer Settings for Egress Queues

Use the show port queue buffer command to display the amount of memory that is assigned to each queue.

The syntax of the command is:

(configure)# show port queue buffer {{<mod-num> | <mod-swport-range>} [..., {<mod-num> | <mod-swport-range>}] | all-ports}

Table�212:�show port queue buffer Command Parameters �
Parameter
Description
<mod-num>
The slot number of a module. If you specify <mod-num>, the switch displays the number of packet buffers that are allocated to the egress queues on all ports on the module that you specify.
<mod-swport-range>
The slot number of a module, and, either a port number, or a range of port numbers having the format Px-Py. For example:
  • To specify port 1 on the module in slot 3, enter 3/1.
  • To specify ports 1 through 5 on the module in slot 3, enter 3/1-5.
If you specify <mod-swport-range>, the switch displays the number of packet buffers that are allocated to the egress queues on the port or range of ports that you specify.
{all-ports}
All ports in the chassis. If you specify all-ports, the switch displays the number of packet buffers that are allocated to the egress queues on all ports in the chassis.


Previous page Next page