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 !