Cisco Systems 1105 用户手册

下载
页码 510
 
Appendix B      Command Reference
Privilege Level 15 Commands
B-72
User Guide for the CiscoWorks 1105 Wireless LAN Solution Engine
78-14947-01
Syntax Description
options
Standard SSH options. For a list of these options, enter the 
ssh command without any arguments.
host
Name or IP address of host to which to connect.
command
Command for the external host to execute.
Example
Enter the following command to connect to an external host using SSH:
ssh 209.165.200.224
ssh-version
Use the ssh-version command to enable Secure Shell (SSH) 1, SSH 2, or both 
SSH 1 and SSH 2. 
ssh-version {ssh1 | ssh2 | both}
Syntax Description
ssh1
Enables SSH 1
ssh2
Enables SSH 2
both
Enables both SSH 1 and SSH2
Example
This command enables ssh1:
ssh-version ssh1
telnet
To Telnet to an external host, use the telnet command.
telnet {hostname | ip-address} [portnumber]