beautypg.com

Amer Networks SS2GD8I User Manual

Page 113

background image

107

set mode

Syntax: set mode

Description: Sets QoS priority mode of the switch.

Arguments:

: can be “port” for per port priority, “pri_tag” for VLAN tag priority, “tos” for IP ToS classification,
“layer4” for IP TCP/UDP port classification, or “diffserv” for IP DiffServ classification

Example:

SS2GD8I(qos)# set mode port

set port

Syntax: set port

Description: Sets the class of ports for on port-based QoS

Arguments:

: which ports to change, can be a single port (e.g. “1”) or a range of ports (e.g. “5-7”), range
from 1-8.

: class of service, can be 1 (high) or 0 (low).

Example:

SS2GD8I(qos)# set port 1-8 1

set pri-tag

Syntax: set pri_tag

Description: Sets class of ports on VLAN tag-based QoS.

Arguments:

: which ports to change, can be a single port (e.g. “1”) or a range of ports (e.g. “5-7”), range
from 1-8.

: tag priority level, can be a single level (e.g. “1”) or a range of levels (e.g. “5-7”), range from
0-7.

: class of service, can be 1 (high) or 0 (low).

Example:

SS2GD8I(qos)# set pri-tag 1-7 1-2 1