ip arp (for a VRF)
Configure ARP static entries to modify the ARP parameters on the device. The only way to
change a static ARP is to delete the static ARP entry and create a new entry with new
information.
Syntax
-
default ip arp
{A.B.C.D}
-
default ip arp timeout
-
ip arp {A.B.C.D}
0x00:0x00:0x00:0x00:0x00:0x00 {slot/port[/sub-port][-slot/port[/sub-port]][,...][slot/all][all]}
-
ip arp {A.B.C.D}
0x00:0x00:0x00:0x00:0x00:0x00 {slot/port[/sub-port][-slot/port[/sub-port]][,...][slot/all][all]} vid <1-4059>
-
ip arp timeout
<1-32767>
-
no ip arp {A.B.C.D}
Command Parameters
- {A.B.C.D}
- Specifies the IP address.
- {slot/port[/sub-port][-slot/port[/sub-port]][,...][slot/all][all]}
-
Identifies the
slot and port in one of the following formats:
-
a single slot and port (slot/port)
-
a range of slots and ports (slot/port-slot/port)
-
a series of slots and ports
(slot/port,slot/port,slot/port)
-
all ports on the same slot (slot/all)
-
all ports on the switch (all)
If the platform supports channelization and the port is
channelized, you must also specify the sub-port in the format
slot/port/sub-port.
- {slot[-slot][,...]}
- Specifies the port that receives
the flooding.
- 0x00:0x00:0x00:0x00:0x00:0x00
- Specifies the MAC address in
hexadecimal format. The MAC address parameter does not accept MAC addresses
beginning with 01:00:5e (01:00:5e:00:00:00 to 01:00:5e:ff:ff:ff inclusive).
- timeout <1-32767>
- Configures the timeout value.
- vid <1-4059>
- Specifies the VLAN ID in the range
of 1 to 4059. By default, VLAN IDs 1 to 4059 are configurable and the system
reserves VLAN IDs 4060 to 4094 for internal use. If you enable VRF scaling and
SPBM mode, the system also reserves VLAN IDs 3500 to 3998. VLAN ID 1 is the
default VLAN and you cannot create or delete VLAN ID 1.
Command Mode
VRF Router Configuration