Hi, I just loaded OVS1.10.0 on tl-wr1043nd router, running openWRT. This was done by modifying the Makefile from https://github.com/schuza/openvswitch/tree/master/openvswitch/. Thanks for the pointers provided here. I would have been lost if not for this link The problem I face is related to understanding the MAC interfaces of the router and also the configuration of OVS. Usually, a typical switch would have multiple Ethernet ports where you could assign MAC address to each of the ports. It looks different on the TP-LINK router though. There are 4 physical ports on the LAN side and one WAN port. In the config files, I see that we are creating interfaces eth0.1, eth0.2, eth0.3, eth0.4 and eth0.5. How are these mapped on to the physical ports of the switch? Could somebody share the configuration scripts for OVS on this router.
Thanks in advance.
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
