From ab702eb8ad73bf8688251e1f12436091115e9476 Mon Sep 17 00:00:00 2001 From: rebortg Date: Wed, 21 Jul 2021 20:59:25 +0200 Subject: vrf: correct build warning --- docs/configuration/vrf/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/configuration') diff --git a/docs/configuration/vrf/index.rst b/docs/configuration/vrf/index.rst index 23bc5422..54b7803f 100644 --- a/docs/configuration/vrf/index.rst +++ b/docs/configuration/vrf/index.rst @@ -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 useful when the host is specified as a hostname rather than an IP address. +.. _vrf example: + Example ======= @@ -206,6 +208,8 @@ The following example topology was build using EVE-NG. ``red``. Say this is the HR department. * R1 is managed through an out-of-band network that resides in VRF ``mgmt`` +.. _vrf example 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 table '2000' +.. _vrf example operation: + Operation ^^^^^^^^^ -- cgit v1.2.3