DES-7200 Configuration Guide Chapter 6 BGP
Configuration
6-49
Command Function
the peer.
DES-7200# show ip bgp peer-group
[peer-group-name]
Show the configuration information of
the BGP peer group.
6.30 BGP Configuration Examples
The following lists the BGP configuration.
6.30.1 Configuring BGP Neighbor
The following will show how to configure the BGP neighbor. Use the neighbor
remote-as command to configure the BGP neighbor. The concrete configuration
is shown as follows:
router bgp 109
neighbor 131.108.200.1 remote-as 167
neighbor 131.108.234.2 remote-as 109
neighbor 150.136.64.19 remote-as 99
Configure one IBGP peer 131.108.234.2 and two EBGP peers 131.108.200.1 and
150.136.64.19.
The following is an example to configure the BGP neighbor. For the relationship
among routers and the assignment of the IP addresses, refer to the schematics.
In this example, the BGP configuration of various routers is shown as follows:
Router A Configuration:
!
router bgp 100
neighbor 192.168.4.2 remote-as 100