< Home

display ipv6 interface

Function

The display ipv6 interface command displays the information of an IPv6 interface.

Format

display ipv6 interface [ interface-type interface-number | brief ]

Parameters

Parameter Description Value
interface-type Specifies the interface type. -
interface-number Specifies the interface number. -
brief Displays brief information about the interface. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Ensure that the designated interfaces are assigned IPv6 addresses; otherwise, you cannot view information on the interfaces.

Example

# 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
Table 1 Description of the display ipv6 interface command output

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                   
Table 2 Description of the display ipv6 interface brief command output

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:
  • Up

  • Down

  • Administratively Down

Protocol

Displays the status of the link protocol:
  • Up

  • Down

IPv6 Address

Displays the IP address of the interface. If the address is not configured, "unassigned" is displayed.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >