IPC.AddRoute[x].DestinationAddress

Specifies the IPv4 address of the Ethernet interface.

Syntax

IPC.AddRoute[x].DestinationAddress = IP_address

x = index of the route entry

Access

Read/Write

Type

IP address

Default

255.255.255.255

Allowed values

Valid IP address.

Example

IPC.AddRoute[1].DestinationAddress = 198.62.139.32

Details

You can specify up to 32 destination addresses.

For more information, refer to Configuring IPv4 Ethernet connections.

See also

IPC.AddRoute[x].GatewayAddress, IPC.AddRoute[x].Interface, IPC.AddRoute[x].Mask