1WIRE-TEST(8) System Manager's Manual WIRE-TEST(8)
2
3
4
6 wire-test - test your network interfaces and local IP address
7
9 wire-test [ host ]
10
12 wire-test is used to find out what amd thinks are the first two network
13 interfaces and network names/numbers used, as well as the IP address
14 used for amd to NFS-mount itself.
15
16 If host is specified, then wire-test will test for the working combina‐
17 tions of NFS protocol and version from the current client to the NFS
18 server host. If not specified, host defaults to "localhost".
19
20
22 amd(8).
23
24 ``am-utils'' info(1) entry.
25
26 Linux NFS and Automounter Administration by Erez Zadok, ISBN
27 0-7821-2739-8, (Sybex, 2001).
28
29 http://www.am-utils.org
30
31 Amd - The 4.4 BSD Automounter
32
34 Erez Zadok <ezk@cs.sunysb.edu>, Computer Science Department, Stony
35 Brook University, Stony Brook, New York, USA.
36
37 Other authors and contributors to am-utils are listed in the AUTHORS
38 file distributed with am-utils.
39
40
41
42 26 Feb 1993 WIRE-TEST(8)