IPC.AddRoute[x].GatewayAddress

Specifies the IPv4 address of the router.

Syntax

IPC.AddRoute[x].GatewayAddress = 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].GatewayAddress = 198.62.139.1

Details

Note:This keyword cannot be used in conjunction with the IPC.AddRoute[x].Interface keyword.

For more information, refer to Configuring IPv4 Ethernet connections.

See also

IPC.AddRoute[x].DestinationAddress, IPC.AddRoute[x].Mask