Chapter 2 IPv6 Address Configuration
2.3 IPv6 Address Configuration Example
Configuration Description
The interface gei-1/1 of R1 and the interface gei-2/1 of R2 are directly connected with each
other, see
. It is required that R1 and R2 be able to successfully ping each other.
Figure 2-3 IPv6 Address Configuration Example
Configuration Flow
1.
Configure the IPv6 addresses of the interfaces of R1 and R2.
2.
Check the configuration results and ensure that R1 and R2 can successfully ping each
other.
Configuration Commands
Configuration on R1:
R1(config)#interface gei-1/1
R1(config-if-gei-1/1)#no shutdown
R1(config-if-gei-1/1)#ipv6 enable
R1(config-if-gei-1/1)#ipv6 address 3ffe:100::1/64
Or:
R1(config)#interface gei-1/1
R1(config-if-gei-1/1)#no shutdown
R1(config-if-gei-1/1)#ipv6 enable
R1(config-if-gei-1/1)#ipv6 address link-local fe80::1111:2222:3333:4444
R1(config-if-gei-1/1)#exit
Configuration on R2:
R2(config)#interface gei-2/1
R2(config-if-gei-2/1)#no shutdown
R2(config-if-gei-2/1)#ipv6 enable
R2(config-if-gei-2/1)#ipv6 address 3ffe:100::2/64
Or:
R2(config)#interface gei-2/1
R2(config-if-gei-2/1)#no shutdown
R2(config-if-gei-2/1)#ipv6 enable
R2(config-if-gei-2/1)#ipv6 address link-local fe80::5555:6666:7777:8888
R2(config-if-gei-2/1)#exit
2-15
SJ-20140504150128-018|2014-05-10 (R1.0)
ZTE Proprietary and Confidential