Ipv6 basics configuration example, Network requirements – H3C Technologies H3C S12500 Series Switches User Manual

Page 136

Advertising
background image

123

Task Command

Display ICMPv6 traffic statistics (in IRF
mode).

display ipv6 icmp statistics [ chassis chassis-number slot
slot-number ]

Display IPv6 TCP traffic statistics (in
standalone mode).

display tcp statistics [ slot slot-number ]

Display IPv6 TCP traffic statistics (in IRF
mode).

display tcp statistics [ chassis chassis-number slot slot-number ]

Display IPv6 UDP traffic statistics (in
standalone mode).

display udp statistics [ slot slot-number ]

Display IPv6 UDP traffic statistics (in IRF
mode).

display udp statistics [ chassis chassis-number slot slot-number ]

Clear IPv6 neighbor information (in
standalone mode).

reset ipv6 neighbors { all | dynamic | interface interface-type
interface-number
| slot slot-number | static }

Clear IPv6 neighbor information (in IRF
mode).

reset ipv6 neighbors { all | dynamic | interface interface-type
interface-number
| chassis chassis-number slot slot-number |

static }

Clear path MTUs.

reset ipv6 pathmtu { all | dynamic | static }

Clear IPv6 and ICMPv6 packet statistics
(in IRF mode).

reset ipv6 statistics [ slot slot-number ]

Clear IPv6 and ICMPv6 packet statistics
(in IRF mode).

reset ipv6 statistics [ chassis chassis-number slot slot-number ]

Clear IPv6 TCP traffic statistics.

reset tcp statistics

Clear IPv6 UDP traffic statistics.

reset udp statistics

For more information about the display tcp statistics command, the display udp statistics command, the

reset tcp statistics command and the reset udp statistics command, see "IP performance optimization
commands."

124B

IPv6 basics configuration example

By default, Ethernet, VLAN, and aggregate interfaces are down. To configure such an interface, bring

the interface up by executing the undo shutdown command.

276B

Network requirements

As shown in

778H

Figure 47

, a host, Switch A, and Switch B are connected through Ethernet ports. Add the

Ethernet ports into corresponding VLANs, configure IPv6 addresses for the VLAN interfaces and verify
that they are connected. Switch B can reach the host.
Enable IPv6 on the host to automatically obtain an IPv6 address through IPv6 ND.

Figure 47 Network diagram

Advertising