EasyManuals Logo

Cisco ASR 903 Guide

Cisco ASR 903
147 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #50 background imageLoading...
Page #50 background image
Basic MPLS VPN Configuration
Configuration of CE Routers
Cisco ASR 903 Router Design and Deployment Guide
50
!
router bgp 100
bgp log-neighbor-changes
neighbor 10.10.3.3 remote-as 100 ! peering with ASR903-PE1
neighbor 10.10.3.3 update-source Loopback10
!
address-family ipv4 vrf CustomerA ! eBGP between PE and CE2 for
customerA
neighbor 192.168.40.2 remote-as 64101
neighbor 192.168.40.2 activate
exit-address-family
!
address-family ipv4 vrf CustomerB ! distribute OSPF into M-iBGP
redistribute ospf 42 match internal external 1 external 2
exit-address-family
Alternatively, the following configuration method can be used to define VRF, and those configurations apply to
6vPE too. This is the preferred method as it is easy to make it dual stack to support IPv6 as well.
vrf definition CustomerA ! define the VRF
rd 100:41
!
address-family ipv4
route-target export 100:41
route-target import 100:41
exit-address-family
interface GigabitEthernet0/1/0
description To CustomerA Site 1
vrf forwarding CustomerA ! put the interface under vrf CustomerA
Configuration of CE Routers
CE1-A Configuration
interface GigabitEthernet0/1/1
description to PE-1 interface
ip address 192.168.13.1 255.255.255.248
ip ospf dead-interval 3
ip ospf hello-interval 1
negotiation auto
router ospf 41 ! use OSPF as PC-CE protocol
network 172.16.0.0 0.0.255.255 area 41
network 192.168.13.0 0.0.0.255 area 41
interface Loopback110 ! routes to advertise out from CE1-A
ip address 172.16.0.1 255.255.255.0
ip ospf network point-to-point
interface Loopback111 ! routes to advertise out from CE1-A
ip address 172.16.1.1 255.255.255.0
ip ospf network point-to-point

Table of Contents

Other manuals for Cisco ASR 903

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco ASR 903 and is the answer not in the manual?

Cisco ASR 903 Specifications

General IconGeneral
Form FactorModular
Storage Temperature-40°C to 70°C (-40°F to 158°F)
Humidity5% to 95% non-condensing
RedundancyYes, redundant power supplies and route processors
Operating SystemCisco IOS XE
Power SupplyAC or DC
Switching Capacity240 Gbps
Operating Temperature-40°C to 65°C (-40°F to 149°F)
MTBF200, 000 hours
Supported ProtocolsIPv4, IPv6, MPLS, L2VPN, L3VPN
InterfacesGigabit Ethernet, 10 Gigabit Ethernet, T1/E1

Related product manuals