Jump to content

Template:Networking rutos manual vrf: Difference between revisions

From Teltonika Networks Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 11: Line 11:
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.
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.}}
<b>Note:</b> VRF is additional software on some devices 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==
==VRF==
The <b>VRF</b> page is used to set up VRF instances.
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:
To add a new instance - click 'Add' button:


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


After clicking 'Add' you will be redirected to the newly added VRF instance configuration page.  
After clicking 'Add' you will be redirected to the newly added VRF instance configuration page.  
Line 28: Line 24:
===VRF configuration===
===VRF configuration===


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


<table class="nd-mantable">
<table class="nd-mantable">
Line 40: Line 36:
         <td>off {{!}} on; default: <b>off</b></td>
         <td>off {{!}} on; default: <b>off</b></td>
         <td>Turns VRF instance on or off.</td>
         <td>Turns VRF instance on or off.</td>
    </tr>
    <tr>
        <td>Name</td>
        <td>string; default: <b>vrf1</b></td>
        <td>Name of the interface.</td>
     </tr>
     </tr>
     <tr>
     <tr>
Line 48: Line 49:
     <tr>
     <tr>
         <td>Link</td>
         <td>Link</td>
         <td>physical interface; default: <b>none</b></td>
         <td>physical interface (VPN interfaces are also supported); default: <b>none</b></td>
         <td>Devices which will be used for routing and forwarding.</td>
         <td>Devices which will be used for routing and forwarding.</td>
     </tr>
     </tr>

Latest revision as of 12:10, 18 August 2025

The information in this page is updated in accordance with firmware version .

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.

Note: VRF is additional software on some devices that can be installed from the System → [[{{{name}}} Package Manager|Package Manager]] page.

VRF

The VRF page is used to set up VRF instances.

To add a new instance - click 'Add' button:

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

VRF configuration

Field Value Description
Enable off | on; default: off Turns VRF instance on or off.
Name string; default: vrf1 Name of the interface.
Table integer [1..253 - 255..4294967295]; default: none Unique routing table. 253-255 range is reserved for the default routing tables.
Link physical interface (VPN interfaces are also supported); default: none Devices which will be used for routing and forwarding.

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