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

Common Ingress Policy Match Conditions

This section lists statements that are valid at each of the following hierarchy levels, and is referenced at those levels in Complete [edit policy-options] Hierarchy instead of the statements being repeated at each level.

The common ingress policy match conditions are as follows:

aggregate-contributor;
condition [ conditions ];
multicast-scope (scope-value | global | link-local | node-local | organization-local | site-local) <orhigher | orlower>;
next-hop-type merged;
prefix-list prefix-list-name;
prefix-list-filter prefix-list-name (exact | longer | orlonger) {
... statements listed in Common Policy Actions ...;
}
route-filter ip-prefix</prefix-length> (exact | longer | orlonger | through ip-prefix</prefix-length> | upto /prefix-length) {
... statements listed in Common Policy Actions ...;
}
route-type (external | internal);
source-address-filter ip-prefix</prefix-length> (exact | longer | orlonger | through ip-prefix</prefix-length> | upto /prefix-length) {
... statements listed in Common Policy Actions ...;
}
state (active | inactive);

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