What is the best way to modify a Cisco access-list? I have several where I want to insert entries into them, but in many cases there's not enough space between entries to allow for the old 332, 333, ...
This probably such a simple question but I'm looking at an existing PIX configuration and quite a few access-lists reference 'gt 1023', like:<BR><BR>access-list acl_in permit tcp any gt 1023 host 10.0 ...