ES3528MV2 DC_Management Guide-R03

Table Of Contents
C
HAPTER
20
| System Management Commands
Line
– 732 –
This command controls login authentication via the switch itself. To
configure user names and passwords for remote authentication
servers, you must use the RADIUS or TACACS software installed on
those servers.
EXAMPLE
Console(config-line)#login local
Console(config-line)#
RELATED COMMANDS
username (811)
password (733)
parity This command defines the generation of a parity bit. Use the no form to
restore the default setting.
SYNTAX
parity {none | even | odd}
no parity
none - No parity
even - Even parity
odd - Odd parity
DEFAULT SETTING
No parity
COMMAND MODE
Line Configuration
COMMAND USAGE
Communication protocols provided by devices such as terminals and
modems often require a specific parity bit setting.
EXAMPLE
To specify no parity, enter this command:
Console(config-line)#parity none
Console(config-line)#