mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
vrf: add interface documentation
This commit is contained in:
parent
64275eaf97
commit
e2e86be0b8
11
docs/vrf.rst
11
docs/vrf.rst
@ -42,6 +42,17 @@ then enslaved to a VRF device.
|
||||
Interfaces
|
||||
----------
|
||||
|
||||
When VRFs are used it is not only mandatory to create a VRF but also the VRF
|
||||
itself needs to be assigned to an interface.
|
||||
|
||||
.. cfgcmd:: set interfaces dummy <interface> vrf <name>
|
||||
|
||||
Assign dummy interface identified by `<interface>` to VRF named `<name>`.
|
||||
|
||||
.. warning:: VRFs are still experimental - thus they are only available to
|
||||
certain interfaces types right now (``dummy``) to test out the
|
||||
functionality.
|
||||
|
||||
Routing
|
||||
-------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user