Cisco ASR 903 Manual page 49

Hide thumbs Also See for ASR 903:
Table of Contents

Advertisement

Basic MPLS VPN Configuration
router isis CustB
vrf CustomerB
net 10.0001.0042.0042.00
is-type level-2-only
metric-style wide
redistribute bgp 100
!
router bgp 100
bgp log-neighbor-changes
neighbor 10.10.4.4 remote-as 100
neighbor 10.10.4.4 update-source Loopback10
!
address-family ipv4 vrf CustomerA
redistribute ospf 41 match internal external 1 external 2
exit-address-family
!
address-family ipv4 vrf CustomerB
redistribute isis CustB level-2
exit-address-family
ASR903-PE2 Configuration
! use BDI(SVI) interfaces on PE2
interface GigabitEthernet0/1/0
service instance 1 ethernet
encapsulation dot1q 41
rewrite ingress tag pop 1 symmetric
!
service instance 2 ethernet
encapsulation dot1q 42
rewrite ingress tag pop 1 symmetric
bridge-domain 41
member GigabitEthernet0/1/0 service-instance 1
instance
!
bridge-domain 42
member GigabitEthernet0/1/0 service-instance 2
interface BDI41
ip vrf forwarding CustomerA
ip address 192.168.40.1 255.255.255.248
!
interface BDI42
ip vrf forwarding CustomerB
ip address 192.168.41.1 255.255.255.248
!
router ospf 42 vrf CustomerB
redistribute bgp 100 subnets
network 192.168.41.0 0.0.0.255 area 42
OL-30526-01
! use ISIS between PE and CE
! redistribute VPNv4 routes from other PEs
! distribute VRF routes into M-iBGP
! distribute VRF routes into M-iBGP
! associate BD with service
! associate BD with service instance
! virtual BDI interface for CustomerA
! virtual BDI interface for CustomerB
Cisco ASR 903 Router Design and Deployment Guide▄
CE Related Configuration on PE Routers ▀
49

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents