[Contents] [Prev] [Next] [Index] [Report an Error]

Complete [edit policy-options] Hierarchy

The statement hierarchy in this section can also be included at the [edit logical-systems logical-system-name] hierarchy level.

policy-options {
as-path name regular-expression;
as-path-group group-name {
as-path name regular-expression;
}
community name {
invert-match;
members [ community-ids ];
}
condition condition-name {
if-route-exists address table table-name;
route-active-on (node0 | node1);
}
damping name {
disable;
half-life minutes;
max-suppress minutes;
reuse number;
suppress number;
}
policy-statement policy-name {
from {
... statements listed in Common Policy Match Conditions AND ...
... statements listed in Common Ingress Policy Match Conditions ...
}
term term-name {
from {
... statements listed in Common Policy Match Conditions AND ...
... statements listed in Common Ingress Policy Match Conditions ...
}
to {
... statements listed in Common Policy Match Conditions ...
}
then {
... statements listed in Common Policy Terms ...
}
}
to {
... statements listed in Common Policy Match Conditions ...
}
then {
... statements listed in Common Policy Terms ...
}
}
prefix-list list-name {
ip-prefix</prefix-length>;
apply-path path;
}
}

[Contents] [Prev] [Next] [Index] [Report an Error]