mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
route: static: proper indent distance block
This commit is contained in:
parent
d61018109b
commit
8a2bf25642
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user