1 Apr 2005 11:13
[quagga-users 4299] Re: need help for running correctly bgpd
Hello there, Very usefull tool to troubleshoot that kind of problems : tcpdump. Make a trace of the BGP communications on your ethernet interface and you'll see if it works OK. A frequent mistake is to use some firewalling that block BGP sessions. Just check with `iptables -n -L`. Most probably, the way you use "show ip bgp sum" and the enable-snmp option has no impact on the symptoms you describe (unless you fall on a very very nasty side effect). -- -- |--- Jean-Francois "Jef" Stenuit On Thu, 31 Mar 2005, SODATONOU Dodji Comlan wrote: > hello people > > i run on my fedora core 1 box quagga version 0.96 compile with enable-snmp > version . but when i run the following command ' vtysh -e "sh ip bgp > summary" ' in order to view statistics of my bgp session . > > We note that the BGP session state change from Connect To Opensent and > finaly the session state become Idle and we didnt have an OpenConfirm state > of the BGP session . > > can anyone could help us to resolve this ?(Continue reading)
RSS Feed