display ipv6 nd detection
Syntax
display ipv6 nd detection [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular expressions, seethe 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 display ipv6 nd detection to display ND detection configuration.
Related commands: ipv6 nd detection enable and ipv6 nd detection trust.
Examples
# Display ND detection configuration.
<Sysname> display ipv6 nd detection ND detection is enabled on the following VLANs: 1, 2, 4-5 ND detection trust is configured on the following interfaces: Ethernet1/0/1 Ethernet1/0/2
Table 51: Command output
Field | Description |
---|---|
ND detection is enabled on the following VLANs | List of VLANs enabled with ND detection. |
ND detection trust is configured on the following interfaces | List of ND-trusted ports. On an ND-trusted port, ND packets are not checked. By default, all ports are ND-untrusted ports on which ND packets in an ND detection-enabled VLAN will be checked. |