summaryrefslogtreecommitdiffstats
path: root/sbin/routed
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1997-01-19 17:57:15 +0000
committermpp <mpp@FreeBSD.org>1997-01-19 17:57:15 +0000
commit81b3c1218e3cd659cbd9560212e6f8f01f168288 (patch)
tree2b438bd284b059b286f5d5315207549093ace0fb /sbin/routed
parent8f71a470afb4bf777ee82852ffd53bfa58231df7 (diff)
downloadFreeBSD-src-81b3c1218e3cd659cbd9560212e6f8f01f168288.zip
FreeBSD-src-81b3c1218e3cd659cbd9560212e6f8f01f168288.tar.gz
Various minor cleanup.
Partially Obtained from: NetBSD-bugs
Diffstat (limited to 'sbin/routed')
-rw-r--r--sbin/routed/rtquery/rtquery.836
1 files changed, 26 insertions, 10 deletions
diff --git a/sbin/routed/rtquery/rtquery.8 b/sbin/routed/rtquery/rtquery.8
index c6c7d89..ab4530e 100644
--- a/sbin/routed/rtquery/rtquery.8
+++ b/sbin/routed/rtquery/rtquery.8
@@ -46,15 +46,27 @@ undocumented extension to the RIP protocol supported by
When querying gated, the
.Em poll
command is preferred over the
-.I Request
+.Em request
command because the response is not subject to Split Horizon and/or
-Poisoned Reverse, and because some versions of gated do not answer
-the Request command. Routed does not answer the Poll command, but
-recognizes Requests coming from rtquery and so answers completely.
+Poisoned Reverse, and because some versions of
+.Xr gated 8
+do not answer
+the
+.Em request
+command.
+.Nm Routed
+does not answer the
+.Em poll
+command, but
+recognizes
+.Em request
+commands coming from
+.Nm
+and so answers completely.
.Pp
-.Em Rtquery
+.Nm Rtquery
is also used to turn tracing on or off in
-.Em routed .
+.Nm routed .
.Pp
Options supported by
.Nm rtquery :
@@ -108,7 +120,11 @@ dumps the daemon's routing table to the current tracefile.
.Sh SEE ALSO
.Xr gated 8 ,
.Xr routed 8
-.br
-RFC\ 1058 - Routing Information Protocol, RIPv1
-.br
-RFC\ 1723 - Routing Information Protocol, RIPv2
+.Rs
+.%T Routing Information Protcol, RIPV1
+.%O RFC1058
+.Re
+.Rs
+.%T Routing Information Protocol, RIPv2
+.%O RFC1723
+.Re
OpenPOWER on IntegriCloud