cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
678
Views
0
Helpful
5
Replies

Standard Access List

ray_stone
Level 1
Level 1

Guys,

Can you please confirm the commands in order to add any access list in the existing existing standard access list. For an example, there are two actions happening (10, 20) in the standard access list and I need to add a new (permit/deny) action (15) in between then what command will be used.

Thanks.

1 Accepted Solution

Accepted Solutions

Hi Ray:

conf t

ip access-l stan name

15 permit host x.x.x.x

Dan

View solution in original post

5 Replies 5

Hi Ray:

conf t

ip access-l stan name

15 permit host x.x.x.x

Dan

Thanks DAN... I appreciate of your prompt response.

My pleasure

Dan

This will create a little problem by introducing an access list in between two access list, Used name ACL.

  Thats what Dan did , he is correct ...   Just because he used a number does not mean it's not a modifiable acl .  You just put a numbered ACL into acl config mode like Dan did . If you want to modify a numbered ACL you just do it like a named acl,

ip access-list stand 1

15 permit 192.168.2.X

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: