]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Better ospf metric explanation.
authorOndrej Filip <feela@network.cz>
Mon, 28 Aug 2000 14:32:11 +0000 (14:32 +0000)
committerOndrej Filip <feela@network.cz>
Mon, 28 Aug 2000 14:32:11 +0000 (14:32 +0000)
doc/bird.sgml

index 6c6eff2742c240a0e5f124f719685a04a48c2964..3722e489bdcaf15b2c84351060d81ef40d0660b3 100644 (file)
@@ -1118,9 +1118,11 @@ External routes use <cf/metric type 1/ or <cf/metric type 2/.
 A <cf/metric of type 1/ is comparable with internal <cf/metric/, a
 <cf/metric of type 2/ is always longer
 than any <cf/metric of type 1/ or any <cf/internal metric/.
+If you specify both metrics only metric1 is used.
 Each external route can also carry a <cf/tag/ which is a 32-bit
 integer which is used when exporting routes to other protocols;
 otherwise, it doesn't affect routing inside the OSPF domain at all.
+Default is <cf/metric of type 2 = 10000/ and <cf/tag = 0/.
 
 <sect1>Example