]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: Add documentation about OSPF(6) `set metric [+|-]metric` cmd
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Fri, 24 Jan 2020 12:11:02 +0000 (14:11 +0200)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Fri, 24 Jan 2020 12:11:02 +0000 (14:11 +0200)
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
doc/user/ospf6d.rst
doc/user/ospfd.rst

index 2300cb0e19e81b0b6f5d3d4b43d5bd0c597a0c5b..cd095af8620c4e4758bce6e03088177109412f41 100644 (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
index e6ff59d27c602f47fbab3cd61578150a77913c56..75768269fe32ac5f6fc30255efb98a53e39250bb 100644 (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