Changes

no edit summary
Line 1: Line 1: −
{{Template: Networking_rutos_manual_fw_disclosure
+
===Summary===
| fw_version = {{{series}}}_R_00.02.05.1
  −
| series    = {{{series}}}
  −
}}
  −
__TOC__
  −
==Summary==
      
Configuration <b>profiles</b> provide a way to create multiple distinct device configuration sets and apply them to the device based on current user requirements. This chapter is an overview of the Profiles page in {{{name}}} devices.  
 
Configuration <b>profiles</b> provide a way to create multiple distinct device configuration sets and apply them to the device based on current user requirements. This chapter is an overview of the Profiles page in {{{name}}} devices.  
   −
==Configuration Profiles==
+
===Configuration Profiles===
    
This section displays user defined <b>configuration profiles</b>:
 
This section displays user defined <b>configuration profiles</b>:
   −
[[File:Networking_rutos_manual_profiles_configuration_profiles_2.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_profiles_configuration_profiles_v2.png]]
 
----
 
----
To create a new profile, configure the device in accordance with your needs, go to this page, enter a custom name for the profile and click the 'Add' button. A new profile with the given name will appear in the "configuration profiles" list:
+
To create a new profile, configure the device in accordance with your needs, go to this page, enter a custom name for the profile and click the 'Add' button. You can also choose to create a profile without any previous configurations. A new profile with the given name will appear in the "configuration profiles" list:
   −
[[File:Networking_rutos_manual_profiles_configuration_profiles_add_new_profile_2.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_profiles_configuration_profiles_add_new_profile_v2.png|border|class=tlt-border]]
    
The 'Apply' button applies the adjacent configuration on the device.
 
The 'Apply' button applies the adjacent configuration on the device.
   −
==Scheduler==
+
===Scheduler===
    
The <b>Profile Scheduler</b> provides a possibility to set up a schedule of when the device  
 
The <b>Profile Scheduler</b> provides a possibility to set up a schedule of when the device  
 
should use one profile configuration or another.  
 
should use one profile configuration or another.  
   −
===General Configuration===
+
Check [[#Profile Scheduler Instance Example|Profile Scheduler Instance Example]] to get a better understanding at how Profile Scheduler Instances works.
 +
 
 +
====General Configuration====
 
----
 
----
 
The <b>General Configuration</b> section is used to enable the Scheduler itself. Created instances won't work unless this option is turned on.
 
The <b>General Configuration</b> section is used to enable the Scheduler itself. Created instances won't work unless this option is turned on.
Line 31: Line 28:  
[[File:Networking_rutos_manual_profiles_scheduler_general_configuration.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_profiles_scheduler_general_configuration.png|border|class=tlt-border]]
   −
===Profile Scheduler Instances===
+
====Profile Scheduler Instances====
 
----
 
----
The <b>Profile Scheduler Instances</b> section allows you to create profile Instances to be enabled during specific time intervals. To add a new Instance click <b>Add</b> button.
+
The <b>Profile Scheduler Instances</b> section allows you to create profile Instances  
 +
to be enabled during specific time intervals. To add a new Instance click <b>Add</b> button.
   −
<br><b>Note:</b> new Instance can only be created if there is at least one custom [[#Profiles|profile]] created.
+
<b>Note:</b> new Instance can only be created if there is at least one custom [[#Profiles|profile]] created.
    
[[File:Networking_rutos_manual_profiles_scheduler_profile_scheduler_instances.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_profiles_scheduler_profile_scheduler_instances.png|border|class=tlt-border]]
   −
====Profile Scheduler Instance Configuration====
+
=====Profile Scheduler Instance Configuration=====
 
----
 
----
This page is used to configure profile, time and day of selected scheduler instance. Refer to the figure and table below  
+
This page is used to configure profile, time and day of selected scheduler instance. Refer to the figure and table below for information on the Profile Scheduler Instance Configuration fields:
for information on the Profile Scheduler Instance Configuration fields:
     −
[[File:Networking_rutos_manual_profiles_scheduler_profile_scheduler_instance_configuration.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_profiles_scheduler_profile_scheduler_instance_configuration_v2.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 114: Line 111:  
</table>
 
</table>
   −
[[Category:{{{name}}} System section]]
+
=====Profile Scheduler Instance Example=====
 +
----
 +
 
 +
Scheduler will use <i>profile instance</i> if it is enabled <b>and</b> it's time
 +
interval matches device's [[{{{name}}}_Administration#General_2|date]], otherwise <i>default</i> profile will be used.
 +
 
 +
Example - we have 3 profiles in total:
 +
<ul>
 +
    <li>default</li>
 +
    <li>Profile A</li>
 +
    <li>Profile B</li>
 +
</ul>
 +
 
 +
We create profile instances for Profiles A and B:
 +
 
 +
<ul>
 +
    <li>Profile A:  08:00 - 11:00</li>
 +
    <li>Profile B:  13:00 - 20:00</li>
 +
</ul>
 +
 
 +
During 11:00 - 13:00 and 20:00 - 08:00 <i>default</i> profile will be used.