R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
14
Proxy ARP configuration commands
display proxy-arp
Use display proxy-arp to display the proxy ARP status.
Syntax
display proxy-arp [ interface interface-type interface-number ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command 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 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.
Usage guidelines
If you specify an interface, this command displays proxy ARP status of the specified interface. If you do
not specify any interface, this command displays proxy ARP status of all interfaces.
Examples
# Display the proxy ARP status on GigabitEthernet 3/0/1.
<Sysname> display proxy-arp interface GigabitEthernet 3/0/1
Interface GigabitEthernet 3/0/1
Proxy ARP status: disabled
Related commands
proxy-arp enable
proxy-arp enable
Use proxy-arp enable to enable proxy ARP.
Use undo proxy-arp enable to disable proxy ARP.