Changes

Created page with "{{Template: Networking_device_manual_fw_disclosure | series = {{{series}}} | name = {{{name}}} | fw_version ={{Template: Networking_device_manual_latest_fw | series = {{{se..."
{{Template: Networking_device_manual_fw_disclosure
| series = {{{series}}}
| name = {{{name}}}
| fw_version ={{Template: Networking_device_manual_latest_fw
| series = {{{series}}}
| name = {{{name}}}
}}
}}
__TOC__
==Summary==
Virtual routing and forwarding (VRF) is a technology included in Internet Protocol (IP) network routers that enables multiple instances of a routing table to exist in a virtual router and work simultaneously.This functionality increases connectivity by enabling network paths to be segmented without using multiple devices. VRF acts as a logical router. But, while a logical router may include many routing tables, a VRF instance uses only a single VRF table.
{{#switch:{{{series}}}| RUTX | TRB1 | TRB500 | TRB501 | RUTM |#default=<b>Note:</b> Internet status is additional software that can be installed from the <b>System → [[{{{name}}} Package Manager|Package Manager]]</b> page.}}
----
{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer
| series = {{{series}}}
}}

==VRF==
The <b>VRF</b> page is used to set up VRF instances.

To add a new instance - enter 'VRF name' below to the <b>Add New Instance</b> section and click 'Add' button:

[[File:Networking_rutos_manual_vrf_configuration_add.png|border|class=tlt-border]]

After clicking 'Add' you will be redirected to the newly added VRF instance configuration page.

===VRF configuration===

[[File:Networking_rutos_manual_vrf_configuration.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enable</td>
<td>off {{!}} on; default: <b>off</b></td>
<td>Turns VRF instance on or off.</td>
</tr>
<tr>
<td>Table</td>
<td>integer [1..253 - 255..4294967295]; default: <b>none</b></td>
<td>Unique routing table. 253-255 range is reserved for the default routing tables.</td>
</tr>
<tr>
<td>Link</td>
<td>physical interface; default: <b>none</b></td>
<td>Devices which will be used for routing and forwarding.</td>
</tr>
</table>

[[Category:{{{name}}} Network section]]