R3303-HP HSR6800 Routers Fundamentals Command Reference
35
Default
Telnet option negotiation is enabled.
Views
User interface view
Default command level
2: System level
Usage guidelines
This command is supported only on AUX user interfaces.
This command is applicable to user interfaces on which redirect is enabled. To enable redirect on a user
interface, use the redirect enable command.
Examples
# Disable Telnet option negotiation when the device is establishing a redirected Telnet connection.
<Sysname> system-view
[Sysname] user-interface aux 0
[Sysname-ui-aux0] redirect refuse-negotiation
redirect refuse-teltransfer
Use redirect refuse-teltransfer to configure the user interface to not convert the ASCII characters 0xff
during redirecting a Telnet connection.
Use undo redirect refuse-teltransfer to restore the default.
Syntax
redirect refuse-teltransfer
undo redirect refuse-teltransfer
Default
The user interface converts the ASCII characters 0xff to 0xff 0xff when redirecting a Telnet connection.
Views
User interface view
Default command level
2: System level
Usage guidelines
The device filters the characters of 0xff sent by the Telnet client when establishing a redirected Telnet
connection. To make these characters forwarded to the Telnet server, 0xff needs to be converted to 0xff
0xff so the device filters one string of 0xff and forwards the other string to be forwarded.
If the Telnet client does not send the characters of 0xff, execute the command to configure the user
interface not to perform the conversion.
This command is supported only on AUX user interfaces.
This command is applicable to user interfaces on which redirect is enabled. To enable redirect on a user
interface, use the redirect enable command.
Examples