1 Star 0 Fork 5.3K

zhuixixi / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
telnet.md 3.00 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

telnet

Command Function

This command is used to enable or disable the Telnet server service.

Syntax

telnet [on | off]

Parameter Description

Table 1 Parameters

Parameter

Description

Value Range

on

Enables the Telnet server service.

N/A

off

Disables the Telnet server service.

N/A

Usage

  • Before enabling Telnet, ensure that the network driver and network protocol stack have been initialized and the NIC of the board is in the link up state.

  • Currently, multiple clients (Telnet + IP) cannot connect to the development board at the same time.

    NOTICE: Telnet is under debugging and disabled by default. Do not use it in formal products.

Example

Enter telnet on.

Output

Figure 1 Output of telnet on

1
https://gitee.com/zhuixixi/docs.git
git@gitee.com:zhuixixi/docs.git
zhuixixi
docs
docs
master

搜索帮助