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

Configuring Policy Options

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

policy-statement 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]