host-route

The host-route configuration element establishes routing exceptions on the Oracle Communications Session Border Controller for management traffic.

Parameters

dest-network
Enter the IP address of the destination network for this host route. No two host-route elements can have the same dest-network field value.
An IPV6 address is valid for this parameter.
Values: <IPV4> | <IPV6>
netmask
Enter the destination network subnet mask. The network-interface element will not function properly unless this field value is valid.
An IPV6 address is valid for this parameter.
Values: <IPV4> | <IPV6>
gateway
Enter the gateway used to leave the local network. The gateway field identifies the next hop to use when forwarding a packet out of the originator’s LAN.

Note:

The gateway entered must already be defined as a gateway for an existing network interface.
An IPV6 address is valid for this parameter.
Values: <IPV4> | <IPV6>
description
Provide a brief description of this host-route configuration.

Path

host-route is an element under the system path. The full path from the topmost ACLI prompt is: configure terminal , and then system , and then host-route.

Note:

For IPV4, you need to configure netmask.

Note:

This is a multiple instance configuration element.