Which of the following is the correct partial router configuration to cause updates from CK1 to SP1 to report a source AS of 65275, while updates from CK2 to SP2 report the source AS of 65745 in addition to AS 65275?

Refer to the partial topology diagram shown.Service Provider 1 (SP1) assigned the customer an AS number of 65275. Service Provider 2 (SP2) assigned an AS number of 65745 to Certkiller . Certkiller decides to use AS 65275 internally.Which of the following is the correct partial router configuration to cause updates from CK1 to SP1 to report a source AS of 65275, while updates from CK2 to SP2 report the source AS of 65745 in addition to AS 65275?
Exhibit:

642-661-configuring-bgp-on-cisco-routers-bgp_img_180

A. !
CK1 router bgp 65275
neighbor 1.1.1.1 remote-as 65274
neighbor 10.1.1.2 remote-as 65275
!
CK2 router bgp 65275
neighbor 2.2.2.2 remote-as 65732
neighbor 2.2.2.2 local-as 65745
neighbor 10.1.1.1 remote-as 65275
B. !
CK1 router bgp 65275
neighbor 1.1.1.1 remote-as 65274
neighbor 10.1.1.2 remote-as 65275
!
CK2 router bgp 65745
neighbor 2.2.2.2 remote-as 65732
neighbor 2.2.2.2 local-as 65745
neighbor 10.1.1.1 remote-as 65275
C. !
CK1 router bgp 65275
neighbor 1.1.1.1 remote-as 65274
neighbor 1.1.1.1 local-as 65745
neighbor 10.1.1.2 remote-as 65275
!
CK2 router bgp 65275
neighbor 2.2.2.2 remote-as 65732
neighbor 2.2.2.2 local-as 65745
neighbor 10.1.1.1 remote-as 65275
D. !
CK1 router bgp 65275
neighbor 1.1.1.1 remote-as 65274
neighbor 10.1.1.2 remote-as 65275
!
CK2 router bgp 65745
neighbor 2.2.2.2 remote-as 65732
neighbor 2.2.2.2 local-as 65275
neighbor 10.1.1.1 remote-as 65275

cisco-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.