addarp

Use this method to adds a static ARP entry to the ARP table of the Citrix ADC.

Syntax



Parameters

ipaddress

IP address of the network device that you want to add to the ARP table.
This is mandatory parameter.

mac

MAC address of the network device.
This is mandatory parameter.

ifnum

Interface through which the network device is accessible. Specify the interface in (slot/port) notation. For example, 1/3.

vlan

The VLAN ID through which packets are to be sent after matching the ARP entry. This is a numeric value.

ownernode

The owner node for the Arp entry.
Default value = VAL_NOT_SET.
Minimum value = 0.
Maximum value = 31.

Return Value

Returns simpleResult

See Also