SUNIX Co., Ltd.
TEL : +886-2-8913-1987
Email : [email protected]
and zero means no limit.
bandwidth out
[Value]
Set interface output bandwidth. Rate
Range is from 100 kbps to 102400
kbps or to 256000 kbps for giga
ports,
and zero means no limit.
switch(config)#interface fastEthernet 2
switch(config-if)#bandwidth out 100
show bandwidth
I
Show interfaces bandwidth control.
switch(config)#interface fastEthernet 2
switch(config-if)#show bandwidth
state
[Enable | Disable]
I
Use the state interface configuration
command to specify the state mode
of operation for Ethernet ports. Use
the disable form of this command to
disable the port.
switch(config)#interface fastEthernet 2
switch(config-if)#state Disable
show interface
configuration
I
show interface configuration status. switch(config)#interface fastEthernet 2
switch(config-if)#show interface configuration
show interface status
I
show interface actual status.
switch(config)#interface fastEthernet 2
switch(config-if)#show interface status
show interface
accounting
I
show interface statistic counter.
switch(config)#interface fastEthernet 2
switch(config-if)#show interface accounting
no accounting
I
Clear interface accounting
information.
switch(config)#interface fastEthernet 2
switch(config-if)#no accounting
5.3.3
T
RUNK
C
OMMANDS
S
ET
Commands
Level
Description
Example
aggregator priority
[1~65535]
G
Set port group system priority.
switch(config)#aggregator priority 22
aggregator
activityport
[Port Numbers]
G
Set activity port.
switch(config)#aggregator activityport 2
aggregator group
[GroupID] [Port-list]
lacp
workp
[Workport]
G
Assign a trunk group with LACP
active.
[GroupID] :1~3
[Port-list]:Member port list, This
parameter could be a port
range(ex.1-4) or a port list separate
by a comma(ex.2, 3, 6)
[Workport]: The amount of work
ports, this value could not be less
than zero or be large than the
amount of member ports.
switch(config)#aggregator group 1 1-4 lacp
workp 2
or
switch(config)#aggregator group 2 1,4,3 lacp
workp 3
aggregator group
[GroupID] [Port-list]
nolacp
G
Assign a static trunk group.
[GroupID] :1~3
[Port-list]:Member port list, This
parameter could be a port
range(ex.1-4) or a port list separate
by a comma(ex.2, 3, 6)
switch(config)#aggregator group 1 2-4 nolacp
or
switch(config)#aggreator group 1 3,1,2 nolacp
show aggregator
P
Show the information of trunk
group.
switch#show aggregator
no aggregator lacp
[GroupID]
G
Disable the LACP function of trunk
group.
switch(config)#no aggreator lacp 1
no aggregator group
[GroupID]
G
Remove a trunk group. switch(config)#no aggreator group 2
5.3.4
VLAN
C
OMMANDS
S
ET
Commands
Level
Description
Example
vlan database
P
Enter VLAN configure mode.
switch#vlan database