| agent.deployOnStart |
Specifies whether to enable auto deployment of
agent process when a VPC vRouter is started. Default: false. VPC
vRouters are deployed with agent process by default. The value false
indicates that the management node checks the version of agent
process on the VPC vRouter and deploys a new agent on the VPC
vRouter if the agent version on the VPC vRouter is earlier than that
on the management node. If set to true, the management node does not
check the agent version on the VPC vRouter and directly deploys a
new agent each time a VPC vRouter is created, started, or
restarted. |
false |
|
| command.parallelismDegree |
The maximum number of commands that a vRouter can
simultaneously execute. Default: 100. |
100 |
[1,+∞) |
| dnsmasq.restartAfterNumberOfSIGUSER1 |
The maximum number of SIGUSR1 signals. If the
number of sent SIGUSR1 signals exceeds the threshold, DNSmasq is
restarted. Default: 500. |
500 |
[1,+∞) |
| ping.interval |
The interval that the management node pings
vRouters. Default: 15. Unit: second. If a ping succeeds, the target
vRouter is connected to the management node. |
15 |
[1,+∞) |
| ping.parallelismDegree |
The maximum number of vRouters that the
management node can simultaneously ping. Default: 60. |
500 |
[1,+∞) |
| ssh.port |
The port number used to SSH log in to a VPC
vRouter. Default: 22. |
22 |
|
| ssh.username |
The username used to SSH log in to a VPC vRouter.
Default: vyos. |
vyos |
|
| vrouter.echoTimeout |
The timeout period of echoes from the agent
installed on a VPC vRouter. Default: 120. Unit: second. If the agent
does not echo within the specified time, the VPC vRouter fails to be
started up and is deleted. |
60 |
[1,+∞) |
| vrouter.password |
The password used to SSH log in to a VPC vRouter.
If you set a password, you need to restart the VPC vRouter on the UI
before this password takes effect. |
vrouter12# |
|
| ssh.passwordAuth |
Specifies whether to enable SSH login to a VPC
vRouter by using a password. Default: false. If set to true, you can
SSH login to a VPC vRouter with a password. Note: If you modify the
setting, reconnect the VPC vRouter to make the modification take
effect. |
false |
|
| haproxy.logLevel |
The severity of listener logs. Default: info. You
need to reconnect to a VPC vRouter before the modification takes
effect. |
info |
|
| ipv4LocalPortRange |
The range of local ports that TCP and UDP packets
transfer. The value 0-0 indicates that the system setting is
applied. If set to another value, the starting port number must be
equal to or higher than 1024. |
0-0 |
[0,+∞) |