diff options
author | Sylvain Munaut <tnt@246tNt.com> | 2016-09-01 15:34:24 +0200 |
---|---|---|
committer | Sylvain Munaut <tnt@246tNt.com> | 2016-09-01 15:34:24 +0200 |
commit | d7b15b9e5d8be70650ac9e3b415b411ae51ce8b5 (patch) | |
tree | 74b0e652c8398264672c0aa1543fc0cc514f8d4c /templates/protocols/static/route | |
parent | c24f12ce335fa0cd5077a274325ad969e6c668cb (diff) | |
download | vyatta-cfg-quagga-d7b15b9e5d8be70650ac9e3b415b411ae51ce8b5.tar.gz vyatta-cfg-quagga-d7b15b9e5d8be70650ac9e3b415b411ae51ce8b5.zip |
protocol/static: Tweak priorities to make route-map on static route work
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'templates/protocols/static/route')
-rw-r--r-- | templates/protocols/static/route/node.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/protocols/static/route/node.def b/templates/protocols/static/route/node.def index e86812db..83645d2a 100644 --- a/templates/protocols/static/route/node.def +++ b/templates/protocols/static/route/node.def @@ -1,3 +1,4 @@ +priority: 482 tag: type: ipv4net help: Static route |