HP VPN Firewall Appliances Network Management Command Reference

692
Parameters
all: Displays the total number of all neighbor entries, including neighbor entries acquired dynamically
and configured statically.
dynamic: Displays the total number of neighbor entries acquired dynamically.
static: Displays the total number of neighbor entries configured statically.
interface interface-type interface-number: Displays the total number of neighbor entries of a specific
interface.
vlan vlan-id: Displays the total number of neighbor entries of a specific VLAN whose ID is in the range
of 1 to 4094.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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.
Examples
# Display the total number of neighbor entries acquired dynamically.
<Sysname> display ipv6 neighbors dynamic count
Total dynamic entry(ies): 2
display ipv6 neighbors vpn-instance
Use display ipv6 neighbors vpn-instance to display the neighbor information for a specific VPN.
Syntax
display ipv6 neighbors vpn-instance vpn-instance-name [ count ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
vpn-instance-name: Specifies the VPN for which neighbor entries are to be displayed. The
vpn-instance-name argument is a case-sensitive string of 1 to 31 characters.
count: Displays the total number of neighbor entries in the specified VPN.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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.