61
mode
console-timeout
[time(sec)]
Global
configuration
mode
Set console timeout. The range
of timeout is 30 sec ~ 600 sec.
180 sec
switch(config)#console-timeout
30
show system-info
Privileged
EXEC
Show system information
switch#show system-info
show ip
Privileged
EXEC
Show ip information of switch
switch#show ip
show admin
Privileged
EXEC
Show username & password
switch#show admin
show version
Privileged
EXEC
Use the show version user
EXEC command to display
version information for the
hardware and firmware.
switch# show version
show terminal
Privileged
EXEC
Use the show terminal
command to display console
information for the switch
switch#show terminal
show fan-status
Privileged
EXEC
Use the show fan-status
command to display fan status
switch(config)#
show fan-status
34B
Port Commands Set
Commands
Command
Level
Description
Default
Example
interface
gigaethernet
[port ID]
Interface
configuration
mode
Use the Ethernet interface
configuration command
switch(config)#interface
gigaethernet 1
Use the module Ethernet
interface configuration
command
switch(config)#interface
gigaethernet 1
duplex
[full | half]
Interface
configuration
mode
Use the duplex configuration
command to specify the duplex
mode of operation for Fast
Ethernet.
Auto
switch(config)#interface
gigaethernet 1
switch(config-if)#duplex full
or
switch(config-if)#duplex half
speed
[10|100|1000|auto]
Interface
configuration
mode
Use the speed configuration
command to specify the speed
mode of operation for Fast
Ethernet.
switch(config)#interface
gigaethernet 1
switch(config-if)#speed 1000
or