See below the lines I marked for you. Can you spot the difference? :-)

>> R5#sh run | sec bgp
>> router bgp 100
>>  no bgp default ipv4-unicast
>>  bgp log-neighbor-changes
>>  neighbor 200.0.0.2 remote-as 100
>>  neighbor 200.0.0.2 update-source Loopback0
>>  !
>>  address-family ipv4 <<<--------------------------------------------------
>>   neighbor 200.0.0.2 activate
>>   no auto-summary
>>   no synchronization
>>  exit-address-family
>>
>> R2#sh run | sec bgp
>> router bgp 100
>>  no bgp default ipv4-unicast
>>  bgp log-neighbor-changes
>>  neighbor 200.0.0.5 remote-as 100
>>  neighbor 200.0.0.5 update-source Loopback0
>>  !
>>  address-family vpnv4 <<<--------------------------------------------------
>>   neighbor 200.0.0.5 activate
>>   neighbor 200.0.0.5 send-community extended
>>  exit-address-family

--
Marko Milivojevic - CCIE #18427
Senior Technical Instructor - IPexpert

Mailto: [email protected]
Telephone: +1.810.326.1444
Live Assistance, Please visit: http://www.ipexpert.com/chat
eFax: +1.810.454.0130
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to