Differences between version 3 and revision by previous author of telnet(1).
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Monday, January 5, 2004 11:59:57 pm | by StuartYeates | Revert |
Older page: | version 2 | Last edited on Monday, June 3, 2002 11:56:12 pm | by perry | Revert |
@@ -1,18 +1,18 @@
----
__NAME__
-telnet - user interface to the TELNET
-
protocol
+telnet - user interface to the TELNET protocol
+
+
__SYNOPSIS__
telnet [[-468ELadr] [[-S tos] [[-e escapechar] [[-l user] [[-n
-tracefile] [[
-
host
-
[[port]
-]
+tracefile] [[ host [[port]
]
+
+
__DESCRIPTION__
The telnet command is used for interactive communication
@@ -21,12 +21,12 @@
(
Options:
- -4 Force IPv4 address resolution.
+ -4 Force [
IPv4]
address resolution.
--6Force IPv6 address resolution.-8Request 8-bit operation. This causes an attempt tonegotiate the TELNET BINARY option for both input and output. By default telnet is not 8-bit clean.
+-6Force [
IPv6]
address resolution.-8Request 8-bit operation. This causes an attempt tonegotiate the TELNET BINARY option for both input and output. By default telnet is not 8-bit clean.
-E
Disables the escape character functionality; that is, sets
@@ -62,9 +62,9 @@
line.
-S tos
-Sets the IP type-of-service (TOS) option for the tel- net
+Sets the [
IP]
type-of-service (TOS) option for the tel- net
connection to the value tos.
-e escapechar
@@ -958,4 +958,5 @@
Linux !NetKit (0.17) August 15, 1999 1
----
+CategoryNetworking