Configuring Ebgp Between Ce And Pe - Zte ZXR10 5900E series Configuration Manual

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

Advertisement

Run the following commands on PE1:
PE1(config)#router ospf 2 vrf vpn_a
PE1(config-ospf-2)#network 10.1.0.0 0.0.0.3 area 0.0.0.0
PE1(config-ospf-2)#redistribute bgp-int
PE1(config-ospf-2)#exit
PE1(config)#router bgp 100
PE1(config-bgp)#address-family ipv4 vrf vpn_a
PE1(config-bgp-af-ipv4-vrf)#redistribute ospf-int
PE1(config-bgp-af-ipv4-vrf)#redistribute connected
Use similar methods to configure PE2 and CE2 and then verify the configuration.
Checking the routing information on CE1:
CE1#show ip forwarding route ospf
IPv4 Routing Table:
status codes: *valid, >best
Dest
10.2.0.0/30
10.2.1.0/24
CE1 learns the route of CE2 through the OSPF protocol.
Checking the routing information on CE2:
CE2#show ip forwarding route ospf
IPv4 Routing Table:
status codes: *valid, >best
Dest
10.1.0.0/30
10.1.1.0/24
CE2 learns the route of CE1 through the OSPF protocol.
On CE1, ping the local area network where the CE2 is connected to:
CE1#ping 10.2.1.1
sending 5,100-byte ICMP echos to 10.2.1.1,timeout is 2 seconds.
!!!!!
Success rate is 100 percent(5/5),round-trip min/avg/max= 0/0/10 ms.
On CE2, ping the local area network where the CE1 is connected to:
CE2#ping 10.1.1.1
sending 5,100-byte ICMP echos to 10.1.1.1,timeout is 2 seconds.
!!!!!
Success rate is 100 percent(5/5),round-trip min/avg/max= 0/0/10 ms.

Configuring EBGP between CE and PE

To configure EBGP between a CE and a PE, perform the following steps on ZXR10 5900E.
SJ-20150114102049-016|2015-03-10 (R1.0)
Gw
Interface
10.1.0.2
vlan1
10.1.0.2
vlan2
Gw
Interface
10.2.0.2
vlan1
10.2.0.2
vlan2
1-11
Chapter 1 MPLS L3VPN Configuration
Owner
Pri
Metric
ospf
110
1
ospf
110
1
Owner
Pri
Metric
ospf
110
1
ospf
110
1
ZTE Proprietary and Confidential

Advertisement

Table of Contents
loading

Table of Contents