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

Configuring BGP Between the PE and CE Routers

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:


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