SOPHO
IP 5000/SOPHO IP6000
Command Reference Guide
110
By executing the
telnet
command, the user can conveniently log on another
device from a router to achieve remote management.
For the related command, see
display tcp status
.
Example
Log on another router NEC-PHILIPS2 (the IP address is 129.102.0.1) from the
current router NEC-PHILIPS1.
<NEC-PHILIPS>
telnet 129.102.0.1
Trying 129.102.0.1...
Service port is 23
Connected to 129.102.0.1
<NEC-PHILIPS2>
3.12
SSH Configuration Commands
debugging rsa
Syntax
debugging rsa
undo debugging rsa
View
User view
Parameter
None
Description
Using the
debugging rsa
command, you can send the detailed information
about each process and packet structure of RSA algorithm to the information
center in debugging form and to debug certain user-interface separately. Using
the
undo debugging rsa
command, you can disable the debugging.
By default, the debugging is disabled.
For the related command, see
rsa local-key-pair create, rsa local-key-pair
destroy
.
Example
Enable the RSA debugging.
<NEC-PHILIPS>
debugging rsa
debugging ssh server
Syntax
debugging ssh server { VTY index | all }
undo debugging ssh server { VTY index | all }
View
User view
Parameter
index
: Debugged SSH channel. In default, its value ranges from 0 to 4 and is
limited by VTY number.