summaryrefslogtreecommitdiff
path: root/interface-definitions/vrf.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-03-23 18:38:50 +0100
committerChristian Poessinger <christian@poessinger.com>2021-03-23 18:41:51 +0100
commit9f6f3197578792397f225e01b0379107f1c7ea32 (patch)
tree7d511789238fd9f6a5eefb823cca29f3864c5a28 /interface-definitions/vrf.xml.in
parentfa62d104dc7a860d3a2237b4431e5c5fc6ad7457 (diff)
downloadvyos-1x-9f6f3197578792397f225e01b0379107f1c7ea32.tar.gz
vyos-1x-9f6f3197578792397f225e01b0379107f1c7ea32.zip
vrf: T31: bump priority to 299 - still before any interface or service
Diffstat (limited to 'interface-definitions/vrf.xml.in')
-rw-r--r--interface-definitions/vrf.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/vrf.xml.in b/interface-definitions/vrf.xml.in
index 95428eb94..7e5765c54 100644
--- a/interface-definitions/vrf.xml.in
+++ b/interface-definitions/vrf.xml.in
@@ -3,8 +3,8 @@
<node name="vrf" owner="${vyos_conf_scripts_dir}/vrf.py">
<properties>
<help>Virtual Routing and Forwarding</help>
- <!-- must be before any interface creation -->
- <priority>10</priority>
+ <!-- must be before any interface, check /opt/vyatta/sbin/priority.pl -->
+ <priority>299</priority>
</properties>
<children>
<leafNode name="bind-to-all">