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

Configuring Policy Options

To configure the policy options on the carrier-of-carriers customer’s CE router, include the policy-statement statement:

policy-statement policy-statement-name {
term term-name {
from protocol [ ospf direct ldp ];
then accept;
}
term term-name {
then reject;
}
}

You can include the policy-statement statement at the following hierarchy levels:


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