R2511-HP MSR Router Series Terminal Access Command Reference(V5)
21
consistent), the connection is established; otherwise, no connection can be established between the
router and the FEP.
Either a MAC address or a character string can be configured, and the last one configured takes effect.
The authentication type and character string configured on the router and FEP must be the same.
Otherwise, the authentication fails and no connection can be established.
Examples
# Bind the MAC address of Ethernet 0/0 for router authentication.
<Sysname> system-view
[Sysname] rta bind mac-address interface ethernet 0/0
# Bind the character string abc for router authentication.
<Sysname> system-view
[Sysname] rta bind string abc
rta relay buffer-size
Use rta relay buffer-size to set the forward buffer size of a client.
Use undo rta relay buffer-size to restore the default.
Syntax
rta relay buffer-size buffer-size
undo rta relay buffer-size
Default
The forward buffer size of a client is 8 KB.
Views
System view
Default command level
2: System level
Parameters
buffer-size: Sets the forward buffer size, in the range of 1 to 64 kilobytes (KB).
Usage guidelines
If the number of packets to be sent out reaches the specified buffer size, new data will overwrite existing
data.
You can use the rta relay tcp sendbuf-size command to set the packet buffer size at the transport layer.
A very small packet buffer size will affect the transmit efficiency but will not cause packet loss.
Examples
# Configure the forward buffer size as 2 KB.
<Sysname> system-view
[Sysname] rta relay buffer-size 2
rta relay disconnect
Use rta relay disconnect to forcibly disconnect a specific client connection or all client connections.










