Networking-Forums.com

Professional Discussions => Routing and Switching => Topic started by: Ironman on January 27, 2015, 10:40:08 AM

Title: Prefix-List Resequence. . . . . .Aghghghhhh
Post by: Ironman on January 27, 2015, 10:40:08 AM
Gotta love when you come across stuff like this and you can't resequence it unless you destroy and rebuild it:


ip prefix-list Static_routes: 21 entries
   seq 5 permit
   seq 10 permit
   seq 15 permit
   seq 20 permit
   seq 30 permit
   seq 40 permit
   seq 50 permit
   seq 60 permit
   seq 70 permit
   seq 80 permit
   seq 95 permit
   seq 100 permit
   seq 105 permit
   seq 110 permit
   seq 115 permit
   seq 120 permit
   seq 125 permit
   seq 130 permit
   seq 135 permit
   seq 140 permit
   seq 145 permit
Title: Re: Prefix-List Resequence. . . . . .Aghghghhhh
Post by: icecream-guy on January 27, 2015, 10:58:42 AM
yeah, IOS loves to optimize the ACL's for you. at least in your case it doesn't really matter as they are all permits
Title: Re: Prefix-List Resequence. . . . . .Aghghghhhh
Post by: javentre on January 27, 2015, 12:27:30 PM
You can do it in IOS-XR.  Too bad it was never brought to IOS.
Title: Re: Prefix-List Resequence. . . . . .Aghghghhhh
Post by: Ironman on January 27, 2015, 09:10:04 PM
Right, super annoying.