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](images/note.png)
Note
These commands do not apply on all hardware platforms.
Procedure
Example
Switch:1>enable Switch:1#config terminal Switch:1(config)#show boot config sio sio console baud 115200 2 sio console baud 115200 5 sio console baud 115200 8 sio console baud 115200 SF1 sio console baud 115200 SF3
Configure the baud rate to 9600 for the console port in IOC module slot 2:
Switch:1(config)#boot config sio console baud 9600 2 Switch:1(config)#show boot config sio sio console baud 9600 2 sio console baud 115200 5 sio console baud 115200 8 sio console baud 115200 SF1 sio console baud 115200 SF3
Variable Definitions
The following table defines parameters for the boot config sio console command.
Variable |
Value |
---|---|
baud <9600–115200> |
Configures the baud rate for the port from one of the following:
The default value differs depending on hardware platform:
|
<1–8> | <SF1–SF3> Note:
Exception: only supported on VSP 8600 Series. |
Configures the individual console baud rate for the IOC modules in slots 1 through 8 or the switch fabric (SF) modules in slots SF1 through SF3. |