On Fri, Jul 15, 2011 at 12:21, Aaron Rosen <[email protected]> wrote: > Though all the switches are on this same LAN so ipv6 here should be > working between the too.
Except I bet the HPs don't speak v6.. :-) > Is there an easy way to tell flowvisor not to use v6? Or should I > disable it in the OS? If you modify the script that runs flowvisor (for me, it's /usr/local/sbin/flowvisor), you can add: -Djava.net.preferIPv4Stack=true to the command line that launches the JVM. I'm taking a shot in the dark here, but it might be worth a try. -- Nick _______________________________________________ openflow-discuss mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
