SMC Networks TigerSwitch 100 Switch User Manual


 
C
OMMAND
L
INE
I
NTERFACE
3-86
description
Use this command to add a description to an interface. Use the no form to
remove the description.
Syntax
description string
no description
string - Comment or a description to help you remember what is
attached to this interface. (Range: 1-64 characters)
Default Setting
None
Command Mode
Interface Configuration (Ethernet, Port Channel)
Example
The following example adds a description to Ethernet port 15.
speed-duplex
Use this command to configure the speed and duplex mode of a given
interface when autonegotiation is disabled. Use the no form to restore the
default.
Syntax
speed-duplex {1000full | 100full | 100half | 10full | 10half}
no speed-duplex
Console(config)#interface ethernet 1/25
Console(config-if)#
Console(config)#interface ethernet 1/15
Console(config-if)#description RD-SW#3
Console(config-if)#