cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
335
Views
0
Helpful
2
Replies

Permit IP in Access List

victorft10
Level 1
Level 1

Hi:

I have a some ip address deny in access list, the problem is that i need undeny (permit) this ip but the access list is nos a number the name is the following: "ip access-list extended virus" and it have a deny ip host xxx.xxx.xxx.xxx any, how command need use by permit this ip address.

2 Replies 2

cgrande
Level 1
Level 1

config t

ip access-list extended virus

no deny ip host xxx.xxx.xxx.xxx any

end

wr

Tsasbrink
Level 1
Level 1

I usually copy the access list from my terminal program, paste it into note pad, change the name, edit it as desired and copy and paste it back to the router.

Change the statments witch apply this filter into the new name. see if it works as you could change it back just as simple.

if all is well, you can delete the obsolete access-list