summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/distribute-list/interface/node.def
blob: 1a725d472e0544cf3ee1be74422042a86597f194 (plain)
1
2
3
4
5
6
7
8
tag:
type: txt
help: 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