blob: e85bf7d1191b80ccfc2a909af84841ee5fd1a3c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<!-- included start from bgp-afi-redistribute-metric-route-map.xml.i -->
<leafNode name="metric">
<properties>
<help>Metric for redistributed routes</help>
<valueHelp>
<format>u32:1-4294967295</format>
<description>Metric for redistributed routes</description>
</valueHelp>
</properties>
</leafNode>
#include <include/bgp-route-map.xml.i>
<!-- included end -->
|