Инструкции По Установке для 3com S7906E

Скачать
Страница из 2621
 
1-21 
To do… 
Use the command… 
Remarks 
Clear the statistics of IPv6 and 
ICMPv6 packets (for distributed 
devices) 
reset ipv6 statistics slot 
slot-number ] 
Available in user view
Clear the statistics of IPv6 and 
ICMPv6 packets (for distributed 
IRF devices) 
reset ipv6 statistics [ chassis 
chassis-number slot slot-number ] 
Available in user view
Clear all IPv6 TCP connection 
statistics 
reset tcp ipv6 statistics 
Available in user view
Clear the statistics of all IPv6 UDP 
packets 
reset udp ipv6 statistics 
Available in user view
 
IPv6 Configuration Example 
Network requirements 
Host, Switch A and Switch B are directly connected through Ethernet ports. Add the Ethernet ports 
into corresponding VLANs, configure IPv6 addresses for the VLAN interfaces and verify the 
connectivity between them. 
The aggregatable global unicast addresses of VLAN-interface 2 and VLAN-interface 1 on Switch A 
are 3001::1/64 and 2001::1/64 respectively. 
The aggregatable global unicast address of VLAN-interface 2 on Switch B is 3001::2/64, and a 
route to Host is available. 
IPv6 is enabled for Host to automatically get an IPv6 address through IPv6 NDP, and a route to 
Switch B is available. 
Figure 1-6 Network diagram for IPv6 address configuration 
  
 
 
 
The VLAN interfaces have been created on the switch. 
 
Configuration procedure 
Configure Switch A 
# Enable IPv6. 
<SwitchA> system-view 
[SwitchA] ipv6 
# Specify an aggregatable global unicast address for VLAN-interface 2. 
[SwitchA] interface vlan-interface 2 
[SwitchA-Vlan-interface2] ipv6 address 3001::1/64 
[SwitchA-Vlan-interface2] quit