@@ -8,7 +8,7 @@
#
template bgp tpl_bgp {
# Use MED for routes received by different ASes
- bgp med;
+ med metric;
}
@@ -7,7 +7,7 @@