summaryrefslogtreecommitdiff
path: root/templates/interfaces/loopback/node.def
blob: 64485e54c098bd64a97c60c4b5a32c934de90e92 (plain)
1
2
3
4
5
6
7
8
tag:
priority: 320
type: txt
help: Set loopback interface
syntax:expression: exec \
   "/opt/vyatta/sbin/vyatta-interfaces.pl --dev=$VAR(@) --check=loopback"
allowed: /opt/vyatta/sbin/vyatta-interfaces.pl --show=loopback
create: sudo ip link set $VAR(@) up