# telnet - [Command Function](#section3551830123913) - [Syntax](#section14897133233918) - [Parameters](#section977718353392) - [Usage](#section134991538183916) - [Example](#section1097414426398) - [Output](#section11846624191310) ## Command Function This command is used to enable or disable the Telnet server service. ## Syntax telnet \[_on | off_\] ## Parameters **Table 1** Parameter description

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. >![](../public_sys-resources/icon-notice.gif) **NOTICE:** >Telnet is used for debugging and disabled by default. Do not use it in formal products. ## Example Run **telnet on**. ## Output **Figure 1** Output of **telnet on** ![](figure/output-of-telnet-on.png "output-of-telnet-on")