router bgp 65001 bgp router-id 192.168.1.3 bgp log-neighbor-changes bgp graceful-restart restart-time 120 bgp graceful-restart stalepath-time 360 bgp graceful-restart neighbor 10.201.1.1 remote-as 65000 neighbor 10.201.1.1 password cisco neighbor 10.201.1.1 fall-over bfd neighbor 10.201.1.1 send-community neighbor 10.201.1.1 route-map as65001-export-cu out neighbor 10.255.255.4 remote-as 65001 neighbor 10.255.255.4 password cisco neighbor 10.255.255.4 update-source Loopback0 neighbor 10.255.255.4 next-hop-self neighbor 10.255.255.4 send-community neighbor 10.255.255.8 remote-as 65001 neighbor 10.255.255.8 password cisco neighbor 10.255.255.8 update-source Loopback0 neighbor 10.255.255.8 next-hop-self neighbor 10.255.255.8 send-community |
|