Network protocols
7.12 ARP
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
425
Requirement
You are in the Global configuration mode.
The command prompt is as follows:
cli(config)#
Syntax
Call up the command with the following parameters:
arp <ip address> <hardware address> {Vlan <vlan-id(1-4094)> | <interface-type>
<interface-id> | Cpu0}
The parameters have the following meaning:
Parameter
Description
Range of values / note
ip address
Value for the IP address to be linked to
a device (physical address)
IP address or IP alias
hardware address
Physical address that will be linked
with the IP address
MAC address of the device
Vlan
Keyword for a VLAN connection
-
vlan-id
Number of the VLAN
1 ... 4094
interface-type
Type or speed of the interface
Enter a valid interface.
interface-id
Module no. and port no. of the interface
Cpu0
The interface is configured as "Out-of-
band management interface"
-
For information on addresses and interfaces, refer to the section "Addresses and interface
Result
The entry is generated in the ARP cache.
Further notes
You delete a static entry from the ARP cache with the
no arp
command.
You can display the status of this function and other information with the
show ip arp
command.
You configure the router port with the
no switchport
command.
7.12.2.2
no arp
Description
With this command, you delete an entry from the ARP cache.