Configure Serial Port Devices

Configure the serial port devices to define connection settings for the console port. Depending on your hardware platform the console port displays as console or 10101.

Note

Note

These commands do not apply on all hardware platforms.

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.

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 and cannot be modified.