915
By default, no listening port is configured on the RTC server.
Note that only one listening port can be configured.
Example # Configure the RTC server listening port number as 9010.
<Sysname> system-view
[Sysname] rta rtc-server listen-port 9010
rta server enable
Syntax rta server enable
undo rta server enable
View System view
Parameters None
Description Use the rta server enable command to enable terminal access on the router.
Use the undo rta server enable command to disable terminal access.
By default, terminal access is disabled on the router.
Note that, after terminal access is disabled, the settings of template, terminal, and
VTY will be kept.
Example # Enable terminal access.
<Sysname> system-view
[Sysname] rta server enable
rta source-ip
Syntax rta source-ip ip-address
undo rta source-ip
View System view
Parameters ip-address: Source IP address used for establishing a TCP connection. It cannot be
a loopback address, such as 127.0.0.1.
Description Use the rta source-ip command to configure the global source IP address of TCP
connections.
Use the undo rta source-ip command to cancel the source IP address
configured.