summaryrefslogtreecommitdiff
path: root/templates/interfaces/loopback/node.def
blob: 7351a8ea94604db212b6e6834686c7c22452f8cd (plain)
1
2
3
4
5
6
7
tag:
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