From the given configuration taken from RTA and graphic, which network will be filtered from being propagated to RTC from RTA?

Similar documents
PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

BGP Configuration. BGP Overview. Introduction to BGP. Formats of BGP Messages. Header

LACNIC XIII. Using BGP for Traffic Engineering in an ISP

Connecting to a Service Provider Using External BGP

How BGP Routers Use the Multi Exit Discriminator for Best Path Selection

BGP. Attributes 2005/03/11. (C) Herbert Haas

BGP Attributes (C) Herbert Haas 2005/03/11 1

Border Gateway Protocol

Configuring BGP. Cisco s BGP Implementation

debug ip ospf database external default-metric subnet area 0 stub distribute-list in Serial0/1

Configure the IPv6 BGP Local Preference Feature

BGP Routing and BGP Policy. BGP Routing. Agenda. BGP Routing Information Base. L47 - BGP Routing. L47 - BGP Routing

Connecting to a Service Provider Using External BGP

BGP Attributes and Path Selection

Routing Between Autonomous Systems (Example: BGP4) RFC 1771

Inter-Domain Routing: BGP

BGP Cost Community. Prerequisites for the BGP Cost Community Feature

Internet Interconnection Structure

BGP. BGP Overview. BGP Operation. BGP Neighbors

TELE 301 Network Management

Chapter 13 Configuring BGP4

Ravi Chandra cisco Systems Cisco Systems Confidential

IBGP scaling: Route reflectors and confederations

CS BGP v4. Fall 2014

Module 6 Implementing BGP

BGP Enhancements for IPv6. ISP Training Workshops

IP Routing Tecnologie e Protocolli per Internet II rev 1

Configuring BGP community 43 Configuring a BGP route reflector 44 Configuring a BGP confederation 44 Configuring BGP GR 45 Enabling Guard route

BGP Attributes and Policy Control

BGP can also be used for carrying routing information for IPv6 prefix over IPv6 networks.

BGP Attributes and Policy Control

Inter-Autonomous-System Routing: Border Gateway Protocol

F. Configure a distribute-list on router RTA that allows it to advertise all routes to the spoke routers.

Advanced Computer Networks

COURSE OUTLINE: Course: CCNP Route Duration: 40 Hours

BGP-v4 Theory and Practice

CertifyMe. CertifyMe

BGP Link Bandwidth. Finding Feature Information. Prerequisites for BGP Link Bandwidth

Cisco CISCO Configuring BGP on Cisco Routers Exam. Practice Test. Version

IBGP internals. BGP Advanced Topics. Agenda. BGP Continuity 1. L49 - BGP Advanced Topics. L49 - BGP Advanced Topics

Configuration prerequisites 45 Configuring BGP community 45 Configuring a BGP route reflector 46 Configuring a BGP confederation 46 Configuring BGP

Vendor: Alcatel-Lucent. Exam Code: 4A Exam Name: Alcatel-Lucent Border Gateway Protocol. Version: Demo

Protecting an EBGP peer when memory usage reaches level 2 threshold 66 Configuring a large-scale BGP network 67 Configuring BGP community 67

Table of Contents 1 BGP Configuration 1-1

Copyright 1998, Cisco Systems, Inc. All rights reserved. Printed in USA. 0945_05F9_c1.scr 1. RST _05_2001_c1

ibgp Multipath Load Sharing

Chapter 17 BGP4 Commands

Table of Contents. BGP Configuration 1

BGP Attributes and Policy Control

Juniper JN0-647 Exam. Volume: 65 Questions. Question: 1 Which protocol is a multicast routing protocol? A. OSPF B. BGP C. PIM D. IS-IS.

Configuring BGP on Cisco Routers Volume 1

cisco. Number: Passing Score: 800 Time Limit: 120 min.

Configuring a BGP Route Server

COM-208: Computer Networks - Homework 6

This appendix contains supplementary Border Gateway Protocol (BGP) information and covers the following topics:

BGP. Autonomous system (AS) BGP version 4

EE 122: Inter-domain routing Border Gateway Protocol (BGP)

BGP Link Bandwidth. Finding Feature Information. Prerequisites for BGP Link Bandwidth

CS 640: Introduction to Computer Networks. Intra-domain routing. Inter-domain Routing: Hierarchy. Aditya Akella

Inter-Autonomous-System Routing: Border Gateway Protocol

BGP. Autonomous system (AS) BGP version 4

BGP Additional Paths. Finding Feature Information. Information About BGP Additional Paths. Problem That Additional Paths Can Solve

MPLS VPN Multipath Support for Inter-AS VPNs

internet technologies and standards

BGP101. Howard C. Berkowitz. (703)

Border Gateway Protocol - BGP

FiberstoreOS BGP Command Line Reference

Outline Computer Networking. Inter and Intra-Domain Routing. Internet s Area Hierarchy Routing hierarchy. Internet structure

Internet inter-as routing: BGP

4A0-102 Exam Questions Demo Alcatel-Lucent. Exam Questions 4A0-102

CS4450. Computer Networks: Architecture and Protocols. Lecture 15 BGP. Spring 2018 Rachit Agarwal

What metric value is assigned by default when OSPF route is redistributed into EIGRP?

Internet Routing Protocols Lecture 01 & 02

Q&As. CCIP Configuring BGP on Cisco Routers (BGP) Pass Cisco Exam with 100% Guarantee

prefix filtering netkit-lab-bgp-1

BGP. Autonomous system (AS) BGP version 4

PART III. Implementing Inter-Network Relationships with BGP

Configuring Advanced BGP

Interdomain Routing Reading: Sections P&D 4.3.{3,4}

University of Belgrade - School of Electrical Engineering Department of Telecommunications

Operation Manual BGP. Table of Contents

FiberstoreOS BGP Configuration

ISP Border Definition. Alexander Azimov

BGP Scaling (RR & Peer Group)

BGP Commands. Network Protocols Command Reference, Part 1 P1R-355

BGP Protocol & Configuration. Scalable Infrastructure Workshop AfNOG2008

Introduction. Keith Barker, CCIE #6783. YouTube - Keith6783.

BGP Next Hop Unchanged

MPLS VPN Route Target Rewrite

Inter-AS routing and BGP. Network Layer 4-1

Introduction to IP Routing. Geoff Huston

Multiprotocol BGP (MBGP)

BGP. Border Gateway Protocol (an introduction) Karst Koymans. Informatics Institute University of Amsterdam. (version 17.3, 2017/12/04 13:20:08)

cisco. Number: Passing Score: 800 Time Limit: 120 min.

Symbols. Numerics I N D E X

exam. Number: Passing Score: 800 Time Limit: 120 min File Version: Cisco

DE-CIX Academy: BGP - Multihoming

BTnet Resilient Extra White Paper for BT People and Prospective Customers

Multiprotocol BGP 1 MPLS VPN. Agenda. Multiprotocol BGP 2

LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF

Transcription:

A BGP router has two routes with the same weight, same local preferences and reachable next hops. Both routes originated from peer routers. What is the next tie-breaker in BGP route selection process? Multi_exit_discriminator AS_path_length Origin Lowest BGP metric Which command would result in the router sending default route information only to the specified neighbor? neighbor 172.16.20.1 static-path neighbor 172.16.20.1 ip route neighbor 172.16.20.1 default neighbor 172.16.20.1 default-originate From the given configuration taken from RTA and graphic, which network will be filtered from being propagated to RTC from RTA? router bgp 3 no synchronization neighbor 172.16.1.2 remote-as 3 neighbor 172.16.20.1 remote-as 1 neighbor 172.16.20.1 distribute-list 1 out no auto-summary access-list 1 deny 192.68.10.0 0.0.0.255 access-list 1 permit 0.0.0.0 255.255.255.255 172.16.1.0 172.16.20.0 0.0.0.0 192.68.10.0

Which command would force a router to inject an external route into BGP? route-inject router bgp network network summary RTB is connected to two different service providers, ISP1 and ISP2, through S0 and S1 respectively. RTB also has network 194.168.1.0 connected to E0 and network 174.16.1.0 connected to E1. The following configuration can be used to policy route traffic based on its source network as well as its destination. RTB(config)# access-list 1 permit 194.168.1.0 0.0.0.255 RTB(config)# access-list 2 permit 174.16.1.0 0.0.0.255 RTB(config)# route-map ISP1 permit 10 RTB(config-route-map)# match ip address 1 RTB(config-route-map)# set interface serial0 RTB(config-route-map)# exit RTB(config)# route-map ISP2 permit 20 RTB(config-route-map)# match ip address 2 RTB(config-route-map)# set interface serial1 Which commands would apply this policy to route all the 194.168.1.0 traffic to the serial0 interface? RTB(config)# interface s1 RTB(config-if)# ip route-map ISP2 RTB(config)# interface e1 RTB(config-if)# ip route-map ISP1 RTB(config)# interface s0 RTB(config-if)# ip policy route-map ISP2 RTB(config)# interface e0 RTB(config-if)# ip policy route-map ISP1

What is a characteristic of an IBGP session type? Neighbors may be located anywhere within multiple autonomous systems, even several hops away from each other. A session typically occurs between routers in different autonomous systems with multiple ISPs. It can be established between routers in the same AS even if they are not link partners. It occurs between routers in two different autonomous systems. Refer to the diagram and configuration. RTA receives the prefix 192.213.0.0/16 from both providers SF and NY. Which of the route-map configurations on RTA will set up NY as a primary link and SF as a backup link? route-map NY permit 10 match access-list 5 set local-preference 50 route-map NY permit 20 ip as-path access-list 5 permit ^$ route-map NY permit 10 match as-path 5 set local-preference 200 route-map NY permit 20 ip as-path access-list 5 permit ^300$ route-map NY permit 10 match as-path 5 set local-preference 50 ip as-path access-list 5 permit ^300$ route-map NY permit 10 match as-path 5 set local-preference 200 ip as-path access-list 5 permit ^$

Which three are well-known mandatory attributes? (Choose three.) AS_PATH NEXT_HOP LOCAL_PREF ORIGINATOR_ID AGGREGATOR ORIGIN A BGP routing policy has been created using route maps. The command route-map TEST permit 10 is part of the configuration. What does the parameter 10 indicate? It identifies the access-list number to be used by the route map statement. It identifies the position of the route map in relation to other instances. It indicates the local preference to be set for routes that match the route map. It specifies the route map to be used on AS 10. It indicates the metric to be set for routes that match the route map. Multiple paths exist in the BGP table. Assuming the weights are the same, what will the next determining factor be? lowest MED locally originated shortest AS_Path lowest origin type largest local preference

Observe the above graphic. RTC is the hub router and RTA and RTB are spokes within a Frame Relay cloud that is NBMA. What must the administrator configure under the router bgp 100 command to allow RTA to communicate with RTB? the command neighbor 10.10.10.1 next-hop-self on RTC the command neighbor 10.10.10.2 next-hop-self on RTA the command neighbor 10.10.10.2 remote-as 65001 on RTB the command neighbor 10.10.10.3 remove-private-as on RTC the command bgp default local-preference on RTA Refer to the diagram. Assume RTB does not have BGP enabled and the neighbor remote-as router configuration command is entered on RTA and RTC. Given this information, which two statements are true? (Choose two.) RTA will establish a peer relationship with RTB because they belong to the same BGP AS. RTA will establish a peer relationship with RTC because they have an IBGP session established. RTA will establish a peer relationship with RTB although they do not have an IBGP session established. RTA will establish a peer relationship with RTC although they are not directly connected. RTA will establish a peer relationship with RTB because they are directly connected.

Observe the diagram and the configuration on RTA. RTA cannot establish an EBGP session with RTC in AS 100. Which configuration command will fix the problem? The neighbor 3.3.3.1 remote-as 100 command should be configured on RTA. The neighbor 1.1.1.2 remote-as 100 command should be configured on RTB. The neighbor 3.3.3.1 ebgp-multihop command should be configured on RTA. The neighbor 1.1.1.2 ebgp-multihop command should be configured on RTA. The neighbor 1.1.1.2 ebgp-multihop command should be configured on RTB.

Refer to the diagram. RTA, RTB, and RTC are connected through Frame Relay. RTA advertises network 180.80.0.0 to RTC with a next hop of 170.70.20.3. When RTC attempts to reach network 180.80.0.0, the routing fails. What should be configured under the BGP routing process to remedy the problem? RTA(config-router)# neighbor 170.70.20.3 next-hop-self RTA(config-router)# neighbor 170.70.20.1 next-hop-self RTB(config-router)# neighbor 170.70.20.1 next-hop-self RTA(config-router)# bgp default local-preference 200 RTA(config-router)# neighbor 170.70.20.1 weight 2000 RTA(config-router)# neighbor 170.70.20.1 send-community

Refer to the exhibit. A network administrator is troubleshooting the BGP configuration on router R2. R2 is not advertising the network connected via FastEthernet0/0 in BGP. How can the administrator correct this problem? Disable synchronization. Enable autosummarization. Remove the distance bgp command. Remove the aggregate-address command. Add a network command.