*WORKBOOK 1 - LAB 13 TAKS 1.2 *
*
*
*BGP PEERING BETWEEN R5 AND R6 ARE NOT COMING UP. *
*
*
*R5 ===> *
*
R5(config)#do show ip bgp sum
BGP router identifier 200.0.0.5, local AS number 64513
BGP table version is 1, main routing table version 1

Neighbor        V          AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down
 State/PfxRcd
150.100.100.2   4      64512       7       6        1    0    0 00:04:25
   0
150.100.100.6   4      64514       0       0        0    0    0 never
 Active

R6====>
R6(config-router)#do show ip bgp sum
BGP router identifier 200.0.0.6, local AS number 64514
BGP table version is 1, main routing table version 1

Neighbor        V          AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down
 State/PfxRcd
150.100.100.5   4      64513       0       0        0    0    0 never
 Active


*
*
*
*R5====> *
*
R5(config)#do show run | sec router bgp
router bgp 64513
 no synchronization
 bgp log-neighbor-changes
 bgp confederation identifier 109
 bgp confederation peers 64512 64514
 neighbor 150.100.100.2 remote-as 64512
 neighbor 150.100.100.6 remote-as 64514
 no auto-summary


R6====>
R6(config-router)#do show run | sec router bgp
router bgp 64514
 no synchronization
 bgp log-neighbor-changes
 bgp confederation identifier 109
 bgp confederation peers 64512 64513
 neighbor 150.100.100.5 remote-as 64513
 no auto-summary


R6(config-router)#do ping 150.100.100.5

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 150.100.100.5, timeout is 2 seconds:
!!!!!


R5(config)#do ping 150.100.100.6

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 150.100.100.6, timeout is 2 seconds:
!!!!!
*

Attachment: R5-debug
Description: Binary data

Attachment: R6-debug
Description: Binary data

_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to