RE: Stumped on a Non-Exist Map

From: Connie Nie (CNie@EPLUS.com)
Date: Fri Mar 28 2003 - 12:07:57 GMT-3


Try putting in network statements for those routes---meaning those in
advertise-map and those in non-exist-map.
Connie
-----Original Message-----
From: Voss, David [mailto:dvoss@heidrick.com]
Sent: Thursday, March 27, 2003 11:11 PM
To: 'ccielab@groupstudy.com'
Subject: Stumped on a Non-Exist Map

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:46 GMT-3