码迷,mamicode.com
首页 > 其他好文 > 详细

LAB - CCNP BGP Case Study

时间:2015-08-20 10:27:15      阅读:231      评论:0      收藏:0      [点我收藏+]

标签:

Topology

技术分享

 

 

Objectives:

  • Plan, design, and implement the internation Travel Agency core network.
  • Plan, design, nad implement the Travel Data Providers netwrok.
  • Allow the networks to communicate via BGP.
  • Verify that all implementations are operational and functional according to the guidelines.

 

Background

The International Travel Agency (ITA) needs both its core network and its Travel Data Providers (TDP) network set up. Configre each network to run EIGRP, and use BGP t advertise routes between the two.

 

Requirements

  1. Use the addressing scheme shown in the diagram.
  2. Configure the ITA netwrok to be in EIGRP AS 65001.
  3. Configure the TDP network to be in EIGRP AS 65002
  4. Disable automatic summarization in both EIGRP domains
  5. Configure the ITA netwrok to be in BGP AS 65001, and the TDP network to be in BGP AS 65002.
  6. Advertise the 192.168.14.0/30 and 192.168.34.0/30 networks in both EIGRP AS.
  7. Configure the interfaces on the border routers between the two EIGRP AS, so they do not send EIGRP packets.
  8. All routers will be participating in BGP. Configure all routers for a full mesh of iBGP peers in each system.
  9. Peer R1 and R2 using loopback address, not their directly connected interfaces.
  10. Advertise all loopback interfaces into the BGP process, except on R2, where the only loopback advertised should be loopback 2.
  11. On R2, create a static summary route for the rest of its loopback interfaces nad advertise this static route in BGP.
  12. R4 should send a summary route to ITA representing all the R4 loopback interfaces.
  13. R4 should prefer the path to ITA networks via the Ethernet link between R1 and R4. Accomplish this by modifying the MED advertised to TDP.
  14. Routers in the ITA AS should prefer the path to TDP networks via Ethernet link between R1 and R4. Accomplish this by modifying the local preference of routes being advertised in from TDP.

 

LAB - CCNP BGP Case Study

标签:

原文地址:http://www.cnblogs.com/elewei/p/4744244.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!