To configure BGP as the routing protocol between the PE and the CE routers, include the bgp statement:
- bgp {
-
- group group-name {
- peer-as as-number;
- neighbor ip-address;
- }
- }
You can include the bgp statement at the following hierarchy levels:
![]() |
Note: Route reflectors and cluster IDs are not supported on a routing instance. Do not configure the cluster-id statement at the [edit routing-instances routing-instance-name protocols bgp group group-name] hierarchy level. Doing so causes the configuration to fail. |