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

Table Of Contents
186
reset ipv6 neighbors
display ipv6 neighbors count
Use display ipv6 neighbors count to display the total number of neighbor entries meeting the specified
condition.
Syntax
In standalone mode:
display ipv6 neighbors { { all | dynamic | static } [ slot slot-number ] | interface interface-type
interface-number | vlan vlan-id } count [ | { begin | exclude | include } regular-expression ]
In IRF mode:
display ipv6 neighbors { { all | dynamic | static } [ chassis chassis-number slot slot-number ] | interface
interface-type interface-number | 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.
slot slot-number: Displays the total number of neighbor entries for the specified card. The slot-number
argument specifies the slot that holds the card. (In standalone mode.)
chassis chassis-number slot slot-number: Displays the total number of neighbor entries for the specified
card on the specified IRF member device. The chassis-number argument specifies the ID of the IRF
member device. The slot-number argument specifies the number of the slot that holds the card. (In IRF
mode.)
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. The vlan vlan-id option is supported by HSR6802/HSR6804/HSR6808 configured with
SAP modules that operate in bridge mode.
|: 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.