Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > d93c745b4448496faf599ce9d9f18c5d > files > 4

quagga-0.99.18-alt0.M41.2.i586.rpm

hostname router-BGP
! default password is 'zebra'
password 8 LrjDz/a2KALVQ
enable password 8 LrjDz/a2KALVQ
log file /var/log/quagga/bgpd.log informational
service password-encryption
no banner motd
!
!router bgp 65530
! bgp router-id 10.10.10.10
! neighbor 10.20.20.20 remote-as 65531
! neighbor 10.20.20.20 soft-reconfiguration inbound  
!
access-list localhost permit 127.0.0.1/32
access-list localhost deny any
!
!
line vty
 access-class localhost
!