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

Configuring Static Routes Between the PE and CE Routers

To configure a static route between the PE and the CE routers, include the static statement:

static {
route destination-prefix {
next-hop [ next-hops ];
static-options;
}
}

You can include the static statement at the following hierarchy levels:

For more information about configuring routing protocols and static routes, see the JUNOS Routing Protocols Configuration Guide.


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