12-6
Field
Description
OutDiscards
Sent packets that were discarded due to resource problems rather than
packet content errors
# Display the brief IPv6 information of all interfaces for which IPv6 addresses can be configured.
<Sysname> display ipv6 interface
*down: administratively down
(s): spoofing
Interface
Physical
Protocol
IPv6 Address
Vlan-interface1 down
down
Unassigned
Vlan-interface2 up
up
2001::1
Vlan-interface100
up
down
Unassigned
Table 12-3 display ipv6 interface
command output description
Field
Description
*down: administratively down
The interface is down, that is, the interface is closed by using the
shutdown
command.
(s): spoofing
Spoofing attribute of the interface, that is, the link protocol state of the
interface is up, but the link does not exist, or the link is established on
demand, instead of being permanent.
Interface
Name of the interface
Physical
Physical state of the interface:
z
*down: Indicates that the VLAN interface is administratively down; that
is, the interface is shut down using the
shutdown
command.
z
down: Indicates that the VLAN interface is administratively up but its
physical state is down; that is, no port in the VLAN is up, which may be
caused by a connection or link failure.
z
up: Indicates that the administrative and physical states of the VLAN
interface are both up.
Protocol
Link layer protocol state of the interface:
z
down: Indicates that the network layer protocol state of the VLAN
interface is down, generally because no IP address is configured.
z
up: Indicates that the network layer protocol state of the VLAN
interface is up.
IPv6 Address
IPv6 address of the interface. Only the first of configured IPv6 addresses
is displayed. (If no address is configured for the interface, “Unassigned”
will be displayed.)
display ipv6 neighbors
Syntax
display ipv6 neighbors
{
ipv6-address | all | dynamic
|
interface interface-type interface-number
|
static
|
vlan
vlan-id
} [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default Level
1: Monitor level