[c-nsp] High CPU due to BGP Router process after changingBGPneighbor descriptions

james edwards hackerwacker at cybermesa.com
Tue Jul 26 13:03:04 EDT 2005


Maybe Clinton can clarify what he did:

Did  the BGP statements look like this:

router bgp 101
neighbor 1.1.1.1 remote-as <whatever>

and he added a desc, as follows:

router#config t
router#router bgp 101 
router#neighbor 1.1.1.1 desc foo

Or this:

router bgp 101
neighbor 1.1.1.1 remote-as <whatever>
neighbor 1.1.1.1 desc foo

and he changed the desc as follows:

router#config t
router#router bgp 101
router#neighbor 1.1.1.1 remote-as <whatever>
router#neighbor 1.1.1.1 desc bar


James H. Edwards
Routing and Security Administrator
At the Santa Fe Office: Internet at Cyber Mesa
jamesh at cybermesa.com  noc at cybermesa.com
http://www.cybermesa.com/ContactCM
(505) 795-7101





More information about the cisco-nsp mailing list