R2511-HP MSR Router Series Terminal Access Command Reference(V5)
68
timer expires and the authentication mode on the router is set to none, the service interface on the
terminal is not changed.
If the link disconnection timer expires, the corresponding link is disconnected.
The link lock and link disconnection timers can be set separately, and they do not affect each other.
The value of the link lock timer should be smaller than the link disconnection timer. Otherwise, a link
might be disconnected even if the link lock timer does not expire.
Examples
# Set the link lock timer of the cunkuan service to 60 seconds.
<Sysname> system-view
[Sysname] ipta service cunkuan
[Sysname-ipta-service-cunkuan] timer idle-timeout 60 lock
transform enter
Use transform enter to configure the processing approach for CR and CRLF.
Use undo transform enter to restore the default.
Syntax
transform enter { cr | crlf }
undo transform enter
Default
The system does not transform CR and CRLF.
Views
Terminal view
Default command level
2: System level
Parameters
cr: Interprets both CR (carriage return ASCII code 0d) and CRLF (new-line ASCII code 0d0a or 0d00) as
CR (0d).
crlf: Interprets both CR and CRLF as CRLF (0d0a).
Usage guidelines
To enable different terminals to recognize the carriage return and new-line characters of the FEP, the
device can transform them into a common form.
This function only applies to data packets received from the FEP.
Examples
# Transform both CR and CRLF to CR.
<Sysname> system-view
[Sysname] ipta terminal 1
[Sysname-ipta-terminal-1] transform enter cr
# Transform both CR and CRLF to CRLF.
<Sysname> system-view
[Sysname] ipta terminal 1










