Re[2]: BGP advertise-map non-exist-map

From: badger (badger@pongo.org)
Date: Sat Jun 14 2003 - 15:51:04 GMT-3


Hello MMoniz,

Saturday, June 14, 2003, 11:27:07 AM, you wrote:

M> Well do you still have the 192.168.2.0 net in the routing table?

M> -----Original Message-----
M> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
M> badger
M> Sent: Saturday, June 14, 2003 12:06 PM
M> To: ccielab@groupstudy.com
M> Subject: BGP advertise-map non-exist-map

M> Hello ccielab,

M> I'm using 12.1(5)T14 and can't seem to get the neighbor x.x.x.x
M> advertise-map non-exist-map to work. I did check the archives and
M> found no useful information pertaining to this problem. My
M> question... is there a know IOS issue with this, or are my configs
M> not correct?

M> here are the configs:

M> as1 as1
M> r1--------r2

M> r1
M> router bgp 1
M> no synchronization
M> bgp router-id 1.1.1.1
M> bgp log-neighbor-changes
M> neighbor 2.2.2.2 remote-as 1
M> neighbor 2.2.2.2 update-source Loopback0
M> neighbor 2.2.2.2 soft-reconfiguration inbound
M> no auto-summary
M> -------------
M> BGP table:
M> Network Next Hop Metric LocPrf Weight Path
*>>i172.16.1.0.0/24 2.2.2.2 0 100 0 i
*>>i172.16.2.0.0/24 2.2.2.2 0 100 0 i

M> R2

M> interface Loopback191
M> ip address 192.168.1.1 255.255.255.0
M> interface Loopback192
M> ip address 192.168.2.1 255.255.255.0
M> shutdown
M> interface Loopback171
M> ip address 172.16.1.1 255.255.255.0
M> interface Loopback200
M> ip address 172.16.2.1 255.255.255.0
 
M> router bgp 1
M> no synchronization
M> bgp router-id 2.2.2.2
M> bgp log-neighbor-changes
M> network 172.16.1.0
M> network 172.16.2.0
M> network 192.168.1.0
M> network 192.168.2.0
M> neighbor 1.1.1.1 remote-as 1
M> neighbor 1.1.1.1 update-source Loopback0
M> neighbor 1.1.1.1 soft-reconfiguration inbound
M> neighbor 1.1.1.1 advertise-map LIST non-exist-map TRACK
M> no auto-summary

M> ip access-list standard LIST
M> permit 192.168.1.0 0.0.0.255

M> ip access-list standard TRACK
M> permit 192.168.2.0 0.0.0.255

M> route-map prime LIST 10
M> match ip address LIST

M> route-map TRACK permit 10
M> match ip address TRACK
M> -------------
M> BGP table:
 
M> Network Next Hop Metric LocPrf Weight Path

*>> 192.168.1.0 0.0.0.0 0 32768 i
*>> 172.16.1.0 0.0.0.0 0 32768 i
*>> 172.16.2.0 0.0.0.0 0 32768 i

M> ------------------

M> Interface loop192 is shutdown, so the 192.168.1.0 should be
M> advertised to r1, but it isn't making it.

M> Thanks for any insight

No, it is not...the interface is shut down.

-- 
Best regards,
 badger                            mailto:badger@pongo.org


This archive was generated by hypermail 2.1.4 : Fri Jul 04 2003 - 11:10:58 GMT-3