How to remove the offset-list in RIP?? Seriously..

From: Miroslav Kosut <miroslav.kosut_at_me.com>
Date: Wed, 06 Jan 2010 13:04:25 +0100

Hello,

just in case someone is interested ...

I've been playing with RIP for a while and I found a small CLI bug. I configured the offset-list with named ACL. I got the expected behaviour, no problem with that. Then I was to remove the offset list, but here is what I found:

R2(config-router)#no offset-list ?
  <0-99> Access list of networks to apply offset (0 selects all networks)
  <1300-1999> Access list of networks to apply offset (expanded range)

R2(config-router)#no offset-list

Oops :-) The funny thing is that you are still able to remove the offset-list with named-ACL using a CLI with "no offset-list 0" command, even "1" worked fine. I hope I won't be facing a similar issue during the lab :-)

Here is my config and IOS version if someone is interested:

R2(config-router)#do s run | be router rip
router rip
 timers basic 10 30 30 40
 passive-interface default
 no passive-interface FastEthernet0/0
 no passive-interface FastEthernet0/1
 offset-list LOOPBACK-ACL out 1
 network 2.0.0.0
 network 10.0.0.0

R2(config-router)#do s ver | i mz
System image file is "flash:c2600-entservicesk9-mz.124-15.T9.bin"

Have a nice day!

Regards,
Miroslav

Blogs and organic groups at http://www.ccie.net
Received on Wed Jan 06 2010 - 13:04:25 ART

This archive was generated by hypermail 2.2.0 : Thu Feb 04 2010 - 20:28:41 ART