The display ipv6 interface command displays IPv6 information about an interface.
The display ipv6 interface description command displays brief information on and descriptions of IPv6-related interfaces.
Parameter | Description | Value |
---|---|---|
interface-name |
Specifies the interface name. If no interface name is specified, the command displays brief information on and descriptions of all IPv6-related interfaces. |
- |
interface-type |
Specifies the interface type. If no interface type is specified, the command displays brief information on and descriptions of all IPv6-related interfaces. |
- |
interface-number |
Specifies the interface number, which is used with interface-type to identify an interface. If no interface number is specified, the command displays brief information on and descriptions of all IPv6-related interfaces of the specified interface type. |
- |
slot slot-number |
Specifies the slot number. If this parameter is not specified, the command displays brief information and descriptions of all IPv6-related interfaces. In VS mode, this parameter is supported only by the admin VS. |
- |
card card-number |
Specifies the interface subcard number. If no interface subcard number is specified, the command displays brief information on and descriptions of all IPv6-related interfaces on the specified slot. In VS mode, this parameter is supported only by the admin VS. |
- |
Usage Scenario
If an interface is assigned an IPv6 address, run the display ipv6 interface command to view the IPv6 status and configuration on this interface.
To view brief information on and descriptions of IPv6-related interfaces, run the display ipv6 interface description command.Follow-up Procedure
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.Precautions
Ensure that the designated interfaces are assigned IPv6 addresses; otherwise, you cannot view information on the interfaces.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ipv6 interface description Codes: d(dampened), D(down), *D(administratively down), !D(FIB overload down), ^D(standby), l(loopback), s(spoofing), U(up), E(E-Trunk down) ------------------------------------------------------------------------------ Number of interfaces whose physical status is Up: 2 Number of interfaces whose physical status is Down: 0 Number of interfaces whose protocol status is Up: 2 Number of interfaces whose protocol status is Down: 0 Interface Physical Protocol Description Eth0/1/16 U U HUAWEI-LINK1 [IPv6 Address] 2001:DB8:1::1 Eth0/1/20 U U HUAWEI-LINK2 [IPv6 Address] 2001:DB8:2::2
<HUAWEI> display ipv6 interface gigabitethernet 0/1/0 GigabitEthernet0/1/0 current state : UP IPv6 protocol current state : UP IPv6 is enabled, link-local address is FE80::3ABA:1800:324:8801 No global unicast address configured Joined group address(es): FF02::1 FF02::2 FF02::1:FF24:8801 MTU is 1620 bytes ND DAD is enabled, number of DAD attempts: 1 ND NUD is enabled, number of NUD attempts: 3 ND NUD interval is 1000 milliseconds ND reachable time is 1200000 milliseconds ND stale time is 1200 seconds ND retransmit interval is 1000 milliseconds ND RAs are halted ND Proxy is disabled
Item | Description |
---|---|
Number of interfaces whose physical status is Up | Number of interfaces with the physical status of Up. |
Number of interfaces whose protocol status is Up | Number of interfaces with the link layer protocol of Up. |
Number of interfaces whose physical status is Down | Number of interfaces with the physical status of Down. |
Number of interfaces whose protocol status is Down | Number of interfaces with the link layer protocol of Down. |
Interface | Name and number of an interface. |
Physical | Physical status of an interface. |
Protocol | Link layer protocol status of an interface. |
Description | Description of an interface. A long interface description is displayed across several rows. For a default situation, no information is displayed in this field. |
IPv6 protocol current state | Protocol status of the interface.
|
IPv6 is enabled | The IPv6 capability is configured on the interface. |
IPv6 Address | IPv6 address of an interface. |
current state | Physical status of the interface.
|
link-local address | Link local address configured for that interface. |
Global unicast address(es) | All unicast addresses configured on that interface.
|
Joined group address(es) | All multicast addresses that have joined the interface. |
MTU | Maximum transmission unit for that interface. |
ND NUD interval | Neighbor unreachable detection interval. |
ND reachable time | Time period for a neighbor to keep reachable. |
ND stale time | Timeout period of the STALE state of ND entries. |
ND retransmit interval | Retransmission interval. |
ND RAs are halted | RA messages are suppressed. |
ND Proxy is disabled | Proxy ND function is not enabled. |
number of DAD attempts | Number of conflicting address detection times. |
number of NUD attempts | Number of times neighbor unreachable detection. |
Codes | Abbreviations of the physical status and link protocol status. Abbreviated physical status of the interface is as follows:
Abbreviated link layer protocol status is as follows:
|