Console Port Settings7-2
7

Web – Click System, Line, Console. Specify the console port connection parameters

as required, then click Apply.

Figure 7-1 Configuring the Console Port

CLI – Enter Line Configuration mode for the console, then specify the connection

parameters as required. To display the current console port settings, use the show

line command from the Normal Exec level.

Console(config)#line console 36-1
Console(config-line)#login local 36-2
Console(config-line)#password 0 secret 36-3
Console(config-line)#timeout login response 0 36-4
Console(config-line)#exec-timeout 0 36-4
Console(config-line)#password-thresh 5 36-5
Console(config-line)#silent-time 60 36-6
Console(config-line)#databits 8 36-6
Console(config-line)#parity none 36-7
Console(config-line)#speed auto 36-8
Console(config-line)#stopbits 1 36-8
Console(config-line)#end
Console#show line console 36-9
Console configuration:
Password threshold: 5 times
Interactive timeout: Disabled
Login timeout: Disabled
Silent time: 60
Baudrate: auto
Databits: 8
Parity: none
Stopbits: 1
Console#