Command Reference Guide
Console Port Access Commands
CLI Command Reference
September 2014 Page 60
HP Moonshot Switch Module CLI Command Reference
Example: The following shows an example of the CLI command.
(Routing)(config)#line telnet
(Routing)(config-telnet)#
serial baudrate
This command specifies the communication rate of the terminal interface. The supported rates are 1200, 2400,
4800, 9600, 19200, 38400, 57600, 115200.
no serial baudrate
This command sets the communication rate of the terminal interface.
serial timeout
This command specifies the maximum connect time (in minutes) without console activity. A value of 0 indicates
that a console can be connected indefinitely. The time range is 0 to 160.
no serial timeout
This command sets the maximum connect time (in minutes) without console activity.
Term Definition
console Console terminal line.
telnet Virtual terminal for remote console access (Telnet).
ssh Virtual terminal for secured remote console access (SSH).
Default 115200
Format
serial baudrate {1200 | 2400 | 4800 | 9600 | 19200 | 38400 | 57600 | 115200}
Mode Line Config
Format
no serial baudrate
Mode Line Config
Default No timeout
Format
serial timeout 0-160
Mode Line Config
Format
no serial timeout
Mode Line Config