Huawei quidway s7700 Configuration Manual page 392

Smart routing switch
Hide thumbs Also See for quidway s7700:
Table of Contents

Advertisement

Quidway S7700 Smart Routing Switch
Configuration Guide - VPN
Step 9 Configure IS-ISv6 on PE2 and CE3.
# Configure IS-ISv6 on PE2.
[PE2] isis 10 vpn6-instance vpna
[PE2-isis-10] network-entity 30.4444.4444.4444.4444.00
[PE2-isis-10] ipv6 enable
[PE2-isis-10] ipv6 import-route bgp
[PE2-isis-10] quit
[PE2] interface vlanif 100
[PE2-Vlanif100] isis ipv6 enable 10
# Import IS-ISv6 routes to BGP on PE2.
[PE2] bgp 100
[PE2-bgp] ipv6-family vpn6-instance vpna
[PE2-bgp6-vpna] import-route isis 10
[PE2-bgp6-vpna] quit
[PE2-bgp] quit
# Configure IS-ISv6 on CE3.
[CE3] isis 10
[CE3-isis-10] network-entity 30.2222.2222.2222.00
[CE3-isis-10] ipv6 enable
[CE3-isis-10] quit
[CE3] interface vlanif 100
[CE3-Vlanif100] isis ipv6 enable 10
[CE3-Vlanif100] quit
[CE3] interface vlanif 1001
[CE3-Vlanif1001] isis ipv6 enable 10
[CE3-vlanif1001] quit
Step 10 Configure RIPng on PE2 and CE4.
# Configure RIPng on PE2.
[PE2] ripng 100 vpn6-instance vpnb
[PE2-ripng-100] import-route bgp
[PE2-ripng-100] quit
[PE2] interface vlanif 101
[PE2-Vlanif101] ripng 100 enable
[PE2-Vlanif101] quit
# Import RIPng routes to BGP on PE2.
[PE2] bgp 100
[PE2-bgp] ipv6-family vpn6-instance vpnb
[PE2-bgp6-vpnb] import-route ripng 100
# Configure RIPng on CE4.
[CE4] ripng 100
[CE4-ripng-100] quit
[CE4] interface vlanif 101
[CE4-Vlanif101] ripng 100 enable
[CE4-vlanif101] quit
[CE4] interface vlanif 1011
[CE4-Vlanif1011] ripng 100 enable
[CE4-Vlanif1011] quit
Step 11 Verify the configuration.
After the preceding configurations are complete, the CEs can learn the routes of each other. Run
the display ipv6 routing-table vpn6-instance command on each PE to view the routes of the
VPNv6 instance. You can also run the ping or tracert command to verify the configuration. In
addition, you can run the display ipv6 routing-table, ping, or tracert command on each CE to
verify the configuration. Take the display on PE1 and CE1 as an example.
Issue 01 (2011-07-15)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
4 BGP MPLS IPv6 VPN Configuration
377

Advertisement

Table of Contents
loading

Table of Contents