An open API service indexing awesome lists of open source software.

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.

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)