ARP Configuration Commands 107
Example
To enter a host name of Lanswitch1 for the IP address 202.38.0.8, enter the
following .
<SW5500>system-view
System View: return to User View with Ctrl+Z.
[SW5500]ip host Lanswitch1 202.38.0.8
ARP Configuration
Commands
This section describes the commands you can use to configure and manage the
Address Resolution Protocol (ARP) operations on your Switch 5500G-EI.
arp check enable Syntax
arp check enable
undo arp check enable
View
System View
Parameter
None
Description
Use the arp check enable command to enable the checking of an ARP entry so
the device does not learn the ARP entry where the MAC address is a multicast
MAC address. Use the
undo arp check enable command to disable the checking
of ARP entry so the device learns the ARP entry where the MAC address is a
multicast MAC address.
By default, the checking of ARP entry is enabled and the device does not learn the
ARP entry where the MAC address is a multicast MAC address.
Example
Configure that the device learns the ARP entry where the MAC address is
multicast MAC address.
<SW5500>system-view
System View: return to User View with Ctrl+Z.
[SW5500]undo arp check enable
arp static Syntax
arp static
ip_address
mac_address
[
vlan_id
{
interface_type
|
interface_number
}]
undo arp static
ip_address
View
System View
Parameters
ip_address
Enter the IP address of the ARP mapping entry.