Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

RELFECTOR#sh run

Building configuration...

Current configuration : 1337 bytes


!
! Last configuration change at 22:00:58 UTC Sun Feb 6 2022
!
version 15.2
service timestamps debug datetime msec
service timestamps log datetime msec
!
hostname RELFECTOR
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
!
!
!
!
!
ip cef
no ipv6 cef
!
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 10.0.4.1 255.255.255.255
!
interface FastEthernet0/0
ip address 10.0.88.1 255.255.255.0
duplex full
!
interface FastEthernet1/0
ip address 10.0.99.1 255.255.255.0
duplex full
!
interface Ethernet2/0
no ip address
shutdown
duplex full
!
interface Ethernet2/1
no ip address
duplex full
!
interface Ethernet2/2
no ip address
duplex full
!
interface Ethernet2/3
no ip address
shutdown
duplex full
!
router bgp 100
bgp log-neighbor-changes
neighbor 10.0.1.1 remote-as 100
neighbor 10.0.1.1 update-source Loopback0
neighbor 10.0.3.1 remote-as 100
neighbor 10.0.3.1 update-source Loopback0
!
address-family vpnv4
neighbor 10.0.1.1 activate
neighbor 10.0.1.1 send-community both
neighbor 10.0.3.1 activate
neighbor 10.0.3.1 send-community both
exit-address-family
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
!
!
control-plane
!
!
line con 0
stopbits 1
line aux 0
stopbits 1
line vty 0 4
login
!
!
end

You might also like