LAB - CCNP BGP Case Study

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.
时间: 2025-01-12 07:01:54

LAB - CCNP BGP Case Study的相关文章

Case study: word play

For the exercises in this chapter we need a list of English words. There are lots of word lists available on the Web, but the most suitable for our purpose is one of the word lists collected (and contributed to the public domain) by Grady Ward as par

【转】 Android Performance Case Study(安卓绘图性能案例研究)

注:这篇文章是Google员工Roman Guy在其博客上发表的,主要研究了影响安卓绘图性能的一些原因,并讲解了怎样使用Android自带的测试工具来验证性能. Android Performance Case Study by Romain Guywww.curious-creature.org Falcon Pro I recently installed Falcon Pro, a new Twitter client, on my Nexus 4. I really enjoy usin

关于运维之故障复盘篇-Case Study

关于故障的事后复盘,英文名 Case Study是非常有必要做的,当然是根据故障的级别,不可能做到每个故障都Case Study,除非人员和时间充足: 文档能力也是能力的一种,一般工程师的文档能力比较薄弱或者一般 ,但是一般各种类型的文档其实都有模板,根据模板填充内容也能事半功倍. 故障要有记录, 每个公司应当都有wiki,这些复盘应当记录下来,能学习到很多.Case Study会占用大量的时间, 但是中级以及重大故障还是有必要的. 下面介绍的就是复盘的整体套路: 故障描述 xxx业务状态码报警

吴恩达《深度学习》-课后测验-第三门课 结构化机器学习项目(Structuring Machine Learning Projects)-Week2 Autonomous driving (case study) (case study)( 自动驾驶 (案例研究))

Week2 Autonomous driving (case study) (case study)( 自动驾驶 (案例研究)) \1. To help you practice strategies for machine learning, in this week we'll present another scenario and ask how you would act. We think this "simulator" of working in a machine l

LAB - CCNP Using the BGP AS_PATH Attribute

Topology Objectives: Use BGP commands to prevent private AS numbers from being advertised to the outside world. Use the AS_PATH attribute to filter BGP routes based on their source AS numbers. Step 1: Configure IP address and Hostname Step 2: Configu

LAB - OSPF Case Study

Topology Requirements: 1. Use the addressing scheme shown in the diagram.2. Configure OSPF with the networks shown in the diagram.3. Configure the OSPF backbone area to be on Loopback0 on HQ.4. Configure the Frame Relay subnets as point-to-point subi

Lab - Configuring BGP with Default Routing

Topology Objectives• Configure BGP to exchange routing information with two ISPs. Step 1: Prepare the routers for the lab.Cable the network as shown in the topology diagram. Erase the startup configuration and reload each router to clear previous con

LAB - CCNP Configuring iBGP and eBGP Local Preference, and MED

Topology Objectives For IBGP peers to correctly exchange routing information, use the next-hop-self command with the Local-Preference and MED attributes. Ensure that the flat-rate, unlimited-use T1 link is used for sending and receiving data to and f

LAB – CCNP Single-Area OSPF Link Costs and Interface priorities

Single-Area OSPF Link Costs and Interface Priorities Topology Objectives: Configure single-area OSPF on a router. Advertise loopback interfaces in to OSPF Verify OSPF adjacencies. Verify OSPF routing information exchange. Modify OSPF link costs. Chan