145
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.
Description
Use the
display ipv6 neighbors count
command to display the total number of neighbor entries satisfying
the specified condition.
Examples
# Display the total number of neighbor entries acquired dynamically.
<Sysname> display ipv6 neighbors dynamic count
Total dynamic entry(ies): 2
display ipv6 pathmtu
Syntax
display ipv6 pathmtu
{
ipv6-address
|
all
|
dynamic
|
static
} [
|
{
begin
|
exclude
|
include
}
regular-
expression
]
View
Any view
Default level
1: Monitor level
Parameters
ipv6-address
: Specifies the destination IPv6 address for which the PMTU information is to be displayed.
all
: Displays all PMTU information.
dynamic
: Displays all dynamic PMTU information.
static
: Displays all static PMTU information.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
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.
Description
Use the
display ipv6 pathmtu
command to display the IPv6 PMTU information.
Examples
# Display all PMTU information.
<Sysname> display ipv6 pathmtu all
IPv6 Destination Address ZoneID PathMTU
Age
Type
fe80::12
0
1300
40
Dynamic