Example Of Ipv6 Manually Configured Tunnel; Figure 3 Example Of Ipv6 Manually Configured Tunnel - Zte ZXR10 5900E Series User Manual

All gigabit-port intelligent routing switch
Hide thumbs Also See for ZXR10 5900E Series:
Table of Contents

Advertisement

ZXR10 5900E Series User Manual (IPv6 Volume)
18
Confidential and Proprietary Information of ZTE CORPORATION
Example of IPv6 Manually
Configured Tunnel
F

3 EXAMPLE OF IPV6 MANUALLY CONFIGURED TUNNEL

IGURE
As shown in
Figure
PC1 and PC2 are IPv6 hosts. Configure a manually configured
tunnel between R1 and R2.
IPv6 address on tunnel interface of R1 is 3000:1:1:1::12/64.
IPv6 address on tunnel interface of R2 is 3000:1:1:1::128/64.
IPv6 address of PC1 is 4000::1, and gateway address is
4000::128.
IPv6 address of PC2 is 5000::1, and gateway address is
5000::128.
ZXR10_R1 (config)# ipv6 router rip
ZXR10_R1(config-router)#exit
ZXR10_R1(config)#interface tunnel1
ZXR10_R1(config-tunnel1)# ipv6 rip enable
ZXR10_R1(config-tunnel1)# ipv6 enable
ZXR10_R1(config-tunnel1)# ipv6 address 3000:1:1:1::12/64
ZXR10_R1(config-tunnel1)# tunnel mode ipv6ip
ZXR10_R1(config-tunnel1)# tunnel source ipv4 31.1.1.1
ZXR10_R1(config-tunnel1)# tunnel destination ipv4 31.1.1.2
ZXR10_R1(config-tunnel1)# exit
ZXR10_R1(config)# int vlan4
ZXR10_R1(config-if-vlan4)# ip address 31.1.1.1 255.255.255.0
ZXR10_R1(config-if-vlan4)# exit
ZXR10_R1(config)# int vlan5
ZXR10_R1(config-if-vlan5)#ipv6 enable
ZXR10_R1(config-if-vlan5)#ipv6 address 4000::128/64
ZXR10_R1(config-if-vlan5)#ipv6 rip enable
ZXR10_R1(config-if-vlan5)#exit
ZXR10_R1(config)#ipv6 route 5000::/64 tunnel1
ZXR10_R2(config)# ipv6 router rip
ZXR10_R2(config-router)#exit
ZXR10_R2(config)#interface tunnel2
ZXR10_R2(config-tunnel2)# ipv6 rip enable
ZXR10_R2(config-tunnel2)# ipv6 enable
ZXR10_R2(config-tunnel2)# ipv6 address 3000:1:1:1::128/64
ZXR10_R2(config-tunnel2)# tunnel mode ipv6ip
ZXR10_R2(config-tunnel2)# tunnel source ipv4 31.1.1.2
ZXR10_R2(config-tunnel2)# tunnel destination ipv4 31.1.1.1
ZXR10_R2(config-tunnel2)#exit
ZXR10_R2(config)#interface vlan4
3, R1 and R2 are dual protocol stack routers.

Advertisement

Table of Contents
loading

Table of Contents