HP VPN Firewall Appliances Getting Started Command Reference
24
Use undo parity to restore the default.
Syntax
parity { even | mark | none | odd | space }
undo parity
Default
The setting is none, and no parity check is performed.
Views
User interface view
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 console and AUX user interfaces.
The configuration terminal and the device must be configured with the same parity check mode to
communicate.
Examples
# Configure the console user interface to perform odd parity check.
<Sysname> system-view
[Sysname] user-interface console 0
[Sysname-ui-console0] 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
In non-FIPS mode:
protocol inbound { all | ssh | telnet }
undo protocol inbound
In FIPS mode:
protocol inbound { all | ssh }
Default
Both SSH and Telnet are supported.