From 8a2bf256425ecc31d76e7ba87fb42645974fcabb Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 17 Mar 2020 20:47:02 +0100 Subject: route: static: proper indent distance block --- docs/routing/static.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/routing/static.rst b/docs/routing/static.rst index 52a73354..d498fbf8 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 next-hop
Configure next-hop `
` 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 -- cgit v1.2.3