Hello all,

I¹m having a problem getting a directly connected interface to show up in my
MP-BGP ipv4 multicast advertisement.  I am using 2 cisco 2900 series
routers.  This is part 27.6 on ipexpert R&S BLS lab 27.  Can anyone tell me
why the network will not show up?  I¹m thinking it is a bug in the IOS
(15.2-3T), but I¹m not sure.  I¹ve also enabled the data license for the
2900 but still no luck.


R2 Config:
router bgp 100
 bgp log-neighbor-changes
 no bgp default ipv4-unicast
 neighbor 200.0.0.4 remote-as 100
 neighbor 200.0.0.4 update-source Loopback0
 neighbor 200.0.0.6 remote-as 100
 neighbor 200.0.0.6 update-source Loopback0
 !
 address-family ipv4
 exit-address-family
 !
 address-family ipv4 multicast
  neighbor 200.0.0.4 activate
  neighbor 200.0.0.4 route-reflector-client
  neighbor 200.0.0.6 activate
  neighbor 200.0.0.6 route-reflector-client
 exit-address-family

******************************

R4 Config
router bgp 100
 bgp log-neighbor-changes
 no bgp default ipv4-unicast
 neighbor 200.0.0.2 remote-as 100
 neighbor 200.0.0.2 update-source Loopback0
 !
 address-family ipv4
 exit-address-family
 !
 address-family ipv4 multicast
  network 100.10.4.0 mask 255.255.255.0
  neighbor 200.0.0.2 activate
 exit-address-family

Respectfully,

Ryan Krcelic


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

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

http://onlinestudylist.com/mailman/listinfo/ccie_rs

Reply via email to