ZXR10 GER (V2.6.03) General Excellent Router User Manual Volume-I
232 Confidential and Proprietary Information of ZTE CORPORATION
Example: An example for route advertisement in BGP in route
redistribution mode is given in following. Detailed network
diagram is as follows:
FIGURE 95 BGP ROUTE ADVERTISMENT
AS100
AS200
AS300
129.213.198.0/24 175.220.0.0/24
1.1.1.1/24
R1 R2 R3
R4
Configuration of R1:
ZXR10_R1(config)#router bgp 100
ZXR10_R1(config-router)#neighbor 10.1.1.1 remote-as 200
ZXR10_R1(config-router)#network 182.16.0.0 255.255.0.0
Configuration of R2:
ZXR10_R2(config)#router bgp 200
ZXR10_R2(config-router)#neighbor 10.1.1.2 remote-as 100
ZXR10_R3(config-router)#network 182.17.0.0 255.255.0.0
Configuration of R3:
BGP Aggregation Advertisement
Refer to below procedure for BGP aggregation advertisement
configuration on ZTE ZXR10 GER.
Router Command Line Interface has been accessed.
ZXR10_R3(config)#router ospf 1
ZXR10_R3(config-router)#network 175.220.0.0 0.0.0.255 area 0
ZXR10_R3(config)#router bgp 200
ZXR10_R3(config-router)#neighbor 1.1.1.1 remote-as 300
ZXR10_R3(config-router)#redistribute ospf_int
Purpose
Prerequisite