Qos set, Mgmt class, Input format – Efficient Networks 107-0001-000 User Manual

Page 507: Parameters, Qos set -11

Advertising
background image

SpeedStream

®

Router family

Command Line Interface Guide

Chapter 20: QoS Commands

Efficient Networks

®

Page 20-11

qos set

Defines one or more parameters of a QoS policy. To view the current configuration of
a policy, use the

qos list

<policy name> command.

NOTE:

The QoS policy must exist (created with the

qos append

or

qos insert

commands) and

be disabled prior to configuration.

Mgmt Class

Network (R/W)

Input Format

qos set [<parameter>] <policy name>

Parameters

Multiple parameters can be entered in the same command for a single QoS policy; the
sequence of parameters in not essential. The parameters are listed below.

-sa <source address>

a

off | <start address>[:end address>]

Specifies the source address or range of addresses. Off will disable source-address checking.

-da <destination address>

a

off | <start address>[:<end address>]

Specifies the destination address or range of addresses. Off will disable destination-address
checking.

-p <protocol> off | <protocol number>

b

tcp | udp

Specifies the protocol by protocol number or explicitly TCP or UDP. Entering

off will dis-

able the protocol check.

-sp <source port>

c

off | <start port number>[:<end port number>]

Specifies the source port or range of ports by number or specific application. Off dis-
ables the port check.

-dp <destination port> off | <start port number>[:<end port number>]

off | ftp | telnet | smtp | http | snmp |tftp | dns | login | rsh |

h323 | t120

Specifies the destination port or range of ports by number or specific application.

Off

disables the port check.

-pr <priority> high | medium | normal | low

Specifies the priority, with normal the default value.

-ic <incoming code point> off | <code point>

Advertising