hi all,
please help me with this error. i used multihop bgp
16:14:21 route,bgp,info Failed to open TCP connection: No route to host
16:14:21 route,bgp,info RemoteAddr=202.53.251.193
16:14:21 route,bgp,info RemotePort=179
Terminal vt102 detected, using multiline input modeIt means that you are unable to route to the destination. Check if you can ping 202.53.251.193.
Eugene
ok let sayfor multihop to work you have to add a host route for the remote bgp router to tell it where the peer is. bgp is designed not to talk to remote routers unless there is a static route for it (it wont use learned routes)