TAP Series Switch Command Line Reference
Default
Default value is 8-bit databits.
Usage
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.
Examples
The following example shows how to set console number of data bits per character to 7-bit
databits:
Switch# configure terminal
Switch(config)# line console 0
Switch(config-line)# databits 7
The following example shows how to set console number of data bits per character to 7-bit
databits:
Switch# configure terminal
Switch(config)# line console 0
Switch(config-line)# no databits
Related Commands
line console
show console
Use this command to set console terminal parity.
Use the no form of this command to restore the default value.
Command Syntax
parity ( even | odd | none )
no parity