Re: [c-nsp] ip local pool persistent binding

2012-09-20 Thread Matteo Sgalaberni
- Original Message - > Try this to reset the recycle delay: > > ip local poolrecycle delay 0 > > It at least seems to remove the "recycle delay" part from config on a > 1900 running 15.1(3)T1. Hi Peter, your hint worked great on my 7200 running 12.4(24)T6 and no IOS crash happened!

Re: [c-nsp] ip local pool persistent binding

2012-09-18 Thread Peter Rathlev
On Tue, 2012-09-18 at 19:32 +0200, Matteo Sgalaberni wrote: > ip local pool nationalarea_dyn_mi x.x.x.x x.x.x.x recycle delay 120 > > I would like to remove the "recycle delay 120". Applying the line: > > ip local pool nationalarea_dyn_mi x.x.x.x x.x.x.x > > in the config remain the "reclycle de

[c-nsp] ip local pool persistent binding

2012-09-18 Thread Matteo Sgalaberni
Hi, I have a ip local pool with lots of binding. My local pool is configured like this: ip local pool nationalarea_dyn_mi x.x.x.x x.x.x.x recycle delay 120 I would like to remove the "recycle delay 120". Applying the line: ip local pool nationalarea_dyn_mi x.x.x.x x.x.x.x in the config remain