Vigor3910/2962 support the Smart Action feature since firmware version 4.3.2. With Smart Action, Vigor Router can help you run some tasks automatically at a specified date, a cycle time, or a specified situation. This article demonstrates some useful applications for this feature.
CPU usage is an important factor for a network administrator to monitor the router's situation. When the router’s CPU usage is high, that means the router is in a high load and we may need to access the router to check what is going on. However, it is unlikely to keep monitoring the router all the time. Thus, we can create a Smart Action profile to help the router send an alert mail automatically when the router meets the high CPU usage.
1. Go to Application>>Smart Action to create a profile.
When the CPU Usage reaches 90%, we will receive an alert mail.
As network administrators, we don't want to open the VPN service for the whole day since cyber attacks from the Internet are increasingly prevalent. We can use the Smart Action profile to disable VPN profiles during off-duty time.
1. Go to Application>>Schedule. Enable a schedule profile. Set the time you want to disable the VPN profile.
2. Go to Application>>Smart Action to create a profile.
Follow the same steps to create another profile to enable the VPN profile during working hours.
Suppose we open TCP ports 1180 and 2280 for users to access our LAN servers on the Internet. With Smart Action, we can let the router only open the port at a specified time range to lower the risk of cyber attack.
1. Go to Application>>Schedule. Enable a schedule profile. Set the time you want to close the port.
2. Go to Application>>Smart Action to create a profile.
Follow the same steps to create another profile to enable the Port Redirection profile. Use the command "srv nat portmap enable 1 tcp; srv nat portmap enable 2 tcp".
Note:
Command "srv nat portmap disable [index]". ex: srv nat portmap disable 1 ->Disable index 1 port redirection profile.
Command "srv nat portmap enable [index] [protocol]". ex: srv nat portmap enable 1 tcp ->Enable index 1 port redirection profile.
If you have more than one command, you can separate by ";".
Sometimes we may create a VPN account for a guest or a servitor for short-term usage. We can use Smart Action to determine a date to remove this VPN account.
Suppose we have created two VPN accounts for guests.
1. Go to Application>>Smart Action to create a profile.
On July 22th 2022, the VPN account will be removed.
Note:
Command "InternetGatewayDevice.X_00507F_VPN.DialInUser.[index].Clear 1". ex: InternetGatewayDevice.X_00507F_VPN.DialInUser.1.Clear 1 -> Clear index 1 remote dial in VPN account.
Published On:2022-05-18
Was this helpful?
Sorry about that. Contact Support if you need further assistance, or leave us some comments below to help us improve.