Hands-On Lab 1: Connectivity using Default Routes
Initial configuration of the routers in your pod to include a
default route to reach the other Autonomous Systems in the
classroom.
Hands-On Lab 2: Basic BGP Configuration for a Stub
Autonomous System
Basic BGP Multi-homing setup with two eBGP neighbors. Observe
and troubleshoot the results.
Hands-On Lab 3: BGP Router ID and Redistribute Connect
Configuration
Configure the BGP router ID by using loopback interfaces and
the BGP router-id command. Configure BGP to redistribute
directly connected networks and to use a specific source IP
address for all updates. Observe and troubleshoot the results.
Hands-On Lab 4: iBGP connectivity with BGP synchronization
disabled
Perform the three choices internal routers have for leaving
an autonomous system. Configure choice 1 to run BGP on the edge
rotuers and pass a default route into the autonomous system.
Configure choice 2 by redistributing BGP to your autonomous
system's IGRP. Configure choice 3 by enabling BGP on all routers
in your AS and disabling BGP synchronization. Observe the
results for each choice and troubleshoot.
Hands-On Lab 5: BGP Summarization
Perform BGP summarization with the aggregate address command
Typical Internet level problems with summarization will be
encountered and solutions, such as no auto-summary will need to
be worked out. Examination of the results of the lab will also
be performed
Hands-On Lab 6: Summarization using Prefix List.
Announce unique CIDR blocks for your autonomous system to
each external neighbor using a complex prefix list.
Hands-On Lab 7: BGP Path Selection
Document and understand how BGP selects a pathway. Manipulate
the general flow of data by changing the default setting for
Local Preference.
Exercise 1: BGP path selection
A 10 part exercise which uses screen captures of actual BGP
pathways on the Internet to decide on why BGP selected a
particular pathway over another.
Exercise 2: Understanding basic Regular Expressions
Using basic regular expressions, figure out which strings
will match based on the logic of the regular expression
Exercise 3: Understanding Regular Expressions as used with
BGP
Build regular expressions which are common to BGP to answer
typical real world problems for path selection
Hands-On Lab 8: BGP Dampening
Enable BGP dampening and observe how external routes are
affected. Learn how to clear the dampen routes and the flap
statistics.
Hands-On Lab 9: BGP Path Manipulation Using Regular
Expressions
Using regular expressions and a BGP filter list, create
policy based route expressions which choose a specific pathway
to reach other Autonomous Systems.
Hands-On Lab 10: BGP Path Manipulation Using Route Maps to
Change the Origin Code
Using a route map, change the origin code from incomplete to
IGP when advertising to eBGP neighbors.
Hands-On Lab 11: BGP Path Manipulation Using Route Maps and
Prepend
Create a route map using the prepend options to affect how
packets enter your Autonomous System.
Hands-On Lab 12: BGP Path Manipulation Using Route Maps with
Local Preference and Weight
Create a route map that advertises selected Local Preferences
to your iBGP neighbors so that they may choose the appropriate
pathway to exit their Autonomous System. Create another route
map using weight as the selection criteria for determining how
packets exit your autonomous system.
Hands-On Lab 13: BGP Path Manipulation Using Route Maps and
MED
Create a route map to influence how other Autonomous Systems
reach the networks owned by your AS by advertising different
multiple exit discriminators to your eBGP neighbors from your
border routers.
Hands-On Lab 14: BGP Path Manipulation Using Route Maps and
Communities for Summarization
Perform Summarization using route maps, community strings,
and prefix lists so that the summarized routes are passed to
neighboring Autonomous Systems but the more specific routes are
flag to be filtered at the edge of the next Autonomous System.
Hands-On Lab 15: BGP Route Reflectors
Convert your fully meshed iBGP neighbors into a route
reflector cluster with a single route reflectors and three route
reflector clients.
Hands-On Lab 16: BGP Confederations Lab
Merge your autonomous system with a neighboring autonomous
system by using a BGP confederation. Examine the results of this
merger by examining the affects and advertisements that the
confederation creates.