From c046551a8bf549a232c5fd61ad99294f802d5675 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 20 Dec 2019 18:00:31 +0100 Subject: host-information: use documented section style guide --- docs/system/host-information.rst | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'docs/system/host-information.rst') diff --git a/docs/system/host-information.rst b/docs/system/host-information.rst index 71209412..b60faa86 100644 --- a/docs/system/host-information.rst +++ b/docs/system/host-information.rst @@ -1,7 +1,8 @@ .. _host-information: +################ Host Information ----------------- +################ This section describes the system's host information and how to configure them, it covers the following topics: @@ -12,8 +13,8 @@ it covers the following topics: * Default gateway * Aliases -Host Name -^^^^^^^^^ +Hostname +======== A hostname is the label (name) assigned to a network device (a host) on a network and is used to distinguish one device from another on specific networks @@ -49,7 +50,7 @@ Example: Set system hostname to 'RT01': host-name RT01 Domain Name -^^^^^^^^^^^ +=========== A domain name is the label (name) assigned to a computer network and is thus unique. @@ -84,7 +85,7 @@ Example: Set system domain to example.com: domain-name example.com Static host mappings -^^^^^^^^^^^^^^^^^^^^ +==================== How to assign IPs to interfaces is described in chapter :ref:`interfaces-addresses`. This section shows how to statically map a system @@ -113,7 +114,7 @@ IP address `10.20.30.41`: } Aliases -******* +------- One or more system aliases (static mappings) can be defined: @@ -146,7 +147,7 @@ Example: Set alias `router1` for system with hostname `RT01`: } Default Gateway/Route -^^^^^^^^^^^^^^^^^^^^^ +===================== In the past (VyOS 1.1.8) used a gateway-address configured in the system tree (`set system gateway-address `) this is no longer supported and -- cgit v1.2.3