ZXR10 ZSR V2 Configuration Guide (IPv6)
Configuration Flow
To configure an ISATAP tunnel, it is necessary to enable IPv6 and bind the IPv4 address
of the router at the source end of the tunnel. It is unnecessary to configure the destination
address. The configuration steps are described below:
1.
Create an ISATAP tunnel. Configure an IPv6 address and enable IPv6. The IPv6
address on the ISATAP interface uses eui mode.
2.
Enter tunnel configuration mode from global configuration mode, and then enter the
ISATAP tunnel interface to be configured.
3.
Configure the tunnel mode and the source address.
4.
Configure static routes or BGP4+ to advertise the tunnel route.
Configuration Commands
Configuration on R1:
R1(config)#interface gei-2/4
R1(config-if-gei-2/4)#no shutdown
R1(config-if-gei-2/4)#ip add 1.1.1.1 255.255.255.0
R1(config-if-gei-2/4)#exit
R1(config)#interface v6_tunnel2
R1(config-if-v6_tunnel2)#ipv6 add 82::/64 eui-64
R1(config-if-v6_tunnel2)#ipv6 enable
R1(config-if-v6_tunnel2)#exit
R1(config)#ipv6-tunnel-config
R1(config-ipv6-tunnel)#interface v6_tunnel2
R1(config-ipv6-tunnel-if-v6_tunnel2)#tunnel mode ipv6ip isatap
R1(config-ipv6-tunnel-if-v6_tunnel2)#tunnel source ipv4 1.1.1.1
R1(config-ipv6-tunnel-if-v6_tunnel2)#exit
R1(config-ipv6-tunnel)#exit
R1(config)#ipv6 route 81::/16 v6_tunnel2
Configuration on R2:
R2(config)#interface gei-3/4
R2(config-if-gei-3/4)#no shutdown
R2(config-if-gei-3/4)#ip add 1.1.1.2 255.255.255.0
R2(config-if-gei-3/4)#exit
R2(config)#interface v6_tunnel2
R2(config-if-v6_tunnel2)#ipv6 add 81::/64 eui-64
R2(config-if-v6_tunnel2)#ipv6 enable
R2(config-if-v6_tunnel2)#exit
R2(config)#ipv6-tunnel-config
R2(config-ipv6-tunnel)#interface v6_tunnel2
R2(config-ipv6-tunnel-if-v6_tunnel2)#tunnel mode ipv6ip isatap
R2(config-ipv6-tunnel-if-v6_tunnel2)#tunnel source ipv4 1.1.1.2
R2(config-ipv6-tunnel-if-v6_tunnel2)#exit
R2(config-ipv6-tunnel)#exit
16-16
SJ-20140504150128-018|2014-05-10 (R1.0)
ZTE Proprietary and Confidential
Содержание ZXR10 ZSR
Страница 12: ...This page intentionally left blank IV SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...
Страница 306: ...Figures This page intentionally left blank IV SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...
Страница 308: ...This page intentionally left blank VI SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...