mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-09 09:47:11 +00:00
doc: clean up a couple snafus in doc changes
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
This commit is contained in:
parent
bfadc5c0cb
commit
f41ddc27cb
@ -271,6 +271,7 @@ called `intra-area routes`.
|
||||
| Transit | Link IP address of the :abbr:`DR` | Interface IP address |
|
||||
+----------------+-----------------------------------+------------------------------------------+
|
||||
| Point-to-Point | Router ID of the remote router | Local interface IP address, or the |
|
||||
| | | :abbr:`ifindex (MIB-II interface index)` |
|
||||
| | | for unnumbered links |
|
||||
+----------------+-----------------------------------+------------------------------------------+
|
||||
| Stub | IP address | Subnet Mask |
|
||||
|
@ -255,7 +255,7 @@ causes the policy to be installed into the kernel.
|
||||
| name | Interface name | String |
|
||||
+--------+----------------------------+---------+
|
||||
| index | Device Index | Integer |
|
||||
+--------+---------------------------+----------+
|
||||
+--------+----------------------------+---------+
|
||||
| policy | PBR map for this interface | String |
|
||||
+--------+----------------------------+---------+
|
||||
| valid | Is the map well-formed? | Boolean |
|
||||
|
@ -843,7 +843,7 @@ FPM Commands
|
||||
Use the new netlink messages ``RTM_NEWNEXTHOP`` / ``RTM_DELNEXTHOP`` to
|
||||
group repeated route next hop information.
|
||||
|
||||
The ``no` form uses the old known FPM behavior of including next hop
|
||||
The ``no`` form uses the old known FPM behavior of including next hop
|
||||
information in the route (e.g. ``RTM_NEWROUTE``) messages.
|
||||
|
||||
.. clicmd:: show fpm counters [json]
|
||||
|
Loading…
Reference in New Issue
Block a user