On 10/10/2012 18:12, Simon Perreault wrote:
The pcap shows that the Cisco box is refusing your OPEN message. It doesn't like it for some reason. You need to figure out why. Probably because of the way it's configured. I see no reason to blame either side so far.
I've gotten the config on the cisco side which doesn't seem obviously strange.
neighbor peer peer-group neighbor peer version 4 neighbor 193.105.232.145 remote-as 49463 neighbor 193.105.232.145 peer-group peer address-family ipv4 neighbor peer send-community neighbor peer prefix-list bad-nets-in in neighbor peer prefix-list bad-nets-out out neighbor peer route-map in-peer in neighbor peer route-map out-peer out route-map in-peer permit 10 match as-path 190 set community 3557:340 set ip next-hop 192.0.2.1 route-map in-peer permit 40 set community 3557:390 route-map out-peer permit 5 match ip address prefix-list sys-f-global-nets match community 37 set metric-type internal set as-path prepend 3557 set community no-export