Hi All,

I recently installed Openflow on a TP WR1043ND v2, but I am having trouble
getting openflow to run. When I start it via 'etc/init.d/openflow restart',
I am greeted with the error

>* root@OpenWrt 
><https://mailman.stanford.edu/mailman/listinfo/openflow-discuss>:~# 
>/etc/init.d/openflow start
*>* eth0.1,eth0.2,eth0.3,eth0.4,
*>* Configuring OpenFlow switch for inband control*

*|00001|netdev|ERR|ioctl(SIOCGIFINDEX) on eth0.1 device failed: No such device*

*ofdatapath: failed to add port eth0.1 (No such device)*


I also added the following lines into my /etc/config/network file:

config 'interface'
        option 'ifname' 'eth0.1'
        option 'proto' 'static'

config 'interface'
        option 'ifname' 'eth0.2'
        option 'proto' 'static'

config 'interface'
        option 'ifname' 'eth0.3'
        option 'proto' 'static'

config 'interface'
        option 'ifname' 'eth0.4'
        option 'proto' 'static'


Any input would be greatly appreciated!

Regards,
Toshi

-- 
Toshihiro Noguchi
Cornell University
College of Engineering
tn...@cornell.edu
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to