2467Description Use the redirect refuse-negotiation command to disable Telnet optionnegotiation when establishing redirected Telnet connection.Use the undo redirect refuse-negotiation command to enable Telnet optionnegotiation when establishing redirected Telnet connection.By default, Telnet option negotiation is enabled.n ■ The redirect commands are supported on the AUX and TTY user interfacesonly.■ Execute the command after using the redirect enable command to enableredirection on the user interface.Example # Disable Telnet option negotiation when establishing redirected Telnetconnection. system-view[Sysname] user-interface tty 1[Sysname-ui-tty1] redirect refuse-negotiationredirect return-deal from-telnetSyntax redirect return-deal from-telnetundo redirect return-deal from-telnetView User interface viewParameter NoneDescription Use the redirect return-deal from-telnet command to let the device thatredirects Telnet connection process the carriage returns received from the Telnetclient meaning to substitute 0x0d for 0x0d 0x0a and 0x0d 0x00.Use the undo redirect return-deal from-telnet command to restore thedefault.By default, carriage returns are not processed.n ■ The redirect commands are supported on the AUX and TTY user interfacesonly.■ Execute the command after using the redirect enable command to enableredirection on the user interface.Example # Enable the device that redirects Telnet connection to process the carriage returnsreceived from the Telnet client. system-view[Sysname] user-interface tty 1[Sysname-ui-tty1] redirect return-deal from-telnet