Chapter 5: Local Management
telnet:
Syntax: | telnet [IP address] [Port #] |
Description: | The telnet command 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. |
Options: | Not Applicable |
Example: |
|
|
|
| |
| Trying 134.141.12.345 |
| Connected to 134.141.12.345 |
| SunOS UNIX (server1) |
| login: |
|
|
|
link_trap:
Syntax: | link_trap [enable/disable/status] [PORT/all] |
Description:The link_trap command allows link traps to be enabled or disabled when specifying a single port, or simultaneously when specifying “all” or no ports. When one or all ports are specified to enable, disable, or find their status, their current condition is displayed.
Options: | Not Applicable |
|