![HP A5120 EI Series Command Reference Manual Download Page 19](http://html.mh-extra.com/html/hp/a5120-ei-series/a5120-ei-series_command-reference-manual_163029019.webp)
11
Default level
2: System level
Parameters
interface
interface-type interface-number
: Displays the proxy ARP status of the interface specified by the
argument
interface-type interface-number
.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use the
display proxy-arp
command to display the proxy ARP status.
If an interface is specified, the proxy ARP status of the specified interface is displayed; if no interface is
specified, the proxy ARP status of all interfaces is displayed.
Related commands:
proxy-arp enable
.
Examples
# Display the proxy ARP status on Vlan-interface1.
<Sysname> display proxy-arp interface Vlan-interface 1
Interface Vlan-interface1
Proxy ARP status: disabled
local-proxy-arp enable
Syntax
local-proxy-arp enable
[
ip-range
startIP
to
endIP
]
undo local-proxy-arp enable
View
VLAN interface view
Default level
2: System level
Parameters
ip-range
startIP
to
endIP
: Specifies the IP address range for which local proxy ARP is enabled. The start IP
address must be lower than or equal to the end IP address.
Description
Use the
local-proxy-arp enable
command to enable local proxy ARP.
Use the
undo local-proxy-arp enable
command to disable local proxy ARP.
By default, local proxy ARP is disabled.
Only one IP address range can be specified by using the
ip-range
keyword on an interface.