1 2 3 4 5 6
type: txt help: Filter routes installed in local route map commit:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --exists \"policy route-map $VAR(@)\" ";"route-map $VAR(@) doesn't exist" end: vtysh -c "configure terminal" \ -c "no ip protocol ospf route-map" \ -c "ip protocol ospf route-map $VAR(@)"