Telnet Commands

While transferring protocol data, special Telnet commands are intertwined with the data to allow the client and server devices to perform various functions needed to manage the operation of the protocol.

This is the list of commands:

CodeHEX codeNameDescription
240F0SEEnd of subnegotiation parameters.
241F1NOPNo operation.
242F2Data Mark The data stream portion of a Synch. This should always be accompanied by a TCP Urgent notification.
243F3BreakNVT character BRK.
244F4Interrupt ProcessThe function IP.
245F5Abort outputThe function AO.
246F6Are You ThereThe function AYT.
247F7 Erase character The function EC.
248F8 Erase Line The function EL.
249F9 Go ahead The GA signal.
250FA SB Indicates that what follows is subnegotiation of the indicated option.
251FB WILL (option code) Indicates the desire to begin performing, or confirmation that you are now performing, the indicated option.
252FC WON'T (option code) Indicates the refusal to perform, or continue performing, the indicated option.
253FD DO (option code) Indicates the request that the other party perform, or confirmation that you are expecting the other party to perform, the indicated option.
254FE DON'T (option code) Indicates the demand that the other party stop performing, or confirmation that you are no longer expecting the other party to perform, the indicated option.
255FFIACInterpret as command: beginning of a command.