R3303-HP HSR6800 Routers Fundamentals Command Reference

36
# Configure the user interface to not convert the ASCII characters of 0xff to 0xff 0xff when establishing
a redirected Telnet connection.
<Sysname> system-view
[Sysname] user-interface aux 0
[Sysname-ui-aux0] redirect refuse-teltransfer
redirect return-deal from-telnet
Use redirect return-deal from-telnet to configure the user interface to change carriage returns 0x0d
0x0a and 0x0d 0x00 received from Telnet clients to 0x0d during redirecting a Telnet connection.
Use undo redirect return-deal from-telnet to restore the default.
Use redirect return-deal from-telnet to configure the user interface to change carriage returns 0x0d
0x0a and 0x0d 0x00 received from a terminal (a PC connected to the console port for example) to 0x0d
during redirecting a Telnet connection
Syntax
redirect return-deal from-telnet
undo redirect return-deal from-telnet
Default
The user interface does not change carriage returns received from Telnet clients during redirecting a
Telnet connection.
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
# Enable the device to process carriage returns sent by Telnet clients.
<Sysname> system-view
[Sysname] user-interface aux 0
[Sysname-ui-aux0] redirect return-deal from-telnet
redirect return-deal from-terminal
Use redirect return-deal from-terminal to configure the user interface to change carriage returns 0x0d
0x0a and 0x0d 0x00 received from a terminal (a PC connected to the console port for example) to 0x0d
during redirecting a Telnet connection.
Use undo redirect return-deal from-terminal to restore the default.
Syntax
redirect return-deal from-terminal