System information

Publication date: Feb., 2012
Revision A1
- 131 -
CLIReferenceGuide
Copyright @ 2012 by Amer Networks
description: The command lets you display Interface specific
description
Syntax:
description <port-list>
<LINE>
Parameter :
<port-list>: available value is from switch physic port density, format:
1,3-5
<LINE>: Up to 47 characters describing this interface
EXAMPLE:
excessivecollision:
The command lets you configure excessiv e collision
operation
Syntax:
excessive-collision <port-list> discard/ restart
Parameter :
<port-list>: available value is from switch
T
P
port number, format:
1,3-5
discard: Discard the packet when excessive collision
restart: Retransmit the packet, regardless of the number of collisions
Switch(port)# description 1 david
Switch(port)# show configuration
Port State Speed Duplex Flow Control Max. Frame Excessive Power
Description
-----------------------------------------------------------------------------
---
1 Enabled Auto - 10056 - -
david
-----------------------------------------------------------------------------
---
2 Enabled Auto - 10056 - -
-----------------------------------------------------------------------------
---
3 Enabled Auto - 10056 - -
-----------------------------------------------------------------------------
---
Switch(port)# clear 1
Switch(port)# show simple-counter
Port Packets Bytes Errors Drops Filtered
------ ------------------ --------------------- ---------- ---------- ----------
1/Rx 0 0 0 0 0
1/Tx 0 0 0 0
------------------------------------------------------------------------------
--
2/Rx 0 0 0 0 0
2/Tx 0 0 0 0
------------------------------------------------------------------------------
--
3/Rx 0 0 0 0 0
3/Tx 0 0 0 0
------------------------------------------------------------------------------
-