PrepAway - Latest Free Exam Questions & Answers

Category: 642-661

642-661-BGP -Configuring BGP on Cisco Routers Exam

When Domain 2 sends the TCP SYN packet to Domain 3 to establish the IBGP session, what will be the source IP a

Exhibit:’

Given the following configuration for Domain 2:
! output omitted
!
hostname Domain 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 Domain 2 sends the TCP SYN packet to Domain 3 to establish the IBGP session, what will be the source IP address of the TCP SYN packet from Domain 2 to Domain 3?

What could be the cause of this problem?

Exhibit:

Given the following configurations, Domain 2 and Domain 3 are not able to successfully establish the IBGP session using the loopback 0 interface.
What could be the cause of this problem?
!
! output omitted
!
hostname Domain 2
interface lo 0
ip address 2.2.2.2
!
interface e0
ip address 10.1.1.1 255.255.255.0
no shut
!
interface e1
ip address 10.2.2.1 255.255.255.0
no shut
!
router bgp 65101
neighbor 172.16.1.1 remote-as 65100
neighbor 3.3.3.3 remote-as 65101
neighbor 3.3.3.3 update-source loopback0
!
router eigrp 101
network 10.0.0.0
!
! output omited
!
hostname Domain 3
!
interface lo 0
ip address 3.3.3.3
!
interface e0
ip address 10.1.1.2 255.255.255.0
no shut
!
interface e1
ip address 10.2.2.2 255.255.255.0
no shut
!
router bgp 65101
neighbor 192.168.1.1 remote-as 65102
neighbor 2.2.2.2 remote-as 65101
neighbor 2.2.2.2 update-source loopback0
!
router eigrp 101
network 10.0.0.0
!


Page 18 of 24« First...10...1617181920...Last »