2016 CHAPTER 133: NAT CONFIGURATION COMMANDS
Description Use the connection-limit default amount command to set the limit(s) of user
connections globally.
Use the
undo connection-limit default amount command to restore the
default.
By default, the upper limit is 100 and the lower limit is 20.
Example # Configure the upper limit as 200 and lower limit as 50.
<Sysname> system-view
[Sysname] connection-limit default amount upper-limit 200 lower-limit 50
connection-limit enable
Syntax connection-limit enable
undo connection-limit enable
View System view
Parameter None
Description Use the
connection-limit enable command to enable the connection-limit
function.
Use the
undo connection-limit enable command to disable this function.
By default, the connection-limit function is disabled.
Once this function is enabled, both the connection number and the connection
rate are limited.
Example # Enable the connection-limit function.
<Sysname> system-view
[Sysname] connection-limit enable
connection-limit policy
Syntax connection-limit policy policy-number
undo connection-limit policy { policy-number | all }
View System view
Parameter policy-number: Connection-limit policy number, in the range 0 to 19.
all: Deletes all connection-limit policies.