F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
690
display ipv6 neighbors count
Use display ipv6 neighbors count to display the total number of neighbor entries satisfying the specified
condition.
Syntax
display ipv6 neighbors { all | dynamic | interface interface-type interface-number | static | vlan vlan-id }
count [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
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 ranges from 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