Deleted Added
full compact
rtquery.8 (18316) rtquery.8 (19880)
1.Dd June 1, 1996
2.Dt RTQUERY 8
3.Os BSD 4.4
4.Sh NAME
5.Nm rtquery
6.Nd query routing daemons for their routing tables
7.Sh SYNOPSIS
8.Nm
9.Op Fl np1
10.Op Fl w Ar timeout
11.Op Fl r Ar addr
1.Dd June 1, 1996
2.Dt RTQUERY 8
3.Os BSD 4.4
4.Sh NAME
5.Nm rtquery
6.Nd query routing daemons for their routing tables
7.Sh SYNOPSIS
8.Nm
9.Op Fl np1
10.Op Fl w Ar timeout
11.Op Fl r Ar addr
12.Op Fl a Ar secret
12.Ar host ...
13.Ar host ...
14
15.Nm
16.Op Fl t Ar op
17.Ar host ...
13.Sh DESCRIPTION
14.Nm Rtquery
18.Sh DESCRIPTION
19.Nm Rtquery
15is used to query a network routing daemon,
20is used to query a RIP network routing daemon,
16.Xr routed 8
17or
18.Xr gated 8 ,
19for its routing table by sending a
20.Em request
21or
22.Em poll
23command. The routing information in any routing

--- 45 unchanged lines hidden (view full) ---

69.It Fl 1
70query using RIP version 1 instead of RIP version 2.
71.It Fl w Ar timeout
72changes the delay for an answer from each host.
73By default, each host is given 15 seconds to respond.
74.It Fl r Ar addr
75ask about the route to destination
76.Em addr .
21.Xr routed 8
22or
23.Xr gated 8 ,
24for its routing table by sending a
25.Em request
26or
27.Em poll
28command. The routing information in any routing

--- 45 unchanged lines hidden (view full) ---

74.It Fl 1
75query using RIP version 1 instead of RIP version 2.
76.It Fl w Ar timeout
77changes the delay for an answer from each host.
78By default, each host is given 15 seconds to respond.
79.It Fl r Ar addr
80ask about the route to destination
81.Em addr .
82.It Fl a Ar passwd=XXX
83.It Fl a Ar md5_passwd=XXX|KeyID
84cause the query to be sent with the indicated cleartext or MD5 password.
77.It Fl t Ar op
78change tracing, where
79.Em op
80is one of the following.
81Requests from processes not running with UID 0 or on distant networks
82are generally ignored by the daemon except for a message in the system log.
85.It Fl t Ar op
86change tracing, where
87.Em op
88is one of the following.
89Requests from processes not running with UID 0 or on distant networks
90are generally ignored by the daemon except for a message in the system log.
91.Xr gated 8
92is likely to ignore these debugging requests.
83.El
84.Bl -tag -width Ds -offset indent-two
85.It Em on=tracefile
86turn tracing on into the specified file. That file must usually
87have been specified when the daemon was started or be the same
88as a fixed name, often
89.Pa /etc/routed.trace .
90.It Em more

--- 13 unchanged lines hidden ---
93.El
94.Bl -tag -width Ds -offset indent-two
95.It Em on=tracefile
96turn tracing on into the specified file. That file must usually
97have been specified when the daemon was started or be the same
98as a fixed name, often
99.Pa /etc/routed.trace .
100.It Em more

--- 13 unchanged lines hidden ---