ODL(OpenDayLight) 쪽에 데드락이 절려버려서 이러지도 저러지도 못하고 있다가
ONOS를 발견해서 해보고 있습니다
현재 테스트 환경은 Ubuntu 18.04 LTS (GNU/Linux 4.15.0-23-generic x86_64) 입니다.
먼저 mininet 설치
mira@opendaylight:~$ sudo apt-get install mininet
역시 편한 apt-get
mira@opendaylight:~$ sudo mn --test pingall
sudo: unable to resolve host opendaylight
*** No default OpenFlow controller found for default switch!
*** Falling back to OVS Bridge
*** Creating network
*** Adding controller
*** Adding hosts:
h1 h2
*** Adding switches:
s1
*** Adding links:
(h1, s1) (h2, s1)
*** Configuring hosts
h1 h2
*** Starting controller
*** Starting 1 switches
s1 ...
*** Waiting for switches to connect
s1
*** Ping: testing ping reachability
h1 -> h2
h2 -> h1
*** Results: 0% dropped (2/2 received)
*** Stopping 0 controllers
*** Stopping 2 links
..
*** Stopping 1 switches
s1
*** Stopping 2 hosts
h1 h2
*** Done
completed in 0.454 seconds
mira@opendaylight:~$
mininet 은 돌아가고
ONOS 홈페이지가서 최신버전 다운로드
https://wiki.onosproject.org/display/ONOS/Downloads
mira@opendaylight:~$ wget http://repo1.maven.org/maven2/org/onosproject/onos-releases/1.13.1/onos-1.13.1.tar.gz
- The onos-gui feature must be installed in ONOS.
- The GUI listens on port 8181.
- The base URL is /onos/ui; for example, to access the GUI on localhost, use: http://localhost:8181/onos/ui
- The GUI has been developed to work on Google Chrome. The GUI has been tested on Safari and Firefox and minor compatibility adjustments have been made; these and other browsers may work, but have not been extensively tested, and are not actively supported, at this time.
- The key bindings associated with any view will work on any keyboard. The "Cmd" (⌘) key on an Apple keyboard is bound to the same key as the "Windows" or "Alt" keys on Windows or other keyboards.
'Information' 카테고리의 다른 글
레알 핵 작은 출장용 꿀템 미니 공유기 아이피타임 미니2(IPTIME mini2) (0) | 2018.11.09 |
---|---|
에어비앤비 개인정보 유출 (1) | 2018.10.22 |
KT, SKT (1만원 미만 , 1천원 정도) 알뜰폰 요금제 추천 (0) | 2018.09.08 |
Bridged, NAT, Host Only, LAN Segment (0) | 2018.06.10 |
SCI / SCIE 등재 여부 확인 (1) | 2018.04.05 |
도쿄 하늘 보기 - 롯본기 힐스 모리타워 (일본여행 3) (0) | 2018.02.28 |