summaryrefslogtreecommitdiff
path: root/templates/interfaces/loopback/node.def
blob: 828f70ec1045b9eff6eaa4b371dfc8becbfc3282 (plain)
1
2
3
4
5
6
7
8
9
tag:
priority: 300
type: txt
help: Loopback interface name
comp_help: Enter looback interface name (lo)
syntax:expression: exec \
   "/opt/vyatta/sbin/vyatta-interfaces.pl --dev=$VAR(@) --check=loopback"
allowed: /opt/vyatta/sbin/vyatta-interfaces.pl --show=loopback
create: ip link set $VAR(@) up