HP VPN Firewall Appliances Network Management Configuration Guide

250
c. Enter 192.168.1.1 for IP Address, enter 00e0-fc01-0000 for MAC Address, select the
Advanced Options box, enter 10 for VLAN ID, and select GigabitEthernet0/1 for Port.
d. Click Apply.
Figure 168 Creating an ARP entry
Configuring ARP at the CLI
Configuring a static ARP entry
A static ARP entry is effective when the device works correctly. If a VLAN or VLAN interface is deleted,
all long static ARP entries in the VLAN are deleted, and all resolved short static ARP entries in the VLAN
becomes unresolved.
When you configure a long static ARP entry, follow these guidelines:
The vlan-id argument must be the ID of an existing VLAN where the ARP entry resides. The specified
Ethernet interface must belong to that VLAN. The VLAN interface of the VLAN must be created.
The IP address of the VLAN interface of the VLAN specified by the vlan-id argument must belong to
the same subnet as the IP address specified by the ip-address argument.
To configure a static ARP entry:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Configure a static
ARP entry.
Configure a long static ARP entry:
arp static ip-address mac-address vlan-id interface-type
interface-number [ vpn-instance vpn-instance-name ]
Configure a short static ARP entry:
arp static ip-address mac-address [ vpn-instance
vpn-instance-name ]
Use either command.