Setting up a time-scheduled security policy – Amer Networks E5Web GUI User Manual
Page 220

Example 3.30. Setting up a Time-Scheduled Security Policy
This example creates a schedule object for office hours on weekdays, and attaches the object to
an IP Rule that allows HTTP traffic.
Command-Line Interface
Device:/> add ScheduleProfile OfficeHours
Mon=8-17 Tue=8-17 Wed=8-17 Thu=8-17 Fri=8-17
Now create the IP rule that uses this schedule.
Device:/> add IPRule Action=NAT
Service=http
SourceInterface=lan
SourceNetwork=lan_net
DestinationInterface=any
DestinationNetwork=all-nets
Schedule=OfficeHours name=AllowHTTP
Configuration changes must be saved by then issuing an activate followed by a commit
command.
InControl
Follow the same steps used for the Web Interface below.
Web Interface
1.
Go to: Policies > Schedules > Add > Schedule
2.
Enter the following:
•
Name: OfficeHours
3.
Select 08-17, Monday to Friday in the grid
4.
Click OK
1.
Go to: Policies > Add > IPRule
2.
Enter the following:
•
Name: AllowHTTP
3.
Select the following from the dropdown lists:
•
Action: NAT
•
Service: http
•
Schedule: OfficeHours
Chapter 3: Fundamentals
220