TLEN5370 - Lab 2

Logistics

  • Choose a console and two routers which will be refered to as odd and even for the remainder of the lab.
  • Write erase the routers and start from scratch with a default config.
  • Connect your routers with an ethernet switch and be able to telnet from your terminal to each router. (no console cable after initial setup!)
  • No matter what the Halabi tutorial has in it -- do *NOT* use any 'access-list' or 'distribute-list' Make your life easier and use 'ip prefix-list' configurations instead.

    Objectives

    Useful Cisco Commands

    Objective 1
    Establish an eBGP peering session between your two routers using the ethernet0 IPs.

    OBJECTIVE 2
    Establish an eBGP peering session between your two routers using loopbacks.

    OBJECTIVE 3
    Match and set outbound route attributes using a single route-map.

    OBJECTIVE 4
    Match and set inbound route attributes using a single route-map.

    OBJECTIVE 5
    Fully understand next-hop, next-hop-self, and glue networks.

    OBJECTIVE 6
    Use a route-map on a static pullup and outbound policy.

    OBJECTIVE 7 - OPTIONAL BUT ENCOURAGED
    Juniper Outbound Policy

    OBJECTIVE 8 - OPTIONAL BUT ENCOURAGED
    Juniper Inbound Policy

    OBJECTIVE 9
    Wrap up