Zte ZXR10 5900E Series User Manual page 57

All gigabit-port intelligent routing switch
Hide thumbs Also See for ZXR10 5900E Series:
Table of Contents

Advertisement

Command
ZXR10(config-router)#
><net-mask>[count <count>][as-set][summary-onl
y][strict]
Example
aggregate-address <ip-address
R1 and R2 advertise routes 170.20.0.0/16 and 170.10.0.0/16 re-
spectively.
R3 aggregates the two routes into 170.0.0.0/8 and advertises it to
R4. After route aggregate is configured, R4's routing table can only
learn the aggregate route 170.0.0.0/8. This is shown in Figure 3.
F
15 BGP AGGREGATE ADVERTISEMENT
IGURE
R1 configuration:
ZXR10_R1(config)#interface vlan1
ZXR10_R1(config-if-vlan1)#ip address 2.2.2.2 255.255.255.0
ZXR10_R1(config-if-vlan1)#exit
ZXR10_R1(config)#router bgp 100
ZXR10_R1(config-router)#network 170.20.0.0 255.255.0.0
ZXR10_R1(config-router)#neighbor 2.2.2.1 remote-as 300
R2 configuration:
ZXR10_R2(config)#interface vlan1
ZXR10_R2(config-if-vlan1)#ip address 3.3.3.3 255.255.255.0
ZXR10_R2(config-if-vlan1)#exit
ZXR10_R2(config)#router bgp 200
ZXR10_R2(config-router)#network 170.10.0.0 255.255.0.0
ZXR10_R2(config-router)#neighbor 3.3.3.1 remote-as 300
R3 configuration:
ZXR10_R3(config)#interface vlan1
ZXR10_R3(config-if-vlan1)#ip address 2.2.2.1 255.255.255.0
ZXR10_R3(config-if-vlan1)#exit
ZXR10_R3(config)#interface vlan2
ZXR10_R3(config-if-vlan2)#ip address 3.3.3.1 255.255.255.0
ZXR10_R3(config-if-vlan2)#exit
ZXR10_R3(config)#interface vlan3
ZXR10_R3(config-if-vlan3)#ip address 4.4.4.1 255.255.255.0
ZXR10_R3(config-if-vlan3)#exit
ZXR10_R3(config)#router bgp 300
ZXR10_R3(config-router)#neighbor 2.2.2.2 remote-as 100
ZXR10_R3(config-router)#neighbor 3.3.3.3 remote-as 200
ZXR10_R3(config-router)#neighbor 4.4.4.4 remote-as 400
ZXR10_R3(config-router)# aggregate-address 170.0.0.0 255.0.0.0
Confidential and Proprietary Information of ZTE CORPORATION
Chapter 5 BGP Configuration
Function
This creates an aggregate policy
in the BGP routing table.
49

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents