Lab 9-2: Build a Network Challenge 2 - BGP

Summary

During this lab we took the frame work from the last lab and built out BGP from BTV-Router to Vermont-ISP then to Pacific-ISP.

Subnet Tables

Subnet Table Routers

Name
Network Address
Subnet
Gateway

Vermont to BTV

192.168.2.0

255.255.255.252

192.168.2.1

Vermont to Pacific

192.168.1.0

255.255.255.252

192.168.1.1

Pacific to Partner

192.168.3.0

255.255.255.252

192.168.3.1

Pacific to Customer

192.168.4.0

255.255.255.252

192.168.4.1

Subnet Table Burlington

Name
Network Address
Subnet
Gateway

BTV to MTL

172.16.0.0

255.255.255.252

172.16.0.1

BTV Core

172.16.10.0

255.255.255.0

172.16.10.1

BTV Users

172.16.5.0

255.255.255.0

172.16.5.1

BTV Data Ctr

172.16.6.0

255.255.255.0

172.16..1

MTL

172.16.20.0

255.255.255.0

172.16.20.1

Subnet Table Customer

Name
Network Address
Subnet
Gateway

​Customer

10.200.24.0

255.255.255.0​

​10.200.24.1

Subnet Table Partner

Name
Network Address
Subnet
Gateway

Partner

10.15.6.0

255.255.255.0

10.15.6.1

Network Photo

Steps:

Vermont-ISP

BTV-Router

BTV-Multilayer-Switch

MTL-Router

Pacific-ISP

Customer-Router

Partner-Router

Notes:

BGP:

Remember to advertise the internal network...

Tips:

Last updated