RUT360 VRF: Difference between revisions
Created page with "{{Template: Networking_rutos_manual_vrf <!------------------------DEVICE-----------------------> | name = RUT360 | series = RUT36X }}" |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Template: | {{Template: Networking_rutos_manual_vrf_rut3xx_trb2 | ||
<!------------------------DEVICE-----------------------> | <!------------------------DEVICE-----------------------> | ||
| name = RUT360 | | name = RUT360 | ||
| series = RUT36X | | series = RUT36X | ||
}} | }} | ||
Latest revision as of 07:19, 29 April 2025
Main Page > EOL Products > RUT360 > RUT360 Manual > RUT360 WebUI > RUT360 Network section > RUT360 VRFThe information in this page is updated in accordance with firmware version RUT36X_R_00.07.14.4.
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 → 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; default: none | Devices which will be used for routing and forwarding. |

