DES-7200 Configuration Guide Chapter 6 BGP
Configuration
6-59
The relationship between devices and the assigning of IP address are shown in
the figure.
Router A configuration:
!
router bgp 100
bgp log-neighbor-changes
neighbor ebgp-group peer-group
neighbor ebgp-group distribute-list 2 in
neighbor ebgp-group route-map set-med out
neighbor 192.168.1.5 remote-as 200
neighbor 192.168.1.5 peer-group ebgp-group
neighbor 192.168.2.6 remote-as 300
neighbor 192.168.2.6 peer-group ebgp-group
neighbor 192.168.2.6 distribute-list 3 in
neighbor 192.168.3.7 remote-as 400
neighbor 192.168.3.7 peer-group ebgp-group
!
Router B configuration:
!
router bgp 200