User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 638
6.1.1.3. show ip arp static
This command displays the static Address Resolution Protocol (ARP) table information.
Format show ip arp static
Default None
Mode Privileged EXEC
Display Message
6.1.2. Configuraton commands
6.1.2.1. arp
This command creates an ARP entry. The value for <ipaddress> is the IP address of a device on a subnet attached
to an existing routing interface. The value for <macaddress> is a unicast MAC address for that device.
Format arp [vrf <vrf-name>] <ipaddr> <macaddr> [interface {<slot/port> | vlan <1-4093>}]
no arp <ipaddr> [interface {<slot/port> | vlan <1-4093>}]
Default None
Mode Global Config
Fields
Definition
VRF-ID
The VRF ID to which the IP address belongs.
VRF-Name
The VRF name for the VRF ID.
IP address
The IP address of a device on a subnet attached to an existing routing interface.
MAC address
The MAC address for that device.
Fields
Definition
vrf-name
The specified VRF in which the ARP entry is going to be created.
IP address
Is the IP address of a device on a subnet attached to an existing routing interface.
MAC address
Is a MAC address for that device. The format is 6 two-digit hexadecimal numbers
that are separated by colons, for example, 00:06:29:32:81:40.
no
This command deletes an ARP entry.