| Parameter | Description | Value |
|---|---|---|
| interface-type | Specifies the interface type. | - |
| interface-number | Specifies the interface number. | - |
| brief | Displays brief information about the interface. | - |
Ensure that the designated interfaces are assigned IPv6 addresses; otherwise, you cannot view information on the interfaces.
You can run the display interface description command to view the description of the interface.
You can run the display interface command to view detailed information about the operation and statistics of the interface.
# Display the IPv6 information on GigabitEthernet 0/0/1.
<sysname> display ipv6 interface GigabitEthernet 0/0/1 GigabitEthernet0/0/1 current state : UP , IPv6 protocol current state : UP IPv6 is enabled, link-local address is FE80::200:1FF:FE04:5D00 Global unicast address (es): 2001::1, subnet is 2001::/64 Joined group address (es): FF02::1:FF00:1 FF02::1:FF04:5D00 FF02::2 FF02::1 MTU is 1500 bytes ND DAD is enabled, number of DAD attempts: 1 ND reachable time is 30000 milliseconds ND retransmit interval is 1000 milliseconds ND stale time is 1200 seconds
Item |
Description |
|---|---|
GigabitEthernet0/0/1 current state |
Status of GigabitEthernet 0/0/1 |
IPv6 protocol current state |
IPv6 protocol status of the interface |
link-local address |
Link local address configured on the interface |
Global unicast address (es) |
Global unicast addresses configured on the interface |
Joined group address (es) |
Multicast addresses that have joined the interface |
MTU |
Maximum transmission unit of the interface |
Number of DAD attempts |
Number of conflict address detection times |
ND reachable time |
Time period for a neighbor to keep reachable |
ND retransmit interval |
Retransmission interval |
ND stale time is 1200 seconds |
Time period for the neighbor to keep the STALE state |
# Display the brief IPv6 information of all interfaces.
<sysname> display ipv6 interface brief
*down: administratively down
!down: FIB overload down
(l): loopback
(s): spoofing
(d): Dampening Suppressed
Interface Physical Protocol
GigabitEthernet0/0/1 up up
[IPv6 Address] 2001::1
Item |
Description |
|---|---|
*down: |
Indicates the reason that interface is physically Down. Administratively down: indicates that the network administrator runs the shutdown (interface view) command on the interface. |
!down |
Indicates that the interface goes Down because the number of route prefixes in the FIB exceeds the upper limit. |
(l): loopback |
The letter "l" refers to loopback. |
(s): spoofing |
The letter "s" refers to spoofing. |
(d): Dampening Suppressed |
The interface protocol is in the suppressed state. |
Interface |
Displays the interface name. |
Physical |
Displays the physical status the interface:
|
Protocol |
Displays the status of the link protocol:
|
IPv6 Address |
Displays the IP address of the interface. If the address is not configured, "unassigned" is displayed. |