Difference between revisions of "BO CCNA Course/coursematerials/Complex Routing"

From Teknologisk videncenter
Jump to: navigation, search
m
m
 
Line 5: Line 5:
 
|}
 
|}
 
You company has bought 2 other smaller companies, and you task is now to configure and create convergence between the different Routing protocol domains.
 
You company has bought 2 other smaller companies, and you task is now to configure and create convergence between the different Routing protocol domains.
 +
==Tasks==
 
#Design a hirahical network addressing plan for this topology
 
#Design a hirahical network addressing plan for this topology
 
#Connect all the devices(You decide the cable type)
 
#Connect all the devices(You decide the cable type)
Line 14: Line 15:
 
##Interface Descriptions
 
##Interface Descriptions
 
#Configure the different routing protocol domains(EIGRP, OSPFv2 & RIPv2)
 
#Configure the different routing protocol domains(EIGRP, OSPFv2 & RIPv2)
 +
##Configure RIPv2
 +
##Configure EIGRP
 +
###Tune the EIGRP timers
 +
##Configure OSPFv2
 +
###Change the reference bandwidth
 +
###Tune the OSPF timers
 
#Configure static routes between the routing domains, remember to do summarization
 
#Configure static routes between the routing domains, remember to do summarization
 
#Configure a default static route on the OSPF router connected to the internet
 
#Configure a default static route on the OSPF router connected to the internet
 
##Redistribute this default route into OSPF
 
##Redistribute this default route into OSPF
 
#Test connectivity between all end devices
 
#Test connectivity between all end devices

Latest revision as of 08:34, 12 June 2012

The objective of the assignment is to configure as many routing protocols as possible.

Topology

You company has bought 2 other smaller companies, and you task is now to configure and create convergence between the different Routing protocol domains.

Tasks

  1. Design a hirahical network addressing plan for this topology
  2. Connect all the devices(You decide the cable type)
  3. Assign IP addresses to all the network interfaces, and test neighbor connectivity
  4. Configure the routers with default best-practice configuration
    1. Enable password
    2. Banner
    3. Telnet
    4. Interface Descriptions
  5. Configure the different routing protocol domains(EIGRP, OSPFv2 & RIPv2)
    1. Configure RIPv2
    2. Configure EIGRP
      1. Tune the EIGRP timers
    3. Configure OSPFv2
      1. Change the reference bandwidth
      2. Tune the OSPF timers
  6. Configure static routes between the routing domains, remember to do summarization
  7. Configure a default static route on the OSPF router connected to the internet
    1. Redistribute this default route into OSPF
  8. Test connectivity between all end devices