#!/bin/vbash

source /opt/vyatta/etc/functions/script-template 

configure 

set interfaces ethernet eth0 vif 40 vrrp vrrp-group 40 priority 250

commit 
#save
exit
