File: ripquery.8

package info (click to toggle)
netkit-routed 0.17-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 268 kB
  • ctags: 247
  • sloc: ansic: 2,446; makefile: 87; sh: 31
file content (23 lines) | stat: -rw-r--r-- 516 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.Dd March 27, 1999
.Dt RIPQUERY 8
.Os "Linux NetKit (0.17)"
.Sh NAME
.Nm ripquery
.Nd send a RIP request to a remote host
.Sh SYNOPSIS
.Nm ripquery
.Op Fl n
host
.Sh DESCRIPTION
The
.Nm ripquery
command can be used to send a RIP request to a remote host.
If the remote host runs a RIP server it will reply to the
RIP request and sends its current routing table entries.
.Nm ripquery
will then print these entries. The option
.Fl n
can be used to suppress the IP number to name conversion.
.Sh SEE ALSO
.Xr routed 8