PrepAway - Latest Free Exam Questions & Answers

Category: 642-661

642-661 Configuring BGP on Cisco Routers (BGP) exam

What is wrong with the following BGP configuration?

What is wrong with the following BGP configuration? !
interface loopback0
ip address 1.1.1.1 255.255.255.255
!
interface s0
ip address 172.16.1.2 255.255.255.0
!
interface e1
ip address 10.1.1.1 255.255.255.0
!
interface e2
ip address 10.1.2.1 255.255.255.0
!
router bgp 65101
neighbor 172.16.1.1 remote-as 65102
neighbor 3.3.3.3 remote-as 65101
neighbor 3.3.3.3 update-source loopback0
network 10.1.0.0 mask 0.0.255.255
no auto-summary
!
router eigrp 100
network 10.0.0.0
network 1.0.0.0

what is the neighbor relationship?

Based on the following show ip bgp neighbor 10.1.1.1 output, what is the neighbor relationship?
CK1 #show ip bgp neighbor 10.1.1.1
BGP neighbor is 10.1.1.1, remote AS 65002, external link Index 2, Offset 0, Mask 0x4
BGP version 4, remote router ID 12.1.2.3
Neighbor under common administration
BGP state = Established, table version = 5, up for 00:09:15 Last read 00:00:16, hold time is 180, keepalive interval is 60 seconds Minimum time between advertisement runs is 30 seconds Received 13 messages, 0 notifications, 0 in queue Sent 13 messages, 0 notifications, 0 in queue
Prefix advertised 1, suppressed 0, withdrawn 0
Connections established 1; dropped 0
Last reset never
1 accepted prefixes consume 32 bytes
0 history paths consume 0 bytes
External BGP neighbor may be up to 255 hops away

which two statements are true?

Based on the following show ip bgp neighbors output from Certkiller 2, which two statements are true? (Choose two)
Certkiller 2#show ip bgp neighbors
BGP neighbor is 10.1.1.5, remote AS 65101, internal link Index 1, Offset 0, Mask 0x2
Route-Reflector Client
BGP version 4, remote router ID 5.5.5.5
BGP state = Established, table version = 4, up for
00:01:29
Last read 00:00:29, hold time is 180, keepalive interval is 60 seconds
Minimum time between advertisement runs is 5 seconds Received 13556 messages, 0 notifications, 0 in queue Sent 13454 messages, 0 notifications, 0 in queue Prefix advertised 0, suppressed 0, withdraw 0
Default weight 900
Inbound path policy configured
Route map for incoming advertisement is test
Connections established 31; dropped 30
Last reset 00:01:40, due to User reset
3 accepted prefixes consume 96 bytes
0 history paths consume 0 bytes
0 history paths consume 0 bytes


Page 20 of 21« First...10...1718192021