PrepAway - Latest Free Exam Questions & Answers

Tag: 642-661

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

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


Page 43 of 44« First...102030...4041424344