doc: remove redundant index directives

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
This commit is contained in:
Igor Ryzhov 2021-05-18 15:29:59 +03:00
parent 4006e41baf
commit dc47f2e726
5 changed files with 1 additions and 12 deletions

View File

@ -1247,7 +1247,6 @@ the command :clicmd:`show pony` would be documented as follows:
.. code-block:: rest .. code-block:: rest
.. index:: show pony
.. clicmd:: show pony .. clicmd:: show pony
Prints an ASCII pony. Example output::: Prints an ASCII pony. Example output:::

View File

@ -152,8 +152,7 @@ Show EIGRP Information
Display the list of interfaces associated with a particular eigrp Display the list of interfaces associated with a particular eigrp
instance. instance.
..index:: show ip eigrp [vrf NAME] neighbor .. clicmd:: show ip eigrp [vrf NAME] neighbor
..clicmd:: show ip eigrp [vrf NAME] neighbor
Display the list of neighbors that have been established within Display the list of neighbors that have been established within
a particular eigrp instance. a particular eigrp instance.

View File

@ -198,13 +198,11 @@ original multicast packet.
iptables -A OUTPUT -d 224.0.0.0/24 -o gre1 -j NFLOG --nflog-group 2 iptables -A OUTPUT -d 224.0.0.0/24 -o gre1 -j NFLOG --nflog-group 2
iptables -A OUTPUT -d 224.0.0.0/24 -o gre1 -j DROP iptables -A OUTPUT -d 224.0.0.0/24 -o gre1 -j DROP
.. index:: nhrp multicast-nflog-group (1-65535)
.. clicmd:: nhrp multicast-nflog-group (1-65535) .. clicmd:: nhrp multicast-nflog-group (1-65535)
Sets the nflog group that nhrpd will listen on for multicast packets. This Sets the nflog group that nhrpd will listen on for multicast packets. This
value must match the nflog-group value set in the iptables rule. value must match the nflog-group value set in the iptables rule.
.. index:: ip nhrp map multicast A.B.C.D|X:X::X:X A.B.C.D|dynamic
.. clicmd:: ip nhrp map multicast A.B.C.D|X:X::X:X A.B.C.D|dynamic .. clicmd:: ip nhrp map multicast A.B.C.D|X:X::X:X A.B.C.D|dynamic
Sends multicast packets to the specified NBMA address. If dynamic is Sends multicast packets to the specified NBMA address. If dynamic is

View File

@ -139,7 +139,6 @@ Redistribute routes to OSPF6
Redistribute routes from other protocols into OSPFv3. Redistribute routes from other protocols into OSPFv3.
.. index:: default-information originate [{always|metric (0-16777214)|metric-type (1-2)|route-map WORD}]
.. clicmd:: default-information originate [{always|metric (0-16777214)|metric-type (1-2)|route-map WORD}] .. clicmd:: default-information originate [{always|metric (0-16777214)|metric-type (1-2)|route-map WORD}]
The command injects default route in the connected areas. The always The command injects default route in the connected areas. The always

View File

@ -855,13 +855,11 @@ Traffic Engineering
flood in AREA <area-id> with Opaque Type-10, respectively in AS with Opaque flood in AREA <area-id> with Opaque Type-10, respectively in AS with Opaque
Type-11. In all case, Opaque-LSA TLV=6. Type-11. In all case, Opaque-LSA TLV=6.
.. index:: mpls-te export
.. clicmd:: no mpls-te export .. clicmd:: no mpls-te export
Export Traffic Engineering Data Base to other daemons through the ZAPI Export Traffic Engineering Data Base to other daemons through the ZAPI
Opaque Link State messages. Opaque Link State messages.
.. index:: show ip ospf mpls-te interface
.. clicmd:: show ip ospf mpls-te interface .. clicmd:: show ip ospf mpls-te interface
.. clicmd:: show ip ospf mpls-te interface INTERFACE .. clicmd:: show ip ospf mpls-te interface INTERFACE
@ -872,16 +870,12 @@ Traffic Engineering
Show Traffic Engineering router parameters. Show Traffic Engineering router parameters.
.. index:: show ip ospf mpls-te database [verbose|json]
.. clicmd:: show ip ospf mpls-te database [verbose|json] .. clicmd:: show ip ospf mpls-te database [verbose|json]
.. index:: show ip ospf mpls-te database vertex [self-originate|adv-router ADV-ROUTER] [verbose|json]
.. clicmd:: show ip ospf mpls-te database vertex [self-originate|adv-router ADV-ROUTER] [verbose|json] .. clicmd:: show ip ospf mpls-te database vertex [self-originate|adv-router ADV-ROUTER] [verbose|json]
.. index:: show ip ospf mpls-te database edge [A.B.C.D] [verbose|json]
.. clicmd:: show ip ospf mpls-te database edge [A.B.C.D] [verbose|json] .. clicmd:: show ip ospf mpls-te database edge [A.B.C.D] [verbose|json]
.. index:: show ip ospf mpls-te database subnet [A.B.C.D/M] [verbose|json]
.. clicmd:: show ip ospf mpls-te database subnet [A.B.C.D/M] [verbose|json] .. clicmd:: show ip ospf mpls-te database subnet [A.B.C.D/M] [verbose|json]
Show Traffic Engineering Database Show Traffic Engineering Database