mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Merge pull request #1538 from systeembeheerder/equuleus
Update doc config vrf
This commit is contained in:
commit
adb165f1ab
@ -16,14 +16,10 @@ Configuration
|
||||
A VRF device is created with an associated route table. Network interfaces are
|
||||
then enslaved to a VRF device.
|
||||
|
||||
.. cfgcmd:: set vrf name <name>
|
||||
|
||||
Create new VRF instance with `<name>`. The name is used when placing
|
||||
individual interfaces into the VRF.
|
||||
|
||||
.. cfgcmd:: set vrf name <name> table <id>
|
||||
|
||||
Configure use routing table `<id>` used by VRF `<name>`.
|
||||
Create a new VRF instance with `<name>` and <id>. The name is used when placing
|
||||
individual interfaces into the VRF.
|
||||
|
||||
.. note:: A routing table ID can not be modified once it is assigned. It can
|
||||
only be changed by deleting and re-adding the VRF instance.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user