Configure Serial Port Devices

Configure the serial port devices to define connection settings for the console port.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. View the current baud rate configuration:

    show boot config sio

  3. Change the console baud rate:

    boot config sio console baud <115200>

  4. Save the changed configuration.
  5. Restart the switch.

Example

Switch:1>enable
Switch:1#config terminal
Switch:1(config)#show boot config sio
sio console baud 115200 1

Variable Definitions

The following table defines parameters for the boot config sio console command.

Variable

Value

baud <115200>

Configures the baud rate for the port.

The default is 115200.