On Apr 20, 2012, at 2:28 AM, Kamran Riaz Khan wrote:
> 00001|netdev|ERR|ioctl(SIOCGIFINDEX) on eth0.3 device failed: No such device
> ofdatapath: failed to add port eth0.3 (No such device)
> No need for further configuration for out-of-band control

Hi Kamran,

It looks like the network configuration is not setup properly. If you do 
`ifconfig -a` you will see the devices which have been configured.

/etc/config/network should look like the file listed here:
http://www.openflow.org/wk/index.php/Pantou_:_OpenFlow_1.0_for_OpenWRT#Network_Configuration_2

After editing it, be sure to do `/etc/init.d/network restart`. Although the 
wiki says "default network configuration" that is not the default from OpenWRT. 
You need to modify the file -- it is the assumed default for the remainder of 
the instructions in the Pantou wiki.

Complete details about the syntax of the network configuration file can be 
found on the OpenWRT webpage: http://wiki.openwrt.org/doc/uci/network


hope this helps.


cheers,
Andrew
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to