206
Field Description
Protocol
Link layer protocol state of the interface:
• down—The network layer protocol state of the interface is down.
• up—The network layer protocol state of the interface is up.
IPv6 Address
IPv6 address of the interface.
• If multiple global unicast addresses are configured, this field displays
the lowest address.
• If no global unicast address is configured, this field displays the
link-local address.
• If no address is configured, this field displays Unassigned.
display ipv6 interface prefix
Use display ipv6 interface prefix to display IPv6 prefix information for an interface.
Syntax
display ipv6 interface interface-type interface-number prefix
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
interface-type interface-number: Specifies an interface by its type and number.
Examples
# Display IPv6 prefix information for VLAN-interface 10.
<Sysname> display ipv6 interface vlan-interface10 prefix
Prefix: 1001::/65 Origin: ADDRESS
Age: - Flag: AL
Lifetime(Valid/Preferred): 2592000/604800
Prefix: 2001::/64 Origin: STATIC
Age: - Flag: L
Lifetime(Valid/Preferred): 3000/2000
Prefix: 3001::/64 Origin: RA
Age: 600 Flag: A
Lifetime(Valid/Preferred): -
Table 46 Command output
Filed Description
Prefix IPv6 address prefix.
Origin
How the prefix is generated:
• STATIC—Manually configured by using the ipv6 nd ra prefix command.
• RA—Advertised in RA messages after stateless autoconfiguration is enabled.