doc: Add documentation about OSPF(6) set metric [+|-]metric cmd

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
This commit is contained in:
Donatas Abraitis 2020-01-24 14:11:02 +02:00
parent be3a8fa8f8
commit 243892e017
2 changed files with 24 additions and 0 deletions

View File

@ -128,6 +128,18 @@ OSPF6 interface
Set explicitly network type for specified interface.
OSPF6 route-map
===============
Usage of *ospfd6*'s route-map support.
.. index:: set metric [+|-](0-4294967295)
.. clicmd:: set metric [+|-](0-4294967295)
Set a metric for matched route when sending announcement. Use plus (+) sign
to add a metric value to an existing metric. Use minus (-) sign to
substract a metric value from an existing metric.
.. _redistribute-routes-to-ospf6:
Redistribute routes to OSPF6

View File

@ -710,6 +710,18 @@ Interfaces
Enable ospf on an interface and set associated area.
OSPF route-map
==============
Usage of *ospfd*'s route-map support.
.. index:: set metric [+|-](0-4294967295)
.. clicmd:: set metric [+|-](0-4294967295)
Set a metric for matched route when sending announcement. Use plus (+) sign
to add a metric value to an existing metric. Use minus (-) sign to
substract a metric value from an existing metric.
.. _redistribute-routes-to-ospf:
Redistribution