diff options
author | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-02-01 22:33:14 +0100 |
---|---|---|
committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-02-01 22:33:14 +0100 |
commit | 0efdf0fe50965c31c0637208efcd5df45d654e3d (patch) | |
tree | ef9ee987d26ab41a9bfe7a3e6a8eeff90dbc007a /doc/user/eigrpd.rst | |
parent | doc: fixup some build warnings (diff) | |
download | frr-0efdf0fe50965c31c0637208efcd5df45d654e3d.tar.xz frr-0efdf0fe50965c31c0637208efcd5df45d654e3d.zip |
doc: clean up cross references
Format reference directives and roles to match best practices.
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'doc/user/eigrpd.rst')
-rw-r--r-- | doc/user/eigrpd.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/user/eigrpd.rst b/doc/user/eigrpd.rst index 7c8109fa9..e063b9a46 100644 --- a/doc/user/eigrpd.rst +++ b/doc/user/eigrpd.rst @@ -1,4 +1,4 @@ -.. _EIGRP: +.. _eigrp: ***** EIGRP @@ -13,7 +13,7 @@ known topology. *eigrpd* supports EIGRP as described in RFC7868 -.. _Starting_and_Stopping_eigrpd: +.. _starting-and-stopping-eigrpd: Starting and Stopping eigrpd ============================ @@ -50,7 +50,7 @@ Certain signals have special meanings to *eigrpd*. *eigrpd* invocation options. Common options that can be specified -(:ref:`Common_Invocation_Options`). +(:ref:`common-invocation-options`). .. program:: eigrpd @@ -59,7 +59,7 @@ Certain signals have special meanings to *eigrpd*. When the program terminates, retain routes added by *eigrpd*. -.. _EIGRP_Configuration: +.. _eigrp-configuration: EIGRP Configuration =================== @@ -116,7 +116,7 @@ EIGRP Configuration The default is to be passive on all interfaces. -.. _How_to_Announce_EIGRP_route: +.. _how-to-announce-eigrp-route: How to Announce EIGRP route =========================== @@ -183,7 +183,7 @@ How to Announce EIGRP route `redistribute bgp` redistributes routing information from bgp route entries into the EIGRP tables. `no redistribute bgp` disables the routes. -.. _Show_EIGRP_Information: +.. _show-eigrp-information: Show EIGRP Information ====================== |