The display this ipv6 interface command displays IPv6 information on the current interface.
After an IPv6 address is configured in the interface view, you can run the display this ipv6 interface command to check IPv6 information on the interface.
# Display IPv6 information on VLANIF10.
<HUAWEI> system-view [HUAWEI] interface vlanif 10 [HUAWEI-Vlanif10] display this ipv6 interface Vlanif10 current state : UP IPv6 protocol current state : UP IPv6 is enabled, link-local address is FE80::2E0:4AFF:FE3D:9801 [TENTATIVE] Global unicast address(es): FC00::1, subnet is FC00::/64 [TENTATIVE] Joined group address(es): FF02::1:FF00:1 FF02::1:FF3D:9801 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 ND advertised reachable time is 0 milliseconds ND advertised retransmit interval is 0 milliseconds ND router advertisement max interval 600 seconds, min interval 200 seconds ND router advertisements live for 1800 seconds ND router advertisements hop-limit 64 ND default router preference medium Hosts use stateless autoconfig for addresses
# Display IPv6 information on GE0/0/1.
<HUAWEI> system-view [HUAWEI] ipv6 [HUAWEI] interface gigabitethernet 0/0/1 [HUAWEI-GigabitEthernet0/0/1] undo portswitch [HUAWEI-GigabitEthernet0/0/1] ipv6 enable [HUAWEI-GigabitEthernet0/0/1] ipv6 address fc00:1::1 64 [HUAWEI-GigabitEthernet0/0/1] display this ipv6 interface GigabitEthernet0/0/1 current state : DOWN IPv6 protocol current state : DOWN IPv6 is enabled, link-local address is FE80::225:9EFF:FEF4:ABCD [TENTATIVE] Global unicast address(es): FC00:1::1, subnet is FC00:1::/64 [TENTATIVE] Joined group address(es): FF02::1:FF00:1 FF02::1:FFF4:ABCD 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 ND advertised reachable time is 0 milliseconds ND advertised retransmit interval is 0 milliseconds ND router advertisement max interval 600 seconds, min interval 200 seconds ND router advertisements live for 1800 seconds ND router advertisements hop-limit 64 ND default router preference medium Hosts use stateless autoconfig for addresses
Item |
Description |
---|---|
Vlanif10 current state |
Current physical status of VLANIF 10.
|
GigabitEthernet0/0/1 current state |
Current physical status of GigabitEthernet0/0/1.
|
IPv6 protocol current state |
Current protocol status of the interface.
|
link-local address |
Link-local address on the interface. After an IPv6 address is configured on the interface, the system automatically assigns a link-local address for the interface. To manually configure a link-local address for an interface, run the ipv6 address link-local command. |
Global unicast address(es) |
Global unicast address configured on the interface. To configure a global unicast address for an interface, run the ipv6 address command. |
Joined group address(es) |
Addresses of all multicast groups that the interface joins. |
TENTATIVE |
When the interface is in DOWN state, the IPv6 address is TENTATIVE. When the IPv6 address is duplicate with another, this field is DUPLICATE. In normal cases, this field is not displayed. |
MTU |
MTU of the interface. To configure the MTU for an interface, run the ipv6 mtu command. |
ND DAD is enabled |
Duplicate address detection (DAD) has been enabled. |
number of DAD attempts |
Number of times duplicate address detection is performed. |
ND reachable time |
Neighbor reachable time. |
ND retransmit interval |
Retransmission interval. |
ND stale time |
Aging time of ND entries in STALE state. |
ND advertised reachable time |
Reachable time of NA packets. NOTE:
This field is displayed only after the undo ipv6 nd ra halt command is executed on the interface. |
ND advertised retransmit interval |
Retransmission interval of NA packets. NOTE:
This field is displayed only after the undo ipv6 nd ra halt command is executed on the interface. |
ND router advertisement max interval 600 seconds, min interval 200 seconds |
Maximum and minimum interval of RA packets. NOTE:
This field is displayed only after the undo ipv6 nd ra halt command is executed on the interface. |
ND router advertisements live for |
Router lifetime in RA packets. NOTE:
This field is displayed only after the undo ipv6 nd ra halt command is executed on the interface. |
ND router advertisements hop-limit |
Hop limit of RA packets. NOTE:
This field is displayed only after the undo ipv6 nd ra halt command is executed on the interface. |
ND default router preference |
Default route priority in RA packets. NOTE:
This field is displayed only after the undo ipv6 nd ra halt command is executed on the interface. |
Hosts use stateless autoconfig for addresses |
Hosts obtain IPv6 addresses by means of stateless auto-configuration. NOTE:
This field is displayed only after the undo ipv6 nd ra halt command is executed on the interface. |