cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1168
Views
0
Helpful
3
Replies

pix and access-list

zoushan
Level 1
Level 1

Hello,everyone:

I have a question : How many access-lists can apply to a pix interface? I know that a router interface can only apply one access-list to it in one direction(in or out).

3 Replies 3

rokp
Level 1
Level 1

You can only apply one access-list with access-group command to a particular interface. The access list is always applied in the "in" direction to the interface.

Router can have two IP access lists applied to the interface simultaneously - one "in" and one "out".

ROK

The doc said that access-list can replace conduit command .In the pix I can use many conduit command, If I can only use one access-list ,there will be not convenience? Because if I edit one item in the access-list, I should edit the whole access-list?

>The doc said that access-list can replace conduit command

It can.

>In the pix I can use many conduit command, If I can only use one

>access-list ,there will be not convenience? Because if I edit one item

>in the access-list, I should edit the whole access-list?

An access-list can have many rules (especially now w/ 6.2 and Turbo ACLs).

You can delete any line from access-list, but can only append to it, so, yes,

you can have situation where you replace entire ACL with different one (the

same procedure as in IOS routers - actually, PIX's ACLs behave like IOS

named ACLs).

ROK

Review Cisco Networking for a $25 gift card