Zte ZXR10 5900E series Configuration Manual page 44

Easy-maintenance mpls routing switch
Hide thumbs Also See for ZXR10 5900E series:
Table of Contents

Advertisement

ZXR10 5900E Series Configuration Guide (VPN)
Device
PE1
PE2
CE2
Configuration Thought
1. Establish MP-BGP neighborhood between PE1 and PE2. The loopback address of
PE1 is 1.1.1.1/32, and that of PE2 is 1.1.1.2/32.
2. Create a VRF called test1 on PE1 and PE2. Bind vlan1 and vlan2 to VPN1.
3. Establish EBGP neighborhood between CE2 and PE1, CE1 and PE1 respectively.
Configuration Process
CE1 configuration,
CE1(config)#interface vlan1
CE1(config-if-vlan1)#ip address 20.0.0.2 255.255.255.0
CE1(config-if-vlan1)#exit
CE1(config)#router bgp 200
CE1(config-bgp)#network 150.1.0.0 255.255.0.0
CE1(config-bgp)#neighbor 20.0.0.1 remote-as 100
CE2 configuration,
CE2(config)#interface vlan2
CE2(config-if-vlan2)#ip address 30.0.0.2 255.255.255.0
CE2(config-if-vlan2)#exit
CE2(config)#router bgp 300
CE2(config-bgp)#network 150.2.0.0 255.255.0.0
CE2(config-bgp)#neighbor 30.0.0.1 remote-as 100
PE1 configuration,
PE1(config)#ip vrf test1
PE1(config-vrf-test1)#rd 100:1
PE1(config-vrf-test1)#address-family ipv4
PE1(config-vrf-test1-af-ipv4)#route-target import 100:1
PE1(config-vrf-test1-af-ipv4)#route-target export 100:1
PE1(config-vrf-test1-af-ipv4)#exit
PE1(config-vrf-test1)#exit
PE1(config)#interface loopback1
PE1(config-if-loopback1)#ip address 1.1.1.1 255.255.255.255
PE1(config-if-loopback1)#exit
PE1(config)#interface vlan3
PE1(config-if-vlan3)#ip address 10.0.0.1 255.255.255.0
SJ-20150114102049-016|2015-03-10 (R1.0)
Interface Name
gei-0/1/1/2 (vlan1)
gei-0/1/1/4 (vlan2)
gei-0/1/1/5 (vlan3)
gei-0/1/1/6 (vlan3)
gei-0/1/1/3 (vlan2)
1-38
Address
20.0.0.1/24
30.0.0.1/24
10.0.0.1/24
10.0.0.2/24
30.0.0.2/24
ZTE Proprietary and Confidential

Advertisement

Table of Contents
loading

Table of Contents