blob: 69a5cbfca058ff2981d14e81ebc06507bf80940a (
plain)
1
2
3
4
5
6
7
8
9
10
|
tag:
type: u32
help: 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) "
comp_help: \1 <1-99>\tBGP community list (standard)
<100-500>\tBGP community list (expanded)
end: /opt/vyatta/sbin/vyatta-policy.pl --update-community-list $VAR(@)
|