Which command should be added to RTB under router bgp 100 to allow only the external OSPF routes to be redistributed to RTC?

QuestionsCategory: 300-101Which command should be added to RTB under router bgp 100 to allow only the external OSPF routes to be redistributed to RTC?
Admin Staff asked 4 months ago
Which command should be added to RTB under router bgp 100 to allow only the external OSPF routes to be redistributed to RTC?
 Image

A. redistribute ospf 1

B. redistribute ospf 1 match external 1

C. redistribute ospf 1 match external 2

D. redistribute ospf 1 match external 1 external 2 D








 

Suggested Answer: Explanation

Use the external keyword along with the redistribute command under router bgp to redistribute OSPF external routes into BGP.
With the external keyword, you have three choices:
1. redistribute both external type-1 and type-2 (Default)
2. redistribute type-1
3. redistribute type-2 Enter the commands in the configuration mode as described here:
RTB(config-router)# router bgp 100
RTB(config-router)# redistribute ospf 1 match external.

This question is in 300-101 Cisco Implementing Cisco IP Routing (ROUTE) Exam
For getting Cisco Certified Network Professional (CCNP) Routing and Switching Certificate




Disclaimers:
The website is not related to, affiliated with, endorsed or authorized by Cisco.
Trademarks, certification & product names are used for reference only and belong to Cisco.
The website does not contain actual questions and answers from Cisco's Certification Exam.

Recommended

Welcome Back!

Login to your account below

Create New Account!

Fill the forms below to register

Retrieve your password

Please enter your username or email address to reset your password.