ofsoftswitch13 icon indicating copy to clipboard operation
ofsoftswitch13 copied to clipboard

RTNETLINK answers: No such file or directory

Open BinayKapri opened this issue 6 years ago • 2 comments

when i am executing below command on ubuntu 16.04 command : ofdatapath -i sw1-eth1,sw1-eth2,sw1-eth3 punix:/tmp/sw1 -d 000000000001 1 -v.

Getting Below Error

Aug 20 18:12:18|00001|netdev|DBG|sw1-eth1: ioctl(SIOCGIFADDR) failed: Cannot assign requested address RTNETLINK answers: No such file or directory.

I followed instruction mentioned at link https://github.com/CPqD/ofsoftswitch13 to install ofsoftswitch.

BinayKapri avatar Sep 11 '19 16:09 BinayKapri

sw1-ofd.log

BinayKapri avatar Sep 11 '19 16:09 BinayKapri

I was facing the same problem. Then i typed the following command and it worked well! modprobe sch_netem

KAMRANMEHBOOB avatar Oct 07 '19 15:10 KAMRANMEHBOOB