Huawei quidway s7700 Configuration Manual page 389

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

Advertisement

Quidway S7700 Smart Routing Switch
Configuration Guide - VPN
Step 5 Configure the VPNv6 instance on PE1 and PE2.
# Configure the IPv6 VPN instance vpna on PE1.
[PE1] ipv6 vpn6-instance vpna
[PE1-vpn6-instance-vpna] route-distinguisher 100:1
[PE1-vpn6-instance-vpna] vpn-target 22:22 export-extcommunity
[PE1-vpn6-instance-vpna] vpn-target 33:33 import-extcommunity
[PE1-vpn6-instance-vpna] quit
# Bind the interface directly connected PE1 to CE1 to the VPNv6 instance vpna.
[PE1] interface vlanif 100
[PE1-Vlanif100] ipv6 enable
[PE1-Vlanif100] ipv6 binding vpn6-instance vpna
[PE1-Vlanif100] ipv6 address 2001::2 64
[PE1-Vlanif100] quit
# Configure the VPNv6 instance vpnb on PE1.
[PE1] ipv6 vpn6-instance vpnb
[PE1-vpn6-instance-vpnb] route-distinguisher 200:1
[PE1-vpn6-instance-vpnb] vpn-target 44:44 export-extcommunity
[PE1-vpn6-instance-vpnb] vpn-target 55:55 import-extcommunity
[PE1-vpn6-instance-vpnb] quit
# Bind the interface directly connected PE1 to CE2 to the VPNv6 instance vpnb.
[PE1] interface vlanif 101
[PE1-Vlanif101] ipv6 enable
[PE1-Vlanif101] ipv6 binding vpn6-instance vpnb
[PE1-Vlanif101] ipv6 address 2003::2 64
[PE1-Vlanif101] quit
# Configure the VPNv6 instance vpna on PE2.
[PE2] ipv6 vpn6-instance vpna
[PE2-vpn6-instance-vpna] route-distinguisher 300:1
[PE2-vpn6-instance-vpna] vpn-target 33:33 export-extcommunity
[PE2-vpn6-instance-vpna] vpn-target 22:22 import-extcommunity
[PE2-vpn6-instance-vpna] quit
# Bind the interface directly connected PE2 to CE3 to the VPNv6 instance vpna.
[PE2] interface vlanif 100
[PE2-Vlanif100] ipv6 enable
[PE2-Vlanif100] ipv6 binding vpn6-instance vpna
[PE2-Vlanif100] ipv6 address 2004::2 64
[PE2-Vlanif100] quit
# Configure the VPNv6 instance vpnb on PE2.
[PE2] ipv6 vpn6-instance vpnb
[PE2-vpn6-instance-vpnb] route-distinguisher 400:1
[PE2-vpn6-instance-vpnb] vpn-target 55:55 export-extcommunity
[PE2-vpn6-instance-vpnb] vpn-target 44:44 import-extcommunity
[PE2-vpn6-instance-vpnb] quit
# Bind the interface directly connected PE2 to CE4 to the VPNv6 instance vpnb.
[PE2] interface vlanif 101
[PE2-Vlanif101] ipv6 enable
[PE2-Vlanif101] ipv6 binding vpn6-instance vpnb
[PE2-Vlanif101] ipv6 address 2005::2 64
[PE2-Vlanif101] quit
After the preceding configurations are complete, run the display ipv6 vpn6-instance verbose
command on each PE to view information about the VPNv6 instance. Each PE can ping the
connected CE. Take the display on PE1 as an example.
Issue 01 (2011-07-15)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
4 BGP MPLS IPv6 VPN Configuration
374

Advertisement

Table of Contents
loading

Table of Contents