Black Box LRS002A-R2 Network Router User Manual


 
ASYNC ROUTER AR-P, AR-5, AND SYNC ROUTER REFERENCE MANUAL
182
2.20 reboot
Drop all connections and restart the Router
Syntax
reboot
Description
reboot is a cold-restart mechanism that gracefully drops all open connections and restarts the router. A
user prompt is displayed on the screen; verification is needed before reboot is initiated. When rebooted,
the router responds as if the power was started and stopped by restarting the Router internal self tests
and reloading the system software.
2.21 start/stop
Start or stop a server
Syntax
start {discard | echo | ftp | rip | snmp | telnet}
stop {discard | echo | ftp | rip | snmp | telnet}
Description
Starts or stops a server. Initiates/ends server processes. The user may use the ps command to determine
which server processes are running.
Subcommands and parameters
start {discard | echo | ftp | rip | snmp | telnet}
stop {discard | echo | ftp | rip | snmp | telnet}
discard—Specifies that any packets sent to the discard port will/will not be discarded. Use start to
discard; stop not to discard.
echo—Specifies that any packets sent to the echo port will/will not be echoed back to the sender.
Use start to echo back; stop not to echo back.
ftp—Starts/stops the ftp server process. The FTP server is used to upload and download files to the
router startup disk.
rip—Starts/stops the rip server process.
snmp—Starts/stops the snmp server process. Used by clients to obtain network statistics and manage
the Router.
telnet—Starts/stops the telnet server process. Allows administrators to log in remotely.