Technical data

Configuring Routing
4.4 Configuring GATED
For example, network 99.0.0.0 is on the same cable as network 192.199.199.0. On
host 99.1.2.3, specify network 192.199.199.0 as directly reachable:
TCPIP> SET ROUTE 192.199.199.0 /NETWORK /GATEWAY=99.1.2.3
On the hosts in network 192.199.199.0, enter:
TCPIP> SET ROUTE 99.0.0.0 /NETWORK /GATEWAY=192.199.199.255
4.4.5 Manually Configuring a Hardware Address
Network hosts require manual configuration of a hardware address for a remote
IP address under the following conditions:
The remote host does not support the Address Resolution Protocol (ARP). You
need static mapping of IP addresses to hardware addresses.
The remote host is running ARP, but a change was made to the internet
interface on that host.
To notify your system about the change, flush the address mapping tables.
Use the SET NOARP command to do this.
For example, to map the Ethernet address AA-02-04-05-06-07 of host ROOK, add
the hardware address to the ARP table by entering the following command:
TCPIP> SET ARP AA-02-04-05-06-07 ROOK
4–10 Configuring Routing