From: Derek Pocoroba (dpocoroba@gmail.com)
Date: Sat Aug 18 2007 - 00:24:46 ART
Set your BGP dampening parameters in the route-map itself.
HTH
-Derek
CCIE #18559
On 8/17/07, Joseph Brunner < joe@affirmedsystems.com> wrote:
>
> Good evening gentlemen,
>
>
>
> Any help with this issue would be much appreciated.
>
>
>
> *Mar 1 05:18:39.670: %BGP-3-BADROUTEMAP: Bad parameters in the route-map
> DAMPMAP applied for Dampening
>
>
>
> I keep getting this, yet I've triple checked my config against the doc cd.
>
>
>
> Here is my bgp config and the config of the route-map used.
>
>
>
> router bgp 100
>
> bgp log-neighbor-changes
>
> neighbor 54.8.3.254 remote-as 54
>
> neighbor 191.8.46.4 remote-as 100
>
> neighbor 204.12.8.3 remote-as 200
>
> neighbor 204.12.8.254 remote-as 54
>
> !
>
> address-family ipv4
>
> redistribute static route-map STATIC->BGP
>
> neighbor 54.8.3.254 activate
>
> neighbor 54.8.3.254 route-map BGPBB1 in
>
> neighbor 191.8.46.4 activate
>
> neighbor 204.12.8.3 activate
>
> neighbor 204.12.8.254 activate
>
> neighbor 204.12.8.254 route-map BGPBB3 in
>
> no auto-summary
>
> no synchronization
>
> bgp dampening route-map DAMPMAP
>
> network 151.1.0.0
>
> network 191.8.0.0
>
> exit-address-family
>
>
>
>
>
> route-map DAMPMAP permit 10
>
> match ip address prefix-list DAMPROUTES
>
>
>
> ip prefix-list DAMPROUTES seq 5 permit 112.0.0.0/8
>
> ip prefix-list DAMPROUTES seq 10 permit 113.0.0.0/8
>
>
>
> Should I chalk it up as an IOS bug, or am I missing something?
>
>
>
> Thanks,
>
>
>
> Joe
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sat Sep 01 2007 - 11:32:11 ART