Netgear M4300-52G (GSM4352S) - Stackable Managed Switch with 48x1G and 4x10G including 2x10GBASE-T and 2xSFP+ Layer 3 软件指南

下载
页码 1143
Routing Commands 
626
M4200 and M4300 Series ProSAFE Managed Switches 
Address Resolution Protocol Commands
This section describes the commands you use to configure Address Resolution Protocol 
(ARP) and to view ARP information on the switch. ARP associates IP addresses with MAC 
addresses and stores the information as ARP entries in the ARP cache.
arp
This command creates an ARP entry. The value for ipaddress
 
is the IP address of a device 
on a subnet attached to an existing routing interface. The parameter macaddr is a unicast 
MAC address for that device. The interface parameter specifies the next hop interface.
The format of the MAC address is 6 two-digit hexadecimal numbers that are separated by 
colons, for example 00:06:29:32:81:40 
no arp 
This command deletes an ARP entry. The value for ipaddress
 
is the IP address of a device 
on a subnet attached to an existing routing interface. The parameter macaddr is a unicast 
MAC address for that device. The interface parameter specifies the next hop interface.
ip proxy-arp
This command enables proxy ARP on a router interface or range of interfaces. Without proxy 
ARP, a device only responds to an ARP request if the target IP address is an address 
configured on the interface where the ARP request arrived. With proxy ARP, the device may 
also respond if the target IP address is reachable. The device only responds if all next hops in 
its route to the destination are through interfaces other than the interface that received the 
ARP request.
Format
arp ipaddress macaddr interface {unit/slot/port | vlan id}
Mode
Global Config
Format
arp ipaddress macaddr interface {unit/slot/port}
Mode
Global Config
Default
enabled
Format
ip proxy-arp
Mode
Interface Config