Sie sind auf Seite 1von 3

!

Departamento de Engenharia Electrotécnica

Configuração e Gestão de Redes

2018 / 2019

2º Lab:
1º Part - BGP Exercise

pfa@fct.unl.pt Pedro Amaral


BGP
The routing scenario is represented in the following figure:

Lo0: 172.16.0.1/22
Lo4: 172.16.4.1/22
Lo8: 172.16.8.1/22
Lo12: 172.16.12.1/22

Provider network BGP AS 66500

S1/0 f0/0 OSPF area 0


.2
R4
f0/0 .2
192.168.14.0/30 192.168.34.0/30

DCE
S1/0 .1 .1 f1/0
.1 10.1.103.0/29 .3
Lo1: 10.1.1.1/24 Lo3: 10.3.3.3/24
R1 f0/0 f0/0 R3
f0/1 .1 f0/1 .3

10.1.102.0/29 10.1.203.0/29
.2 .2
BGP AS 67000
Bank network f0/1 R2 f0/0
OSPF area 0

Lo0 : 10.2.2.2/24
Lo200: 10.20.0.1/24
Lo201: 10.20.1.1/24
Lo202: 10.20.2.1/24
Lo203: 10.20.3.1/24

Work Plan and links for examples


You should implement and verify the following requirements. You can find BGP configuration
examples in the “BGP scenario 1” in http://tele1.dee.fct.unl.pt/cgr_2017_2018/files/LabBGP1.pdf
and “BGP scenario 2” in the http://tele1.dee.fct.unl.pt/cgr_2016_2017/files/LabBGP2.pdf.

1. Use the addressing scheme shown in the diagram


2. Configure OSPF inside the bank Network with a single area (area 0).
3. Configure OSPF inside the provider network with a single area (area 0).
4. Configure the Bank network to be in BGP AS 65500 and the provider network in BGP AS
64600.
5. Do not include the 192.168.14.0/30 and the 192.168.34.0/30 networks in the OSPF
instances inside the two ASes.
6. Configure the interfaces on the border routers between the two autonomous systems, so
they do not send OSPF packets.
7. All routers will be participating in BGP. Configure all routers for a full mesh of IBGP peers
in each system.
8. Advertise all loopback interfaces into the BGP process, except on R2 where the only
advertised should be loopback 0.
9. In R2 for the rest of the loopback interfaces create a summary route and advertise this static
route into BGP.
10. R4 should send a summary route via BGP to the bank network representing all R4
loopback interfaces.
11. R4 should prefer the path to the Bank network via the link R4-R1.
12. Routers in the Bank network should prefer the link R3-R4 to reach provider networks.

Das könnte Ihnen auch gefallen