Configuring Bgp4+ Route Attributes - Zte ZXR10 5900E Series User Manual

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

Advertisement

St-
Command
ep
1
ZXR10(config-router)#
2
ZXR10(config-router)#
<value>
3
ZXR10(config-router)#
er-group-name>} advertisement-interval <interval>
4
ZXR10(config-router)#
er-group-name>} description <line>
Configuration on R3:
ZXR10_R3(config)#router bgp 65010
ZXR10_R3(config-router)#bgp router-id 3.3.3.3
ZXR10_R3(config-router)#bgp confederation identifier 200
ZXR10_R3(config-router)#bgp confederation peers 65020
ZXR10_R3(config-router)#neighbor 3ffe:5:3::5 remote-as 65010
ZXR10_R3(config-router)#neighbor 3ffe:6:3::6 remote-as 65010
ZXR10_R3(config-router)#neighbor 3ffe:4:3::4 remote-as 65020
ZXR10_R3(config-router)#neighbor 3ffe:3:1::1 remote-as 100
ZXR10_R3(config-router)#address-family ipv6
ZXR10_R3(config-router-af)#neighbor 3ffe:5:3::5 activate
ZXR10_R3(config-router-af)#neighbor 3ffe:6:3::6 activate
ZXR10_R3(config-router-af)#neighbor 3ffe:4:3::4 activate
ZXR10_R3(config-router-af)#neighbor 3ffe:3:1::1 activate
Configuration on R5:
ZXR10_R5(config)#router bgp 65010
ZXR10_R5(config-router)#bgp router-id 5.5.5.5
ZXR10_R5(config-router)#bgp confederation identifier 200
ZXR10_R5(config-router)#neighbor 3ffe:5:3::3 remote-as 65010
ZXR10_R5(config-router)#address-family ipv6
ZXR10_R5(config-router-af)#neighbor 3ffe:5:3::3 activate
When establishing neighbor relation, EBGP neighbor relation is es-
tablished between R3 and the confederation peers. IBGP neighbor
relation is established with the confederation, and the EBGP neigh-
bor relation is also established with AS100. The confederation is
non-existent to AS100, so AS100 still establishes neighbor relation
with R3 as AS200.
Configuration on R1:
ZXR10_R1(config)#router bgp 100
ZXR10_R1(config-router)#bgp route-id 1.1.1.1
ZXR10_R1(config-router)#neighbor 3ffe:3:1::3 remote-as 200
ZXR10_R1(config-router)#address-family ipv6
ZXR10_R1(config-router-af)#neighbor 3ffe:3:1::3 activate

Configuring BGP4+ Route Attributes

To configure BGP4+ route attributes, perform the following steps.
bgp always-compare-med
bgp default local-preference
neighbor {<ipv6-address>|<pe
neighbor {<ipv6-address>|<pe
Confidential and Proprietary Information of ZTE CORPORATION
Chapter 8 BGP4+ Configuration
Function
This allows a mandatory
comparison of various
neighbor route MED values in
different ASs.
This sets BGP4+ default local
priority value.
This configures interval
of advertising routes to
neighbors.
This sets neighbor description.
57

Advertisement

Table of Contents
loading

Table of Contents