vrf: correct build warning

This commit is contained in:
rebortg 2021-07-21 20:59:25 +02:00
parent 00d33cbd2b
commit ab702eb8ad

View File

@ -187,6 +187,8 @@ For VRF maintenance the following operational commands are in place.
route packets taken to the given hosts IP address family. This option is route packets taken to the given hosts IP address family. This option is
useful when the host is specified as a hostname rather than an IP address. useful when the host is specified as a hostname rather than an IP address.
.. _vrf example:
Example Example
======= =======
@ -206,6 +208,8 @@ The following example topology was build using EVE-NG.
``red``. Say this is the HR department. ``red``. Say this is the HR department.
* R1 is managed through an out-of-band network that resides in VRF ``mgmt`` * R1 is managed through an out-of-band network that resides in VRF ``mgmt``
.. _vrf example configuration:
Configuration Configuration
^^^^^^^^^^^^^ ^^^^^^^^^^^^^
@ -236,6 +240,8 @@ Configuration
set vrf name red protocols static route 10.0.0.0/24 interface eth1 vrf 'default' set vrf name red protocols static route 10.0.0.0/24 interface eth1 vrf 'default'
set vrf name red table '2000' set vrf name red table '2000'
.. _vrf example operation:
Operation Operation
^^^^^^^^^ ^^^^^^^^^