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.