add vpn remote-access-scheduler time-window

In the R81.10.X releases, this command is available starting from the R81.10.15 version.

Description

Configures the time period (day of the week, hours) for the Remote Access VPN to be active.

See also:

In WebUI, this corresponds to:

  1. Click the VPN view > Remote Access section > Blade Control page.

  2. Click Configure to open the Remote Access VPN Settings window.

  3. Click the Scheduler tab.

To schedule an active period

add vpn remote-access-scheduler time-window { sunday | monday | tuesday | wednesday | thursday | friday | saturday } on start-time <start-time> end-time <end-time>

Parameters

Parameter

Description

time-window

Specifies the day of the week for VPN Remote Access to be active:

  • sunday - Sunday

  • monday - Monday

  • tuesday - Tuesday

  • wednesday - Wednesday

  • thursday - Thursday

  • friday - Friday

  • saturday - Saturday

start-time

Specifies the start time of schedule interval in the 24-hour format "HH:MM".

end-time

Specifies the end time of schedule interval in the 24-hour format "HH:MM".

Example Command

add vpn remote-access-scheduler time-window saturday on start-time 08:00 end-time 12:00