summaryrefslogtreecommitdiff
path: root/docs/routing/static.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/routing/static.rst')
-rw-r--r--docs/routing/static.rst12
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/routing/static.rst b/docs/routing/static.rst
index 52a73354..523627fa 100644
--- a/docs/routing/static.rst
+++ b/docs/routing/static.rst
@@ -34,6 +34,9 @@ Static Routes
Range is 1 to 255, default is 1.
+ .. note:: Routes with a distance of 255 are effectively disabled and not
+ installed into the kernel.
+
.. cfgcmd:: set protocols static route6 <subnet> next-hop <address>
Configure next-hop `<address>` for an IPv6 static route. Multiple static
@@ -50,8 +53,8 @@ Static Routes
Range is 1 to 255, default is 1.
-.. note:: Routes with a distance of 255 are effectively disabled and not
- installed into the kernel.
+ .. note:: Routes with a distance of 255 are effectively disabled and not
+ installed into the kernel.
Interface Routes
@@ -125,6 +128,7 @@ Blackhole
Alternate Routing Tables
========================
-Alternate routing tables are used with policy based routing.
-
TBD
+
+Alternate routing tables are used with policy based routing of by utilizing
+:ref:`vrf`.