summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/distribute-list/interface/node.def
blob: 749e5fb56958a57d04c06b659f7d2a920ef1efab (plain)
1
2
3
4
5
6
7
8
tag:
type: txt
help: Set to apply filtering to an interface
syntax:expression: exec "if [ -z \"`ip addr | grep $VAR(@) `\" ]; then                       \
                 echo ethernet interface $VAR(@) doesn\\'t exist on this system ; \
                 exit 1 ;                                                      \
              fi ; "
allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show all