Hi
I have a question related to peer group, As the basic advantage of "peer group" is used to reduce the amount of system resources (CPU and Memory) in an update. and it also simplifies the router cofiguration.
with the above concept, here is the configuration
router BGP 10
neighbour 10.1.1.1 remote-as 20
neighbour 10.1.2.1 remote-as 30
neighbour 10.1.3.1 remote-as 40
neighbour 10.1.4.1 remote-as 10
neighbour 10.1.4.1 route-reflector-client
neighbour 10.1.4.2 remote-as 10
neighbour 10.1.4.2 route-reflector-client
with the above configuration, it is clear to use one peer group for route-reflector clients, But is it better to use peer group for the external peers with the context of above configuration.
--
Regards
Syed Umair Ali