KTI Networks KS-2601 User Manual

Page 25

Advertising
background image

21


2.19.4 set qos dot1p command

This sub-command is used to enable/disable the 802.1P QoS operation for
each connection port. For example, “set qos dot1p 3 on” will enable the
802.1P QoS operation at Port 3. If any tagged packet comes to Port 3, it
will be forwarded with the priority setting in its tag.


2.19.5 set qos mapping command

This command is used to map the 802.1P priority 0~7 to the four priority
queues. For example, “set qos mapping 3 1” command will map the
802.1P tag priority 3 to priority queue P1 and packets with tag priority 3 will
be forwarded to priority queue P1 of egress port.

2.20

set ratecontrol command

This command is used to set the maximum traffic rate to/from connection
ports of the switch.

Its syntax is . . .

>set ratecontrol
Syntax 1 : Set ratecontrol drop [0:disable|1:enable]
Examples : Set ratecontrol drop 1
Description: Set Packet Drop for Ingress Limit.

Syntax 2 : Set ratecontrol [ingress|egress] [port#] [N:0-240]
Examples : Set ratecontrol ingress 1 10
Description: Set port 1 ingress rate control with 10*64K=640K
No Limit of rate control, with N=0.
Rate = N*64 Kb, with N=1~28.
Rate = (N-27)*1Mb, with N=29~127.
Rate = (N-115)*8Mb, with N=128~240 (only for Gigabit port).


set ratecontrol drop [0|1] : this subcommand is used to enable/disable the
packet dropping operation when ingress traffic exceeds the maximum ingress
rate. If it is set to “disable”, flow control operation will be used instead of
packet dropping when traffic rate is exceeded.
set ratecontrol [ingress|egress] [port#] [0-240] : this subcommand is used
to set the maximum traffic rate for ingress/egress traffic through connection
ports of the switch. The rate control could be from 64Kbps to 1000Mbps.
N=0: rate control is disable, rate = No Limit.
N=1~28: rate = Nx64Kbps, for 64K, 128K, …, 1792Kbps rate control
N=29~127: rate = (N-27)x1Mbps, for 2M, 3M, …, 100Mbps rate control
N=128~240: rate = (N-115)x8Mbps, for 104M, 112M, …, 1000Mbps
Note: N=128~240 is for Port 25, 26 gigabit ports only.


2.21

set security command

This command is used to set the security mode for static Mac address of
connection port.
Its syntax is . . .

>set security
Syntax : Set security [port#] [mode#]

Advertising