coms4200-2018 | COMS4200 Team Project for hooking Mininet
kandi X-RAY | coms4200-2018 Summary
kandi X-RAY | coms4200-2018 Summary
coms4200-2018 is a Java library. coms4200-2018 has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.
COMS4200 Team Project for hooking Mininet + OpenFlow up to Elasticsearch/Logstash/Kibana for visualisation.
COMS4200 Team Project for hooking Mininet + OpenFlow up to Elasticsearch/Logstash/Kibana for visualisation.
Support
Quality
Security
License
Reuse
Support
coms4200-2018 has a low active ecosystem.
It has 1 star(s) with 2 fork(s). There are 5 watchers for this library.
It had no major release in the last 6 months.
coms4200-2018 has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of coms4200-2018 is current.
Quality
coms4200-2018 has no bugs reported.
Security
coms4200-2018 has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
coms4200-2018 does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
coms4200-2018 releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed coms4200-2018 and discovered the below as its top functions. This is intended to give you an instant insight into coms4200-2018 implemented functionality, and help decide if they suit your requirements.
- Activates the application
- Gets the timer
- Sets whether the program should exit
- Schedules the task
- Sets the index of the device
- Set the port number
- Set the device service
- Sets the delay
- Set the device
- Deactivate the flow
- Cancel incoming pointers
- Execute the request
Get all kandi verified functions for this library.
coms4200-2018 Key Features
No Key Features are available at this moment for coms4200-2018.
coms4200-2018 Examples and Code Snippets
No Code Snippets are available at this moment for coms4200-2018.
Community Discussions
No Community Discussions are available at this moment for coms4200-2018.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install coms4200-2018
Download the COMS4200.ova file: scp sxxxxxxx@moss.labs.eait.uq.edu.au:/home/material/courses/COMS4200/COMS4200.ova .
Import the image to VirtualBox (Suggest changing to 4 cores / 16gb of RAM if available)
In the network adapters settings for the VM, set the adapter as Bridged (So you can access all the ports from your main desktop)
Start the VM, login as sdn/sdn and run ifconfig to grab the IP address on your local network
Shutdown the VM and start it up in headless mode.
SSH to the VM with the sdn/sdn user account ssh sdn@<ip-address>
Confirm that onos works (Leave running): cd ~/onos onos-buck run onos-local -- clean
From a new terminal (See #6), confirm that mininet works (Leave running): sudo mn –-topo tree,3,2 --mac –-controller remote A bunch of messages should stream through on the onos terminal.
Confirm you can access the onos GUI by navigating to and logging in with onos/rocks: http://<ip-address>:8181/onos/ui
Install docker on the VM: sudo apt-get update sudo apt-get install \ apt-transport-https \ ca-certificates \ curl \ software-properties-common curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - sudo apt-key fingerprint 0EBFCD88 sudo add-apt-repository \ "deb [arch=amd64] https://download.docker.com/linux/ubuntu \ $(lsb_release -cs) \ stable" sudo apt-get update sudo apt-get install docker-ce
Install docker-compose on the VM: sudo curl -L "https://github.com/docker/compose/releases/download/1.22.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose
Install docker-elk on the VM: git clone https://github.com/deviantony/docker-elk cd docker-elk sudo docker-compose up -d
Clone this repository and from the top level run: maven clean install
Install the application (Whilst running onos): onos-app localhost install path/to/coms4200-1.10.0.oar
Activate the application and de-activate conflicting ones: onos> app activate org.coms4200.app onos> app deactivate org.onosproject.fwd onos> app deactivate org.onosproject.proxyarp
Access Kibana at: http://<ip-address>:5601/app/kibana
Import the image to VirtualBox (Suggest changing to 4 cores / 16gb of RAM if available)
In the network adapters settings for the VM, set the adapter as Bridged (So you can access all the ports from your main desktop)
Start the VM, login as sdn/sdn and run ifconfig to grab the IP address on your local network
Shutdown the VM and start it up in headless mode.
SSH to the VM with the sdn/sdn user account ssh sdn@<ip-address>
Confirm that onos works (Leave running): cd ~/onos onos-buck run onos-local -- clean
From a new terminal (See #6), confirm that mininet works (Leave running): sudo mn –-topo tree,3,2 --mac –-controller remote A bunch of messages should stream through on the onos terminal.
Confirm you can access the onos GUI by navigating to and logging in with onos/rocks: http://<ip-address>:8181/onos/ui
Install docker on the VM: sudo apt-get update sudo apt-get install \ apt-transport-https \ ca-certificates \ curl \ software-properties-common curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - sudo apt-key fingerprint 0EBFCD88 sudo add-apt-repository \ "deb [arch=amd64] https://download.docker.com/linux/ubuntu \ $(lsb_release -cs) \ stable" sudo apt-get update sudo apt-get install docker-ce
Install docker-compose on the VM: sudo curl -L "https://github.com/docker/compose/releases/download/1.22.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose
Install docker-elk on the VM: git clone https://github.com/deviantony/docker-elk cd docker-elk sudo docker-compose up -d
Clone this repository and from the top level run: maven clean install
Install the application (Whilst running onos): onos-app localhost install path/to/coms4200-1.10.0.oar
Activate the application and de-activate conflicting ones: onos> app activate org.coms4200.app onos> app deactivate org.onosproject.fwd onos> app deactivate org.onosproject.proxyarp
Access Kibana at: http://<ip-address>:5601/app/kibana
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page