https://github.com/opennetworkinglab/odtn-emulator
Emulator for the ODTN project.
https://github.com/opennetworkinglab/odtn-emulator
Last synced: 7 months ago
JSON representation
Emulator for the ODTN project.
- Host: GitHub
- URL: https://github.com/opennetworkinglab/odtn-emulator
- Owner: opennetworkinglab
- License: apache-2.0
- Created: 2019-05-03T20:16:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-07T18:28:58.000Z (almost 5 years ago)
- Last Synced: 2024-03-26T18:02:32.667Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 4.74 MB
- Stars: 8
- Watchers: 13
- Forks: 18
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ODTN-emulator
There are two kinds of emulators, i.e., the OpenConfig model under directory [emulator-oc-cassini](emulator-oc-cassini) and the TAPI model under directory [emulator-tapi-2.1](emulator-tapi-2.1). The former describes the line-side and client-side of the terminal device in Open Line System (OLS), and the latter describes the middle components between optical device in OLS.
# Additional Documentation
[How to build and run ODTN Emulators?](docs/README.md)
[How to run and provision ONOS Emulators?](docs/run_onos.md)
[Graphical User Interface for ODTN](docs/gui.md)
[Notes about modification in Yang files under `emulator-oc-cassini` directory](docs/yang_modification.md)