summaryrefslogtreecommitdiff
path: root/docs/configuration/protocols
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2020-12-07 20:29:11 +0100
committerrebortg <github@ghlr.de>2020-12-07 20:29:11 +0100
commit6f6950d14e46ef92d961682b23fb28936c23f9b7 (patch)
tree05ef391aad73b4ab4dec7338434540dccbca4dd6 /docs/configuration/protocols
parentce090a4ced7fccce3fdc70142e22fa0009fae12b (diff)
downloadvyos-documentation-6f6950d14e46ef92d961682b23fb28936c23f9b7.tar.gz
vyos-documentation-6f6950d14e46ef92d961682b23fb28936c23f9b7.zip
fix build errors after arrange
Diffstat (limited to 'docs/configuration/protocols')
-rw-r--r--docs/configuration/protocols/static.rst11
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/configuration/protocols/static.rst b/docs/configuration/protocols/static.rst
index fbde8228..43b77c41 100644
--- a/docs/configuration/protocols/static.rst
+++ b/docs/configuration/protocols/static.rst
@@ -15,8 +15,9 @@ collection of all routes the router has learned from its configuration or from
its dynamic routing protocols is stored in the RIB. Unicast routes are directly
used to determine the forwarding table used for unicast packet forwarding.
+*************
Static Routes
-#############
+*************
.. cfgcmd:: set protocols static route <subnet> next-hop <address>
@@ -152,8 +153,9 @@ provided by the Neighbor Discovery Protocol (NDP).
To manipulate or display ARP_ table entries, the following commands are
implemented.
+*********
Configure
-=========
+*********
.. cfgcmd:: set protocols static arp <address> hwaddr <mac>
@@ -166,8 +168,11 @@ Configure
set protocols static arp 192.0.2.100 hwaddr 00:53:27:de:23:aa
+
+*********
Operation
-=========
+*********
+
.. opcmd:: show protocols static arp