!
! Last configuration change at 08:47:57 UTC Sat Dec 19 2020
!
version 15.6
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname BB-A
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
ethernet lmi ce
!
!
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
!
!
!
!
!
!
!
!
!
!
!
no ip domain lookup
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
redundancy
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
no shutdown
ip address 10.92.92.252 255.255.255.255
!
interface GigabitEthernet0/0
no shutdown
ip address 10.92.101.252 255.255.255.0
duplex auto
speed auto
media-type rj45
!
interface GigabitEthernet0/1
no shutdown
ip address 10.92.92.1 255.255.255.252
duplex auto
speed auto
media-type rj45
!
interface GigabitEthernet0/2
no shutdown
no ip address
duplex auto
speed auto
media-type rj45
!
interface GigabitEthernet0/3
no shutdown
ip address 10.84.100.252 255.255.255.0
ip helper-address 10.84.84.100
duplex auto
speed auto
media-type rj45
vrrp 100 ip 10.84.100.254
vrrp 100 priority 120
!
interface GigabitEthernet0/4
no shutdown
ip address 10.84.84.252 255.255.255.0
duplex auto
speed auto
media-type rj45
vrrp 84 ip 10.84.84.254
vrrp 84 priority 120
!
interface GigabitEthernet0/5
no shutdown
no ip address
duplex auto
speed auto
media-type rj45
!
router ospf 2
router-id 10.92.92.252
passive-interface default
no passive-interface GigabitEthernet0/1
no passive-interface Loopback0
network 10.92.92.0 0.0.0.3 area 0
network 10.92.92.252 0.0.0.0 area 0
!
router bgp 65100
bgp router-id 10.92.92.252
bgp log-neighbor-changes
network 10.84.84.0 mask 255.255.255.0
network 10.84.100.0 mask 255.255.255.0
network 10.92.92.0 mask 255.255.255.252
network 10.92.92.252 mask 255.255.255.255
network 10.92.101.0 mask 255.255.255.0
neighbor 10.92.92.253 remote-as 65100
neighbor 10.92.92.253 update-source Loopback0
neighbor 10.92.92.253 route-reflector-client
neighbor 10.92.92.253 send-community both
neighbor 10.92.92.253 soft-reconfiguration inbound
neighbor 10.92.101.10 remote-as 65100
neighbor 10.92.101.10 send-community both
neighbor 10.92.101.10 soft-reconfiguration inbound
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
!
!
control-plane
!
banner exec ^C
**************************************************************************
* IOSv is strictly limited to use for evaluation, demonstration and IOS *
* education. IOSv is provided as-is and is not supported by Cisco's *
* Technical Advisory Center. Any use or disclosure, in whole or in part, *
* of the IOSv Software or Documentation to any third party for any *
* purposes is expressly prohibited except as otherwise authorized by *
* Cisco in writing. *
**************************************************************************^C
banner incoming ^C
**************************************************************************
* IOSv is strictly limited to use for evaluation, demonstration and IOS *
* education. IOSv is provided as-is and is not supported by Cisco's *
* Technical Advisory Center. Any use or disclosure, in whole or in part, *
* of the IOSv Software or Documentation to any third party for any *
* purposes is expressly prohibited except as otherwise authorized by *
* Cisco in writing. *
**************************************************************************^C
banner login ^C
**************************************************************************
* IOSv is strictly limited to use for evaluation, demonstration and IOS *
* education. IOSv is provided as-is and is not supported by Cisco's *
* Technical Advisory Center. Any use or disclosure, in whole or in part, *
* of the IOSv Software or Documentation to any third party for any *
* purposes is expressly prohibited except as otherwise authorized by *
* Cisco in writing. *
**************************************************************************^C
!
line con 0
line aux 0
line vty 0 4
login
transport input none
!
no scheduler allocate
!
end