TAP Series Switch Command Line Reference
Usage
None
Examples
The following example shows how to set console sync line stop bits one-bit stop:
Switch# configure terminal
Switch(config)# line console 0
Switch(config-line)# stopbits 1
The following example shows how to set console sync line stop bits to default value:
Switch# configure terminal
Switch(config)# line console 0
Switch(config-line)# no stopbits
Related Commands
show console
Use this command to set console number of data bits.
Use the no form of this command to set console number of data bits per character to default
value.
Command Syntax
databits ( 7 | 8 )
no databits
Command Mode
Line-CON