!
! Last configuration change at 00:06:41 UTC Wed Dec 30 2020
!
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 R5
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
!
!
!
!
!
!
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
subscriber templating
! 
! 
! 
! 
!
!
!
multilink bundle-name authenticated
!
!
!
!
!
crypto pki trustpoint TP-self-signed-604193265
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate-604193265
 revocation-check none
 rsakeypair TP-self-signed-604193265
!
!
crypto pki certificate chain TP-self-signed-604193265
!
!
!
!
!
!
!
!
!
license udi pid CSR1000V sn 966G4E882LE
diagnostic bootup level minimal
spanning-tree extend system-id
!
!
!
!
redundancy
!
!
!
!
!
!
! 
!
!
!
!
!
!
!
!
!
!
!
!
! 
! 
!
!
interface Loopback0
 no shutdown
 ip address 5.5.5.5 255.255.255.255
!
interface GigabitEthernet1
 no shutdown
 description link to R3
 ip address 172.16.23.1 255.255.255.252
 negotiation auto
 no mop enabled
 no mop sysid
!
interface GigabitEthernet2
 no shutdown
 no ip address
 shutdown
 negotiation auto
 no mop enabled
 no mop sysid
!
interface GigabitEthernet3
 no shutdown
 description link to R1
 ip address 172.16.103.2 255.255.255.252
 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 bgp 3
 bgp log-neighbor-changes
 redistribute connected route-map REDISTRIBUTE_CONNECTED
 neighbor 172.16.23.2 remote-as 2
 neighbor 172.16.103.1 remote-as 10
!
!
virtual-service csr_mgmt
!
ip forward-protocol nd
ip http server
ip http authentication local
ip http secure-server
!
!
!
ip prefix-list MATCH_32s seq 5 permit 0.0.0.0/0 ge 32
!
!
route-map REDISTRIBUTE_CONNECTED deny 10 
 match ip address prefix-list MATCH_32s
!
route-map REDISTRIBUTE_CONNECTED permit 20 
!
!
!
control-plane
!
!
!
!
!
!
line con 0
 stopbits 1
line vty 0
 login
line vty 1 2
 login
 length 0
line vty 3 4
 login
!
!
!
!
!
!
end
