config
no vSwitch-name vRouter-name ip arp static
Field Name | Description |
---|---|
ifName IfName | Specifies the name of the interface for which you want to configure an IP address-to-physical address mapping. This is the interface that connects to the IP instance, either vlan.x, lag.x, or eth.x.x. If the interface does not already exist, the system returns an error. |
netAddr ipAddress | Specifies the IP address the system should associate with the physical address specified. This pairing is stored in the system ARP table. |
physAddr macAddress | Specifies the Layer 2 physical address (the MAC address) to associate with the specified IP address/interface. |