doc: add config file name for mpls config

We say something about what needs to be configured - but don't
name the file where the change needs to go.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
This commit is contained in:
Mark Stapp 2019-06-17 12:08:06 -04:00
parent ce746edebb
commit e25aa97637

View File

@ -465,7 +465,8 @@ Additional kernel modules are also needed to support MPLS forwarding.
mpls_router
mpls_iptunnel
The following is an example to enable MPLS forwarding in the kernel:
The following is an example to enable MPLS forwarding in the
kernel, typically by editing :file:`/etc/sysctl.conf`:
.. code-block:: shell