Hello all,

Currently I am trying to use ovs with the topology module of nox in order to
use the lldp protocol to discover devices connected to the switch. I was
wondering if this is supported in the code of openvswitch . Is it possible
to enable such a protocol in openvswitch code and force it send updates? I
guess that using openlldp daemon could solve my problem, but I was wondering
if this is supported by the code of the switch too.

The second problem I noticed is that the nox packet send to the switch is
not recognized by the switch. on every packet out message I see on the log
of the ovs-vswitchd

 Jul 09 09:07:39|01304|dpif|WARN|system@br0: execute 1 failed (Invalid
argument) on packet 00:04:23:b1:57:24 > 01:23:20:00:00:01, ethertype Unknown
(0x88cc), length 34:
        0x0000:  0207 0400 0423 b157 2404 0302 0001 0602  .....#.W$.......
        0x0010:  0078 0000

Any ideas how i could solve this?

-- 
Charalampos Rotsos
PhD student
The University of Cambridge
Computer Laboratory
William Gates Building
JJ Thomson Avenue
Cambridge
CB3 0FD

Phone: +44-(0) 1223 767032
Email: cr...@cl.cam.ac.uk
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to