Command Manual – Getting Started
Quidway S8500 Series Routing Switches
Chapter 1 Commands Used to Log in to Switch
Huawei Technologies Proprietary
1-18
Parameter
even
: Configures to perform even parity.
mark
: Configures to perform mark parity.
none
: Configures not to perform parity.
odd
: Configures to perform odd parity.
space
: Configures to perform space parity.
Description
Use the
parity
command to configure the parity mode on the user interface.
Use the
undo parity
command to restore the default parity mode.
This command can only be performed in Console and AUX user interface view.
By default, the mode is set to none.
Example
# Set mark parity on the AUX port.
<Quidway>system-view
System View: return to User View with Ctrl+Z.
[Quidway] user-interface aux 0
[Quidway-ui-aux0] parity mark
1.1.19 protocol inbound
Syntax
protocol inbound
{
all
|
telnet
|
ssh
}
View
User interface view
Parameter
all
: Specifies to support all the protocols including Telnet and SSH.
ssh
: Specifies to support SSH protocol only.
telnet
: Specifies to support Telnet protocol only.
Description
Use the
protocol inbound
command to set the protocols to be used when logging in.
By default, all the protocols are set to be used for user login
Note that only the VTY type of user interfaces support protocol setting.
Related command:
user-interface vty
.