1.TCPIP> SET ROUTE DODO /GATEWAY=RHEA
Defines a route for local host DODO to send packets.
2.TCPIP> SET ROUTE 101.81 /GATEWAY=100.42
Defines a gateway for routing packets for the host with IP
address 101.81.
3.TCPIP> SET ROUTE 100.45.0 /GATEWAY=REMOTE /NETWORK
Sets a route through the network whose IP address is 100.45.0.
4.TCPIP> SET ROUTE /DEFAULT /GATEWAY=DEFGATE /PERMANENT
Sets a default route with host DEFGATE as the default gateway.
Adds the definition to the permanent routes database.