R2511-HP MSR Router Series Terminal Access Command Reference(V5)

3
Usage guidelines
This configuration is required when the TTY terminal access initiator also acts as an MPLS provider edge
(PE) router at the same time. When you apply a terminal template (configured with the bind vpn-instance
command) to an asynchronous interface, the terminal corresponding to the asynchronous interface is
bound to the VPN instance. Thus, the terminal access initiator can group the terminals into different VPN
domains.
The RTC server can receive the connection request from any VPN without being configured with the bind
vpn-instance command.
You can bind only one VPN instance to each template. If you execute this command multiple times, the
latest configuration takes effect.
Examples
# Bind the VPN instance vpn1 to the terminal template.
<Sysname> system-view
[Sysname] rta template abc
[Sysname-rta-template-abc] bind vpn-instance vpn1
data protect router-unix
Use data protect router-unix to enable data encryption between the router and the FEP.
Use undo data protect router-unix to restore the default.
Syntax
data protect router-unix
undo data protect router-unix
Default
Data encryption is disabled between the router and the FEP.
Views
Terminal template view
Default command level
2: System level
Usage guidelines
In terminal access, you can configure whether to encrypt the data exchanged between the router and the
FEP. The supported encryption algorithm is AES (advanced encryption standard) and the supported key
length is 128-bit.
Examples
# Enable the data encryption between the router and the FEP.
<Sysname> system-view
[Sysname] rta template abc
[Sysname-rta-template-abc] data protect router-unix
data read block
Use data read block to enable data read blocking.