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

Configuring Static Routes on the PE Router

To configure a static route to the CE router in the Layer 3 VPN routing instance, include the routing-options statement:

routing-options {
rib routing-table.inet6.0 {
static {
defaults {
static-options;
}
}
}
}

You can include the routing-options statement at the following hierarchy levels:


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