Fw: IEWB v3v1 lab 14 task 5.6 - BGP summary

From: tonynguyenchi (tonynguyenchi.ccie@gmail.com)
Date: Thu Sep 14 2006 - 00:11:12 ART


Dear Group,

SW1 and SW2 are in AS 65078
+ Advertise the loopback 0 of SW1 and SW2 into BGP (150.1.7.7, 150.1.8.8)
+ router outside of AS65078 onlysee one route to these prefixes.

Here is the configuaration:

SW2
router bgp 65078
 no synchronization
 bgp router-id 150.1.8.8
 bgp log-neighbor-changes
 network 150.1.8.0 mask 255.255.255.0
 aggregate-address 150.1.0.0 255.255.240.0 summary-only
 neighbor 167.1.58.5 remote-as 100
 neighbor 167.1.78.7 remote-as 65078 -> this is SW1
 neighbor 167.1.78.7 next-hop-self
 no auto-summary

The problem is the summary route point to null0 and includes some other
loopback interfaces (ie: 150.1.3.3, 150.1.4.4...) so after summary, SW1 and
SW2 can not reach other loopback interfaces. So I don't want the summary route
in the routing table of SW1 and SW2. Do you have any solution for this?

Thanks and best regards,

Tony



This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:40 ART