Draytek 1.11 Router User Manual


 
Telnet Command Reference Guide V1.1
25
2.4.19 ip session
This command allows users to set maximum session limit number for the specified IP.
ip session on
ip session off
ip session default num
ip session status
ip session show
ip session [add/del][IP1-IP2][num]
Syntax Description
on It means to turn on session limit for each IP.
off It means to turn off session limit for each IP.
default num It means to set the default number of session num limit.
status It means to display the current settings.
show It means to display all session limit settings in the IP range.
add It means to add the session limits in an IP range.
del It means to delete the session limits in an IP range.
IP1-IP2 It means the range of IP address specified for this command.
num It means the number of the session limits, e.g., 100.
Example
>ip session default 100
>ip session add 192.168.1.5. – 192.168.1.100 100
>ip session status
IP range:
192.168.1.50-192.168.1.100 : 100
Current ip session limit is turn on
Current default session number is 100