From: Robert Cuello (smdmokay@yahoo.com)
Date: Tue Mar 20 2007 - 22:01:30 ART
Guys,
In the last part of point 6, it ask to block the 150.50.5.64 network from being in the BGP table. I configure my routers as shown:
I created the route-map to filter the 150.50.5.64 network. but it still shows in R5.
2851-R7#sh run | beg router
router ospf 100
log-adjacency-changes
network 150.50.5.64 0.0.0.31 area 0
!
router bgp 65078
no synchronization
bgp log-neighbor-changes
bgp confederation identifier 200
bgp confederation peers 65256
redistribute ospf 100 match internal external 1 external 2 route-map red
neighbor 150.50.5.69 remote-as 65078
neighbor 150.50.7.5 remote-as 65256
neighbor 150.50.7.5 update-source Loopback0
no auto-summary
!
!
!
ip http server
no ip http secure-server
!
access-list 1 permit 150.50.5.64 0.0.0.31
!
!
!
route-map red deny 5
match ip address 1
!
route-map red permit 10
!
!
However, it still show in R5
2851-R5#sh ip bgp
BGP table version is 5, local router ID is 150.50.100.5
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
*> 8.8.8.0/24 150.50.5.69 65 100 0 (65078) ?
*> 150.50.4.0/24 150.50.5.69 20 100 0 (65078) ?
*> 150.50.5.64/27 200.0.0.7 0 100 0 (65078) ?
* i150.50.200.0/24 192.168.10.1 0 100 0 100 i
* i192.168.10.0/28 192.168.10.1 0 100 0 100 i
* i192.168.10.16/28 192.168.10.1 0 100 0 100 i
* i192.168.10.32/28 192.168.10.1 0 100 0 100 i
* i192.168.10.48/28 192.168.10.1 0 100 0 100 i
*>i200.0.0.6/32 150.50.100.6 0 100 0 i
2851-R5#
Any ideas what the problem might be???
Thanks
Robert
---------------------------------
The fish are biting.
Get more visitors on your site using Yahoo! Search Marketing.
This archive was generated by hypermail 2.1.4 : Sun Apr 01 2007 - 06:35:52 ART