mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
- make internal links relative where applicable - delete link to the wiki, as the documentation is in the main repo, not the wiki - remove some "example in oai code" as the examples either don't exist, or are not in that place, and we can reasonably expect people to grep Signed-off-by: Robert Schmidt <robert.schmidt@openairinterface.org>
9 lines
450 B
Markdown
9 lines
450 B
Markdown
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
|
|
|
|
The oai embedded telnet server is an optional monitoring and debugging tool. It provides a simple Command Line Interface to the oai softmem. New commands can easily be added by developers to the telnet server.
|
|
|
|
* [Using the telnet server](telnetusage.md)
|
|
* [Adding commands to the oai telnet server](telnetaddcmd.md)
|
|
* [telnet server architecture ](telnetarch.md)
|
|
* [on the telnet O1 module](telneto1.md)
|