F3215-HP Load Balancing Module System Management Command Reference-6PW101
23
Default command level
2: System level
Parameters
even: Performs even parity check.
mark: Performs mark parity check.
none: Disables parity check.
odd: Performs odd parity check.
space: Performs space parity check.
Usage guidelines
This command is only applicable to asynchronous serial interfaces, including AUX and console ports.
The configuration terminal and the device must be configured with the same parity check mode to
communicate.
Examples
# Configure user interface AUX 0 to perform odd parity check.
<Sysname> system-view
[Sysname] user-interface aux 0
[Sysname-ui-aux0] parity odd
protocol inbound
Use protocol inbound to enable a user interface to support Telnet, SSH, or both of them.
Use undo protocol inbound to restore the default.
Syntax
protocol inbound { all | ssh | telnet }
undo protocol inbound
Default
Both protocols are supported.
Views
VTY interface view
Default command level
3: Manage level
Parameters
all: Supports both SSH and Telnet.
ssh: Supports SSH only.
telnet: Supports Telnet only.
Usage guidelines
This configuration is effective only for a user who logs in to the user interface after the configuration is
made.