R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)

256
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 specified
interface.
vlan vlan-id: Displays the total number of neighbor entries of a specified 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 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.
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 neighbor information about 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 MPLS L3VPN for which neighbor entries are to be displayed. The
vpn-instance-name argument is a case-sensitive string of 1 to 31 characters.