$ wget http://curl.haxx.se/download/curl-7.50.3.tar.gz
$ tar -xvf curl-7.50.3.tar.gz
$ cd curl-7.50.3/
$ ./configure
$ make
$ sudo make install
$ curl --version
git clone git://github.com/floodlight/floodlight.git
cd floodlight
git submodule init
git submodule update
ant
sudo mkdir /var/lib/floodlight
sudo chmod 777 /var/lib/floodlight
Terminal sau khi khởi động floodlight controller |
sudo mn --controller=remote,ip=127.0.0.1
,port=6653 --switch ovsk,protocols=OpenFlow13
http:
//127.0.0.1:8080/ui/index.html
Hi everybody 👋 My name is Hieu, but you can call me Toni A Software Engineer 👨💻 Blogger and Lecturer 🧑🏫 I'm a self-motivated stu...