mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-12 22:34:35 +00:00
doc: remove redundant index directives
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
This commit is contained in:
parent
4006e41baf
commit
dc47f2e726
@ -1247,7 +1247,6 @@ the command :clicmd:`show pony` would be documented as follows:
|
||||
|
||||
.. code-block:: rest
|
||||
|
||||
.. index:: show pony
|
||||
.. clicmd:: show pony
|
||||
|
||||
Prints an ASCII pony. Example output:::
|
||||
|
@ -152,8 +152,7 @@ Show EIGRP Information
|
||||
Display the list of interfaces associated with a particular eigrp
|
||||
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
|
||||
a particular eigrp instance.
|
||||
|
@ -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 DROP
|
||||
|
||||
.. index:: 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
|
||||
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
|
||||
|
||||
Sends multicast packets to the specified NBMA address. If dynamic is
|
||||
|
@ -139,7 +139,6 @@ Redistribute routes to OSPF6
|
||||
|
||||
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}]
|
||||
|
||||
The command injects default route in the connected areas. The always
|
||||
|
@ -855,13 +855,11 @@ Traffic Engineering
|
||||
flood in AREA <area-id> with Opaque Type-10, respectively in AS with Opaque
|
||||
Type-11. In all case, Opaque-LSA TLV=6.
|
||||
|
||||
.. index:: mpls-te export
|
||||
.. clicmd:: no mpls-te export
|
||||
|
||||
Export Traffic Engineering Data Base to other daemons through the ZAPI
|
||||
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 INTERFACE
|
||||
@ -872,16 +870,12 @@ Traffic Engineering
|
||||
|
||||
Show Traffic Engineering router parameters.
|
||||
|
||||
.. index:: 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]
|
||||
|
||||
.. 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]
|
||||
|
||||
.. 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]
|
||||
|
||||
Show Traffic Engineering Database
|
||||
|
Loading…
Reference in New Issue
Block a user