DES-7200 Configuration Guide Chapter 6 BGP
Configuration
6-54
Router B configuration:
!
router bgp 65530
bgp confederation identifier 100
bgp log-neighbor-changes
neighbor 192.168.5.4 remote-as 65530
Router C configuration
!
router bgp 65531
bgp confederation identifier 100
bgp confederation peers 65530
bgp log-neighbor-changes
neighbor 10.0.3.2 remote-as 65530
neighbor 10.0.4.4 remote-as 65530
Router D configuration:
!
router bgp 65530
bgp confederation identifier 100
bgp confederation peers 65531
bgp log-neighbor-changes
neighbor 10.0.2.4 remote-as 65530
neighbor 10.0.3.4 remote-as 65530
neighbor 192.168.5.3 remote-as 65531
neighbor 192.168.12.7 remote-as 200
Router E configuration:
!
router bgp 200
bgp log-neighbor-changes
neighbor 192.168.12.6 remote-as 100
6.30.6 Configuring Route Reflector
When the route reflector is configured, it is necessary to use the bgp
client-to-client reflection command to enable the route reflection function on the
device. If there are more than one route reflector within one cluster, use the bgp
cluster-id command to configure the cluster ID of the reflector, and use the
neighbor A.B.C.D route-reflector-client command to add the peer to the client
of the route reflection.
The concrete configuration is shown as follows:
router bgp 601