D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 6 BGP
Configuration
6-56
bgp log-neighbor-changes
neighbor 192.168.7.3 remote-as 100
neighbor 192.168.7.3 description not the route-reflector server
Router D Configuration:
!
router bgp 100
bgp log-neighbor-changes
neighbor 192.168.5.12 remote-as 100
neighbor 192.168.5.12 description route-reflector client
neighbor 192.168.5.12 route-reflector-client
neighbor 192.168.6.5 remote-as 100
neighbor 192.168.6.5 description route-reflector client
neighbor 192.168.6.5 route-reflector-client
neighbor 192.168.7.7 remote-as 100
neighbor 192.168.7.7 description not the route-reflector client
neighbor 192.168.8.13 remote-as 200
Router E configuration:
!
router bgp 500
bgp log-neighbor-changes
neighbor 192.168.8.3 remote-as 100
6.30.7 Configuring peergroup
Here will take the configuration of peergroup for IBGP and EBGP as an example.
6.30.7.1 Configuring IBGP peergroup
Use the neighbor internal peer-group command to create a peer group named
internal firstly, and then configure a remote AS and other options for the peer
group. Use the neighbor A.B.C.D peer-group internal command to add the
peers A.B.C.D into the peer group.
The configuration commands are as below:
router bgp 100
neighbor internal peer-group
neighbor internal remote-as 100
neighbor internal update-source loopback 0
neighbor internal route-map set-med out
neighbor internal filter-list 1 out
neighbor internal filter-list 2 in
neighbor 171.69.232.53 peer-group internal
neighbor 171.69.232.54 peer-group internal