Hi Ron,
This is how I would do this....
First go th the interface and remove the access group statement that applies
the list, this is a saftey precaution.  Second, cut the access-list from the
router and paste to notepad.
Third add the command no access-list # ....
to the beginning of the list. This when executed when you paste back will
remove the entire access-list first and then start writing it back line by
line as you have it listed in notepad.
Edit the notepad copy and put the new lines where you want them, careful of
syntax.  Remember that there is always a implicit deny all at the bottom of
the list even if you put a deny statement last.
If you get any invalid messages as it is being pasted back then you have a
syntax error somewhere or your access-list is too big for the buffer.  I
don't think this would be the case because most access-list would not be
that big.  After the list is pasted back, then reapply the access group
statement to the interface to apply the access-list.

Hope this helps
Johnny
----- Original Message -----
From: "Ronald Rella" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 21, 2000 10:27 AM
Subject: access list editing


> Hi everybody.  I wonder if someone could assist me.  I have to add an
entry
> to an access list with an additional deny all statement at the end so I
have
> to edit the list and bring it back in.  I've used both QVT term and
> Hyperterm to access the router.  And I've used Note pad and Word pad to
> modify the list.  I have no problem copy and editing the list.  I edit the
> list, make my new entry and delete the extra deny all.  The problem I have
> is when I try to paste it back.  I am doing something stupid here.  I keep
> getting 'Invalid' something as it scrolls by.  I have tried coping the
> buffer.  I've tried basic copy and paste but the pasting is where I'm
having
> this problem.  I've even tried using the command 'No access-list deny any
> any', but that just removes the access list from the interface.  Can
someone
> enlighten me on what step I'm missing.  Thanks everyone.
>
> ___________________________________
> UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
> FAQ, list archives, and subscription info: http://www.groupstudy.com
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to