summaryrefslogtreecommitdiff
path: root/templates/policy/community-list/node.def
blob: df10f694f00d7fb22b25f66e921c39d4a701b6e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
tag:
type: u32
help: Set Border Gateway Protocol (BGP) community-list filter

syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 500; " 
community-list must be 
  <1-99>\tBGP community list (standard) 
  <100-500>\tBGP community list (expanded) "

val_help: u32:1-99; BGP community list (standard)
val_help: u32:100-500; BGP community list (expanded)

end: /opt/vyatta/sbin/vyatta-policy.pl --update-community-list $VAR(@)