Host Route Configuration
To configure a host route:
-
Access the
host-route configuration element.
ORACLE# configure terminal ORACLE(configure)# system ORACLE(system)# host-route ORACLE(host-route)#
- dest-network—Set the IP address of the destination network that this host route points toward.
- netmask—Set the netmask portion of the destination network for the route you are creating. The netmask is in dotted decimal notation.
- gateway—Set the gateway that traffic destined for the address defined in the first two elements should use as its first hop.
- Type done to save your configuration.