!
! Last configuration change at 00:06:42 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 R1
!
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-1551588300
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate-1551588300
 revocation-check none
 rsakeypair TP-self-signed-1551588300
!
!
crypto pki certificate chain TP-self-signed-1551588300
!
!
!
!
!
!
!
!
!
license udi pid CSR1000V sn 9IU39YZED4R
diagnostic bootup level minimal
spanning-tree extend system-id
!
!
!
!
redundancy
!
!
!
!
!
!
! 
!
!
!
!
!
!
!
!
!
!
!
!
! 
! 
!
!
interface Loopback0
 no shutdown
 ip address 1.1.1.1 255.255.255.255
!
interface GigabitEthernet1
 no shutdown
 description link to R6
 ip address 10.10.16.1 255.255.255.0
 ip router isis 
 negotiation auto
 no mop enabled
 no mop sysid
!
interface GigabitEthernet2
 no shutdown
 description link to R3
 ip address 172.16.102.1 255.255.255.252
 negotiation auto
 no mop enabled
 no mop sysid
!
interface GigabitEthernet3
 no shutdown
 description link to R5
 ip address 172.16.103.1 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 isis
 net 49.0001.1111.1111.1111.00
 metric-style narrow
 passive-interface Loopback0
!
router bgp 10
 bgp log-neighbor-changes
 redistribute connected route-map REDISTRIBUTE_CONNECTED
 neighbor INTERNAL peer-group
 neighbor INTERNAL remote-as 10
 neighbor INTERNAL update-source Loopback0
 neighbor INTERNAL next-hop-self
 neighbor 6.6.6.6 peer-group INTERNAL
 neighbor 172.16.102.2 remote-as 2
 neighbor 172.16.102.2 route-map EBGP_OUT out
 neighbor 172.16.103.2 remote-as 3
 neighbor 172.16.103.2 route-map EBGP_OUT out
!
!
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
!
ip prefix-list MATCH_IGP seq 5 permit 10.10.0.0/16 ge 24 le 24
!
!
route-map REDISTRIBUTE_CONNECTED deny 10 
 match ip address prefix-list MATCH_32s
!
route-map REDISTRIBUTE_CONNECTED permit 20 
!
route-map EBGP_OUT deny 10 
 match ip address prefix-list MATCH_IGP
!
route-map EBGP_OUT 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
