10 qos cos, Default configuration, Command mode – PLANET WGSD-1022 User Manual

Page 235: User guidelines, Example, Syntax

Advertising
background image

Default Configuration

Each port is enabled while the system is in basic mode.

Command Mode

Interface Configuration (Ethernet, port-channel) mode

User Guidelines

Use no qos trust to disable the trust mode on each port.

Use qos trust to enable trust mode on each port.

Example

The following example configures port e5 in basic mode to default trust state (CoS).

Console (config)# interface ethernet e5

Console (config-if) qos trust

5.17.10 qos cos

The qos cos interface configuration command configures the default port CoS value. To return to the

default setting, use the no form of this command.

Syntax

qos cos default-cos

no qos cos

qos cos override

ƒ default-cos — Specifies the default CoS value being assigned to the port. If the port is trusted and

the packet is untagged then the default CoS value becomes the CoS value. (Range: 0 - 7)

Default Configuration

Port CoS is 0.

Command Mode

Interface Configuration (Ethernet, port-channel) command

User Guidelines

There are no user guidelines for this command.

Example

The following example configures port e5 default CoS value to 3.

Console (config)# interface ethernet e5

Console (config-if) qos cos 3

Advertising