PCI FDDI Administrator's Guide

Installing and Configuring PCI FDDI
7 - Configure the Adapter and Verify For Network Connectivity
Chapter 262
7 - Configure the Adapter and Verify For
Network Connectivity
Configuring network connectivity allows your system to communicate
with other systems.
1. Add remote system names
2. Add remote system IP address
3. Specify default gateway information
4. View the configured gateways and destinations reached through
those gateways.
netstat -r
hpntch3 # netstat -r
Routing Tables
Destination Gateway Flags Refs Use Interface
Pmtu PmtuTime
hpntcg3 127.0.0.1 UH 0 1010784 io0
4608
127.0.0.1 127.0.0.1 UH 0 112 io0
4608
default hpntcg3 U 1 41 lan0
1500
15.13.112 hpntcg3 U 0 2870 lan0
1500
192.20.64 hpntcg3-fddi U 0 10200657 lan2
4352
In the above example, the local interface lan0 has been configured as
the default IP gateway. IP uses the default gateway when it has to
route a packet to a destination IP address that is not a member of
any of the other destination IP subnets in the routing table. If the
default gateway is a local interface, IP will send a broadcast ARP
request via that interface to get the appropriate MAC address
(typically, an intelligent router on the attached subnet will send a
proxy ARP response).
5. Use lanscan on the remote system to obtain the remote station’s
address.