# telnet
- [Command Function](#section3551830123913)
- [Syntax](#section14897133233918)
- [Parameter Description](#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_\]
## 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**
