On 21.5.2013. 23:23, Claudio Jeker wrote:
>>
>> Hi,
>>
>> sorry for delay, we are in the middle of the network migration from
>> cisco to extreme and i thought when everything calms down to test it
>> with cisco and extreme equipment. I'm planning to test it next week.
>>
> 
> I found some issues with the diff but I hope to be able to sit down
> somewhen and fix those problems I identified. The cisco I tested against
> seems to behave not like a rfc point-to-point interface (some messages I
> expected to be sent to the multicast address where unicast, etc.)
> 
> I would be interested in some tcpdumps of extreme doing ospf to see if
> they behave the same.
> 

Hi,

i have applied stuart's patch and tested it with extreme equipment

test between cisco and extreme
http://kosjenka.srce.hr/~hrvoje/extr-csco-ospf-ptp.pcap
everything is working fine


test between extreme and openbsd
http://kosjenka.srce.hr/~hrvoje/extr-openbsd-ospf-ptp.pcap
http://kosjenka.srce.hr/~hrvoje/logs.txt
http://kosjenka.srce.hr/~hrvoje/daemon

STATE is FULL/P2P on both side

openbsd:
ID              Pri State        DeadTime Address         Iface
192.168.112.2   0   FULL/P2P     00:00:33 192.168.112.2   ix0
Uptime
1d00h04m

extreme:
Neighbor ID     Pri State        Up/Dead Time
192.168.112.1     1 FULL/DROTHER 01:00:06:34/00:00:00:02
Address         Interface
192.168.112.1   vl112


extreme can see openbsd routes, but openbsd doesn't have any extreme
route -  see logs.txt

link between extreme (vlan112) and openbsd (ix0) is working fine but
there is strange log (send_packet: error sending packet on interface
ix0: Network is unreachable) in daemon log

opebsd
# ping 192.168.112.2
PING 192.168.112.2 (192.168.112.2): 56 data bytes
64 bytes from 192.168.112.2: icmp_seq=0 ttl=64 time=0.552 ms
64 bytes from 192.168.112.2: icmp_seq=1 ttl=64 time=0.540 ms

extreme
ping 192.168.112.1
Ping(ICMP) 192.168.112.1: 4 packets, 8 data bytes, interval 1 second(s).
16 bytes from 192.168.112.1: icmp_seq=0 ttl=255 time=1.069 ms
16 bytes from 192.168.112.1: icmp_seq=1 ttl=255 time=4.388 ms


if you want to test something else, please let me know ..

Reply via email to