Configuring Static ARP Mapping Entry
ARP (Address Resolution Protocol) can dynamically set up the mapping between the IP address and the Ethernet MAC address. But in some special cases, you need ARP to filter some illegal IP addresses out by binding these IP addresses with an inexistent MAC address. In this case, you must configure the static ARP mapping entry manually. The mappings between these IP addresses and the Ethernet MAC address need to be manually configured. That is called the static ARP mapping entry. Step 1 Run: system-view The system view is displayed. Step 2 Run: arp static ip-address mac-address The static ARP entry is configured. A static ARP mapping entry keeps valid all the time when the Eudemon works normally. And a dynamic mapping entry keeps valid for 20 minutes. ----End |