IPC.AddRoute[x].Interface

Specifies the Ethernet interface (1 or 2) associated with IPv4 connections.

Syntax

IPC.AddRoute[x].Interface = Ethernet_number

x = index of the route entry

Access

Read/Write

Type

Integer

Default

2

Allowed values

1 | 2

Example

IPC.AddRoute[1].Interface = 1

Details

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

For more information, refer to Configuring IPv4 Ethernet connections.

See also

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