Stumped on a Non-Exist Map

From: Voss, David (dvoss@heidrick.com)
Date: Fri Mar 28 2003 - 01:11:15 GMT-3


I am doing an advertise-map non-exist-map to a neighbor. Regardless of what
state it is in, the status is always stuck at "Uninitialized". I've cleared
bgp and also rebooted. The route drops out just fine, but the non-exist-map
never kicks in. Anybody know if it should be sitting in this state?

show ip bgp nei
 Condition-map 100, Advertise-map 200, status: Uninitialized

router bgp 4
 bgp router-id 4.4.4.4
 bgp cluster-id 3368601800
 bgp log-neighbor-changes
 network 200.200.200.0
 neighbor 10.10.10.3 remote-as 3
 neighbor 10.10.10.3 update-source Loopback100
 neighbor 10.10.10.3 advertise-map 200 non-exist-map 100
 neighbor 10.10.10.6 remote-as 6
 neighbor 10.10.10.6 ebgp-multihop 255
 neighbor 10.10.10.6 update-source Loopback100
!
R4#sh access-list 80
Standard IP access list 80
    permit 100.100.100.0, wildcard bits 0.0.0.255 (2 matches) check=3
R4#sh access-list 81
Standard IP access list 81
    permit 200.200.200.0, wildcard bits 0.0.0.255 (3 matches) check=2
route-map 100, permit, sequence 10
  Match clauses:
    ip address (access-lists): 80
  Set clauses:
  Policy routing matches: 0 packets, 0 bytes
route-map 200, permit, sequence 10
  Match clauses:
    ip address (access-lists): 81
  Set clauses:
  Policy routing matches: 0 packets, 0 bytes



This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:45 GMT-3