User`s guide

247
The following screenshot shows a PPP instance configured so that routing is allowed on
weekday from 09:00 to 17:00. Clicking the Add button adds the entry into the table. Once
an entry has been added to the table, it may be removed by clicking the associated Delete
button. As mentioned previously, this Time Band instance is activated by navigating to the
associated PPP Time Band (previous page) configuration page and clicking the Enable
checkbox, or by entering the equivalent command line command.
Related CLI Commands
Entity
Instance
Parameter
Values
Equivalent Web Parameter
tband 0 - 3 days
ALL,MF,Mon,
Tue,Wed,Thu,Fri,S
at,Sun
Days
tband 0 - 3 time HH:MM Time
tband 0 - 3 state OFF,ON State
Command format:
tband <instance> <days#> <days>
tband <instance> <time#> <time>
tband <instance> <state#> <on|off>
To specify multiple days, separate the days with a comma, e.g. Mon,Wed,Fri. The
abbreviation “MF” is used to specify Monday to Friday.
Example commands.
To allow PPP routing only on weekdays between 9:00 a.m. and 5:30 p.m. enter the
following commands:
tband 0 days 0 mf
tband 0 time0 9
tband 0 state0 on
tband 0 days1 mf
tband 0 time1 5:30
tband 0 state1 off