3com 8807 참조 가이드

다운로드
페이지 1099
56
C
HAPTER
 2: C
OMMANDS
 U
SED
 
TO
 L
OG
 
IN
 
TO
 S
WITCH
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.
Example
# Set the Telnet protocol to be used for user login.
<SW8800>system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] user-interface vty 0
 
[3Com-ui-vty0] protocol inbound telnet 
quit
Syntax
quit
View
Any view
Parameter
None
Description
Use the quit command to return to the lower level view from the current view. If 
the current view is user view, you can quit the system.
There are three levels of views, which are listed from low to high as follows:
User view
System view
VLAN view, Ethernet port view, and so on.
Related command: see returnsystem-view.