[nsp] FW: Why does'nt this config work?

Damien Holloway d.holloway at hill.com
Tue Sep 30 07:16:55 EDT 2003


Question that's bending my brain...
I have applied the following config

************************************************
router bgp xxxx
neighbor x.x.x.x remote-as xxxx   		! iBGP peer
 neighbor x.x.x.x default-originate
 neighbor x.x.x.x route-map OUT out		! Set LocalPref to 110
!
access-list 2 permit 0.0.0.0
!
route-map OUT permit 5
 match ip address 2
 set local-preference 110
*************************************************

However the neighbor is not seeing the local pref being set, what have I
missed?






More information about the cisco-nsp mailing list