!
! Last configuration change at 22:08:26 UTC Sun Jan 3 2021
!
version 16.6
service timestamps debug datetime msec
service timestamps log datetime msec
platform qfp utilization monitor load 80
no platform punt-keepalive disable-kernel-core
platform console serial
!
hostname PE1
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
ip vrf CUST_A
 description Customer A VRF
 rd 100:1
 route-target export 100:1
 route-target import 100:1
!
!
!
!
!
!
!
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
subscriber templating
! 
! 
! 
! 
!
mpls label protocol ldp
!
!
multilink bundle-name authenticated
!
!
!
!
!
crypto pki trustpoint TP-self-signed-1468855548
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate-1468855548
 revocation-check none
 rsakeypair TP-self-signed-1468855548
!
!
crypto pki certificate chain TP-self-signed-1468855548
!
!
!
!
!
!
!
!
!
license udi pid CSR1000V sn 9DJMUWH98L8
diagnostic bootup level minimal
spanning-tree extend system-id
!
!
!
!
redundancy
!
!
!
!
!
!
! 
!
!
!
!
!
!
!
!
!
!
!
!
! 
! 
!
!
interface Loopback0
 no shutdown
 description loopback used for BGP source
 ip address 1.1.1.1 255.255.255.255
!
interface GigabitEthernet1
 no shutdown
 description link to CE1
 ip vrf forwarding CUST_A
 ip address 10.10.1.1 255.255.255.252
 negotiation auto
 no mop enabled
 no mop sysid
!
interface GigabitEthernet2
 no shutdown
 description link to P Router
 ip address 10.1.1.1 255.255.255.0
 negotiation auto
 mpls ip
 no mop enabled
 no mop sysid
!
interface GigabitEthernet3
 no shutdown
 no ip address
 shutdown
 negotiation auto
 no mop enabled
 no mop sysid
!
interface GigabitEthernet4
 no shutdown
 no ip address
 shutdown
 negotiation auto
 no mop enabled
 no mop sysid
!
router ospf 2
 router-id 1.1.1.1
 network 1.1.1.1 0.0.0.0 area 0
 network 10.1.1.0 0.0.0.255 area 0
!
router bgp 100
 bgp log-neighbor-changes
 neighbor 2.2.2.2 remote-as 100
 neighbor 2.2.2.2 update-source Loopback0
 neighbor 3.3.3.3 remote-as 100
 neighbor 3.3.3.3 update-source Loopback0
 !
 address-family ipv4
  neighbor 2.2.2.2 activate
  neighbor 2.2.2.2 next-hop-self
  neighbor 3.3.3.3 activate
  neighbor 3.3.3.3 next-hop-self
 exit-address-family
 !
 address-family vpnv4
  neighbor 2.2.2.2 activate
  neighbor 2.2.2.2 send-community extended
  neighbor 3.3.3.3 activate
  neighbor 3.3.3.3 send-community extended
 exit-address-family
 !
 address-family ipv4 vrf CUST_A
  redistribute connected
  redistribute static
  neighbor 10.10.1.2 remote-as 65489
  neighbor 10.10.1.2 activate
  neighbor 10.10.1.2 soft-reconfiguration inbound
  neighbor 10.10.1.2 route-map PRIMARY in
 exit-address-family
!
!
virtual-service csr_mgmt
!
ip forward-protocol nd
ip http server
ip http authentication local
ip http secure-server
!
!
!
!
route-map PRIMARY permit 10 
 set local-preference 200
!
!
!
control-plane
!
!
!
!
!
!
line con 0
 stopbits 1
line vty 0
 login
line vty 1 2
 login
 length 0
line vty 3 4
 login
!
!
!
!
!
!
end
