User's Manual
466
network 14.0.0.0/8
!
ip route 14.0.0.0 255.0.0.0 4.0.0.12
RTE configuration:
interface s1/0
ip address 5.0.0.2 255.0.0.0
!
router bgp 200
neighbor 5.0.0.1 remote-as 200 /*RTA IBGP*/
network 15.0.0.0/8
!
ip route 15.0.0.0 255.0.0.0 5.0.0.12
61.5.8 Example of BGP Confederation
The following is the configuration of confederation. RTA, RTB, RTC create IBGP connections, and it belongs
to a private autonomous system 65010; RTE belongs to another private autonomous system 65020; RTE and
RTA establish internal EBGP connection of confederation; AS65010 AS65020 conprise the confederation,
whose identifier is AS200; RTD belongs to autonomous system AS100, RTD establishes EBGP connection
with autonomous system 200 through RTA.