
Operation Manual – IPv6
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 IPv6 Basics Configuration
1-25
To do…
Use the command…
Remarks
Clear IPv6 dynamic domain
name cache information
reset dns ipv6 dynamic-host
Clear FIB cache entries
reset ipv6 fibcache
Clear IPv6 neighbor information
reset ipv6 neighbors
{
all |
dynamic | interface
interface-type interface-number
|
static
}
Clear the corresponding PMTU
reset ipv6 pathmtu
{
all
|
static
|
dynamic
}
Clear the statistics of IPv6 and
ICMPv6 packets
reset ipv6 statistics
Clear all IPv6 TCP connection
statistics
reset tcp ipv6 statistics
Clear the statistics of all IPv6
UDP packets
reset udp ipv6 statistics
Available in
user view
Note:
The
display
dns domain
command is the same as the one of IPv4 DNS. For details
about the commands, refer to
DNS Commands
.
1.11 IPv6 Configuration Example
I. Network requirements
Two switches are directly connected through two Ethernet ports. The Ethernet ports
belong to VLAN 2. Configure different types of IPv6 addresses for VLAN-interface 2
respectively on Switch A and Switch B to verify the connectivity between two switches.
The IPv6 prefix in the EUI-64 format is 2001::/64. Specify the aggregatable global
unicast address of Switch A as 3001::1/64, and the aggregatable global unicast
address of Switch B as 3001::2/64.
II. Network diagram
Switch A
Switch B
Vlan-int2
Vlan-int2
Figure 1-6
Network diagram for IPv6 address configuration