Set qos port – Allied Telesis AT-S63 User Manual

Page 385

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section II: Advanced Operations

385

SET QOS PORT

Syntax

set qos port=

value

type=ingress|egress

policy=

value

|none

Parameter

port

Specifies the port to be added to or removed from a policy.
A policy can have more than one ingress port, but only one
egress port. For instructions on how to enter port numbers,
refer to “Port Numbers in Commands” on page 47.

type

Specifies whether the port is an ingress or egress port for
the policy. The default is ingress.

policy

Specifies the policy to the assigned to the port. You can
specify only one policy. The NONE option removes the port
from its current policy assignment.

Description

This command adds and removes ports from policies.

A port can be an ingress or egress port of only one policy at a time.
However, a port can be an ingress port and an egress port of different
policies, simultaneously. If a port is already a port of a policy, this
command automatically removes it from its current policy assignment
before adding it to another policy.

Examples

This command assigns ports 5 through 8 as ingress ports in QoS policy
12:

set qos port=5-8 type=ingress policy=12

This command removes egress port 5 from its current policy assignment
without assigning it to another policy:

set qos port=5 type=egress policy=none

Advertising