Logging in Commands 35
Example
To set mark parity on the AUX (Console) port, enter the following:
<SW5500>system-view
System View: return to User View with Ctrl+Z.
[SW5500]user-interface aux 0
[SW5500-ui-aux0]parity mark
protocol inbound Syntax
protocol inbound { all| ssh | telnet }
View
VTY user interface view
Parameter
all: Supports both Telnet and SSH protocols.
ssh: Supports only SSH protocol.
telnet: Supports only Telnet protocol.
Description
Use the protocol inbound command to configure the protocols supported by a
designated user interface.
By default, the user interface supports Telnet and SSH protocol.
For the related commands, see user-interface vty.
Example
Configure SSH protocol supported by VTY0 user interface.
<SW5500>system-view
System View: return to User View with Ctrl+Z.
[SW5500]user-interface vty 0
[SW5500-ui-vty0]protocol inbound ssh
quit Syntax
quit
View
All views
Parameter
None
Description
Use the quit command to exit from the current view to the next highest view. If
the current view is user view, this command quits the system.
There are three levels of view, which are, from high to low:
■ user view