What will be the source IP address of the TCP SYN packet from Certkiller 2 to Certkiller 3?

Exhibit:

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

Given the following configuration for Certkiller 2:
! output omitted
!
hostname Certkiller 2
!
interface loopback 0
ip address 2.2.2.2
!
interface e0
ip address 10.1.1.1 255.255.255.0
!
router bgp 65101
neighbor 172.16.1.1 remote-as 65100
neighbor 3.3.3.3 remote-as 65101
no sync
!
router eigrp 101
network 10.0.0.0
network 2.0.0.0
When Certkiller 2 sends the TCP SYN packet to Certkiller 3 to establish the IBGP session, what will be the source IP address of the TCP SYN packet from Certkiller 2 to Certkiller 3?
A. 2.2.2.2
B. 3.3.3.3
C. 10.1.1.1
D. 10.1.1.2

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.