Chapter 1 IPv6 Address Configuration
1.4 IPv6 Address Configuration Example
General Description
As shown in
, the interface vlan1 of S1 and the interface vlan1 of S2 are directly
connected with each other. It is required that S1 and S2 be able to successfully ping each
other.
Figure 1-4 IPv6 Address Configuration Example
Method
1.
Configure the IP addresses of the interfaces of S1 and S2.
2.
Check the configuration results and ensure that S1 and S2 can successfully ping each
other.
Steps
S1 configuration:
S1(config)#interface vlan10
S1(config-if-vlan10)#ipv6 enable
S1(config-if-vlan10)#ipv6 address 3ffe:100::1/64
Or:
S1(config)#interface vlan10
S1(config-if-vlan10)#ipv6 enable
S1(config-if-vlan10)#ipv6 address link-local fe80::1111:2222:3333:4444
S1(config-if-vlan10)#exit
S2 configuration:
S2(config)#interface vlan10
S2(config-if-vlan10)#ipv6 enable
S2(config-if-vlan10)#ipv6 address 3ffe:100::2/64
Or:
S2(config)#interface vlan10
S2(config-if-vlan10)#ipv6 enable
S2(config-if-vlan10)#ipv6 address link-local fe80::5555:6666:7777:8888
S2(config-if-vlan10)#exit
Verification
Verify the configuration results on S1:
S1#show ipv6 interface brief vlan10
1-15
SJ-20150114102049-011|2015-01-15 (R1.0)
ZTE Proprietary and Confidential