Show map access-list ip, Table 4-35, Egress queue priority mapping – LevelOne GSW-2692 User Manual

Page 274

Advertising
background image

Command Line Interface

4-96

4

Command Usage

A packet matching a rule within the specified ACL is mapped to one of the
output queues as shown in the following table. For information on mapping the
CoS values to output queues, see queue cos-map on page 4-171.

Example

Related Commands

queue cos-map (4-171)
show map access-list ip (4-96)

show map access-list ip

This command shows the CoS value mapped to an IP ACL for the current interface.
(The CoS value determines the output queue for packets matching an ACL rule.)

Syntax

show map access-list ip [interface]

interface

ethernet unit/port

- unit - Stack unit. (Range: 1-8)
- port - Port number.

Command Mode

Privileged Exec

Example

Related Commands

map access-list ip (4-95)

Table 4-35 Egress Queue Priority Mapping

Queue

0

1

2

3

Priority

1,2

0,3

4,5

6,7

Console(config)#interface ethernet 1/25
Console(config-if)#map access-list ip bill cos 0
Console(config-if)#

Console#show map access-list ip
Eth 1/25
access-list ip bill cos 0
Console#

Advertising