BGP Dynamic Peering

As we know, configuring the BGP neighbor is not too difficult, but when we are going to configure 100 Number of neighbors, then it cloud be tedious. So to minimize this configuration we have BGP peer Group, in which we can group the BGP Neighbors who are sharing the same outbound polices, either the BGP Neighborship is iBGP or eBGP . But the first we need to manually configure 100 Peer and then add to the peer group. So the problem is still not resolved. Let’s verify BGP peer Group configuration 1 Example : Configuration step of iBGP Peer Group. 2 Example: Configuration step of eBGP peer Group. With the Dynamic BGP peering feature, BGP router dynamically establish peering with group of remote neighbor that are configured using a range of IP addresses and BGP peer group. In the Dynamic BGP peering, BGP peer tries to establish a BGP neighborship, if the neighbor router initiate TCP session because Dynamic BGP peer configuration router...