Telnet, Timed_reset – Enterasys Networks 6H2xx User Manual
Page 368

Built-in Commands
12-34
Network Tools Screens
telnet
Description:
Allows the user to communicate with another host (that supports Telnet
connections) using the Telnet protocol. The user must specify the remote host
using its IP address. The [IP address] field is mandatory. If no Port number is
specified, telnet will attempt to contact the host at the default port.
Syntax:
telnet [IP address]
Options:
None
Example:
-> telnet 134.141.12.345
Trying 134.141.12.345
Connected to 134.141.12.345
SunOS UNIX (server 1)
login:
timed_reset
Description:
Allows configuration of a timed_reset in number of seconds. Status for this
command will return the time until a reset will occur and whether or not a
non-volatile reset will occur when the reset happens. The reset_nv and
dont_reset_nv commands tell the timed reset if non-volatile memory should
be reset or not. If reset non_volatile is chosen, ip will be retained. Entering a
time of 0 will disable any currently enabled timed_reset.
Syntax:
timed_reset [ status ] [ t (seconds) ]
[ reset_nv | dont_reset_nv ]
Options:
None
Example:
timed_reset status
timed_reset 10
timed_reset 30 status
timed_reset 60 reset_nv