1 Star 0 Fork 4.9K

bill / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
telnet.md 3.24 KB
一键复制 编辑 原始数据 按行查看 历史
NEEN 提交于 2021-03-12 17:59 . !197 Docs Update version 1.0.1

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/ximeibaba/docs.git
git@gitee.com:ximeibaba/docs.git
ximeibaba
docs
docs
master

搜索帮助