R3721-F3210-F3171-HP High-End Firewalls Getting Started Command Reference-6PW101
26
space: Performs a space parity check.
Description
Use parity to set a parity check method.
Use undo parity to restore the default.
By default, no parity check is performed.
NOTE:
• The command is applicable to the console port.
• The parity check settin
g
must be the same for the user interfaces of the connectin
g
ports on the device
and the target terminal device for communication.
Examples
# Configure the console port to perform odd parity check.
<Sysname> system-view
[Sysname] user-interface console 0
[Sysname-ui-console0] parity odd
protocol inbound
Syntax
In non-FIPS mode:
protocol inbound { all | ssh | telnet }
undo protocol inbound
In FIPS mode:
protocol inbound { all | ssh }
undo protocol inbound
View
VTY interface view
Default level
3: Manage level
Parameters
all: Supports both protocols: Telnet and SSH. Telnet is not supported in FIPS mode.
ssh: Supports SSH only.
telnet: Supports Telnet only. This keyword is not supported in FIPS mode.
Description
Use protocol inbound to enable the current user interface to support either Telnet or SSH, or both of them.
The configuration takes effect next time you log in.
Use undo protocol inbound to restore the default.
By default, all the three protocols are supported.