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