
! BGPd configuratin file
!
!
hostname victim
!
router bgp 30  
bgp router-id 10.30.0.1
network 192.168.30.0/24
neighbor 10.40.1.1 remote-as 40
neighbor 10.30.0.2 remote-as 20
!
!            
log file  /tmp/bgp.log

