diff options
author | Kim <UnicronNL@users.noreply.github.com> | 2017-02-24 22:32:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-24 22:32:17 +0100 |
commit | d4b1e8ae5fd681f809f7ae92947269767315447a (patch) | |
tree | c499f5044610ab5a9cfea6f9c8b4f93922d09246 /templates | |
parent | 4ef399aaa9e1493bce60947590de0d22e61c82c5 (diff) | |
download | vyatta-cfg-system-d4b1e8ae5fd681f809f7ae92947269767315447a.tar.gz vyatta-cfg-system-d4b1e8ae5fd681f809f7ae92947269767315447a.zip |
Update priority to load l2tpv3 in bridge-group
with loopback address as local ip
Diffstat (limited to 'templates')
-rw-r--r-- | templates/interfaces/l2tpv3/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/interfaces/l2tpv3/node.def b/templates/interfaces/l2tpv3/node.def index fb3d1475..4fce9536 100644 --- a/templates/interfaces/l2tpv3/node.def +++ b/templates/interfaces/l2tpv3/node.def @@ -1,5 +1,5 @@ tag: -priority: 460 +priority: 800 type: txt help: L2TPv3 interface val_help: <l2tpethN>; L2TPv3 interface name |