summaryrefslogtreecommitdiff
path: root/templates/policy/access-list/node.def
blob: 8321636568a101d75900e75d28dbab959bb7f33a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
tag:
type: u32
help: Set IP access-list filter 
syntax:expression: ($VAR(@) >= 1 && $VAR(@) <= 199) || ($VAR(@) >= 1300 && $VAR(@) <= 2699); \
"Access list number must be
  <1-99>\tIP standard access list
  <100-199>\tIP extended access list
  <1300-1999>\tIP standard access list (expanded range)
  <2000-2699>\tIP extended access list (expanded range)"
comp_help: \1  <1-99>\tIP standard access list
  <100-199>\tIP extended access list
  <1300-1999>\tIP standard access list (expanded range)
  <2000-2699>\tIP extended access list (expanded range)
end: /opt/vyatta/sbin/vyatta-policy.pl --update-access-list $VAR(@)