6/28/2007 page 114 of 145
Clear Counters
Command Name port clear counters
Description Clears all the numbers in the counters for a given port. These are counters
for RX bytes and TX bytes and so on.
Syntax port clear counters <port-no>
Parameters port-no
port number (1 ~ 14)
Examples
N-TRON/Admin#[1]> port clear counters 6
Counters of Port[6] are : [cleared]
NOTES This will clear all data in the port specific counters. This data cannot be
recovered after this step.
Clear Intruder Log
Command Name port clear intruderlog
Description This command will clear all intruders out of the intruder log.
Syntax port clear intruderlog
Parameters None
Examples
N-TRON/Admin#[1]> port clear intruderlog
NOTES This will clear all data from the intruder log. This data can not be
recovered after this step.
Trunk related commands
Enable or disableTrunking
Command Name trunk set <enable | disable>
Description To enable or disable the trunk that is already created.
Syntax trunk set enable
trunk set disable
Parameters Enable | disable
Examples
N-TRON/Admin#[1]> trunk set enable
Trunking is activated.
N-TRON/Admin#[1]> trunk set disable
Trunking is deactivated.
NOTES RSTP must be disabled in order to use Trunking. All trunk ports must be at
the same speed and duplex mode. It is best to hard code speed and duplex
mode for each trunking link, at both ends.
Do not use Trunking on a switch that is directly in an active N-Ring.
Modify Trunk
Command Name trunk modify
Description To add new required ports to the trunk in order to withstand high traffic.
Syntax trunk modify <port-list> [-name <trunk-name>]
Parameters port-list
Port numbers to be in the trunk.
trunk-name
Name given to a trunk
Examples
N-TRON/Admin#[6]trunk> modify 1,2 -name trunk1
NOTES A maximum of 4 ports can be in a trunk. All trunk ports must be at the
same speed and duplex mode. If a port is not linked, there could be
difficulty matching similar speed and duplex mode. It is best to hard code
speed and duplex mode for each trunking link, at both ends.