blob: 04ba5e7ba10fe8ef585f6625f1b7303bc4146ccb (
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 $(@)"
|