blob: bda7042e0192660b6afa6336cfc23bfd626f2536 (
plain)
1
2
3
4
5
|
tag:
type: txt
help: BGP autonomous system path filter
syntax:expression: pattern $VAR(@) "^[-a-zA-Z0-9.]+$" ; "as-path-list name must be alpha-numeric"
end:expression: "/opt/vyatta/sbin/vyatta-policy.pl --update-aspath-list $VAR(@)"
|