#!/bin/vbash source /opt/vyatta/etc/functions/script-template configure set protocols static table 100 route 10.10.10.0/24 next-hop 169.254.168.2 commit exit