Command Manual – IPv6 Configuration
H3C S7500E Series Ethernet Switches Chapter 1 IPv6 Basics Configuration Commands
1-5
Examples
# Display the mappings between host names and IPv6 addresses in the static DNS
database.
<Sysname> display ipv6 host
Host Age Flags IPv6Address
aaa 0 static 2002::1
bbb 0 static 2002::2
Table 1-4 Description on fields of the display ipv6 host command
Field Description
Host Host name
Age
Time for the entry to live. “0” is displayed in the case of static
configuration.
Flags
Flag indicating the type of mapping between a host name
and an IPv6 address. Static indicates a static mapping.
IPv6Address IPv6 address of a host
1.1.5 display ipv6 interface
Syntax
display ipv6 interface [ brief ] [ interface-type [ interface-number ] ]
View
Any view
Parameters
brief: Displays brief IPv6 information of an interface.
interface-type: Interface type.
interface-number: Interface number.
Description
Use the display ipv6 interface command to display the IPv6 information of an
interface for which an IPv6 address can be configured.
If interface-type interface-number is not specified, the IPv6 information of all interfaces
for which IPv6 addresses can be configured is displayed; if only interface-type is
specified, the IPv6 information of the interfaces of the specified type for which IPv6
addresses can be configured is displayed; if the interface-type interface-number is
specified, the IPv6 information of the specified interface is displayed.