KTI Networks KS-2601 User Manual

Page 28

Advertising
background image

24


>set sta port
Port number is missing!
Syntax: set sta port [port#] [cost=xxxx] [priority=xxxx]


cost (1~65535) : It is used to determine the best path between devices if
looping happens. Lower values will be forwarded and should be
assigned to ports with fast connections. Higher values will be blocked
and should be assigned to ports with slow connections. The suggestion
values are 100(50~600) for 10M, 19(10~60) for 100M and 4(3~10) for
1000M connections.
priority (0~255) : If the path cost for all ports on a switch are the same,
the port with the highest priority (lowest value) will be forwarded when
looping happens. If more than one ports have the same highest priority,
the port with lowest port number will be forwarded.


2.25

set stormcontrol command

This switch supports broadcast and flooding storm control functions. With
this command, you can configure the storm control function of the switch.

Its syntax is …

>set stormcontrol
[Argument List]
rate........... Set Suppression rate for Storm control.
bc............. Set Broadcast Control for each Port.
fd............. Set Flooding Control for each Port.

set stormcontrol rate : this subcommand is used to set the maximum storm
rate that is allowed for the control.
Its syntax is …

>set stormcontrol rate
Syntax : set stormcontrol rate [rate value]
Examples 1 : Set stormcontrol rate 10
Description: Set suppression rate for Storm Control function as 640Kb.
Rate = No Limit, with N=0.
Rate = N*64 Kb, with N=1~28.
Rate = (N-27)*1Mb, with N=29~127.

set stormcontrol bc : this subcommand is for broadcast storm control.
set stormcontrol fd : this subcommand is for flooding storm control.
Their syntax are …

>set stormcontrol bc
Syntax : set stormcontrol [bc|fd] [all|none|byport|port#] [1|0]
Examples 1 : Set stormcontrol bc all
Description: Set storm control to suppress broadcast packet for all port.
Examples 2 : Set stormcontrol fd none
Description: Set storm control not to suppress flooding packet for all port.
Examples 3 : Set stormcontrol bc byport
Description: Set storm control to suppress broadcast packet according to each port

setting.

Examples 4 : Set stormcontrol fd 1 1
Description: Set storm control to suppress flooding packet for port 1.

Advertising