System information

BSR 64000 Configuration and Management Guide
12-8
Example
Figure 12-3 shows how Routers Miami, Chicago, and Los Angeles advertise networks
in their ASs.
The following commands configure Router Miami:
MOT(config-bgp)#router bgp 100
MOT(config-bgp)#neighbor 2.2.2.2 remote-as 100
MOT(config-bgp)#network 120.60.0.0
The next commands configure Router Chicago:
MOT(config-bgp)#router bgp 300
MOT(config-bgp)#neighbor 3.3.3.2 remote-as 100
MOT(config-bgp)#network 162.24.0.0
These commands configure Router Los Angeles:
MOT(config-bgp)#router bgp 400
MOT(config-bgp)#neighbor 2.2.2.1 remote-as 100
MOT(config-bgp)#neighbor 3.3.3.1 remote-as 300
MOT(config-bgp)#network 162.56.0.0