Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I would ask about the acl-name in access-list,Does it act as a link between the ACL and an interface?or it could be written as any-thing, without any constrains?such asaccess-list test_ACL extended permit tcp host 10.105.10.22 host 10.140.180.35 e...
Hi, I would ask if this configuration is right or not,I have this list of interfacesinterface Vlan240 shutdown nameif dmz2 security-level 50 ip address ...
hiI checked another ACL, which has class-map definedand first command resulted asMerit-FWSM/450# show run | in INC00167377access-list INC00167377 extended permit tcp host 10.61.194.16 host 10.164.239.129 eq sshclass-map INC00167377match access-list I...
HiI ran the commandshow run | in inside_access_in and all it show was ACL lines and no others to check more, is there a way to check if there are any hits on it?
You can define the ACL and just leave it in the configuration without using it, but I dont see the point in doing that. But yes, the ASA will accept your ACL configuration. Hi,sorry i kept asking in same againso, the ACL definedand IP used are corre...
thanks, all of you, so could i say this,ACL-Name is not mandatory to be earlier defined,and it could be any name i like,as an example, i would name itApp_A_Prodand as i don't need to define any parameters for time-out or other stuff, i will not defin...
thanks Jon, so you mean the acl name could be anything making sense for me, and it has not to be defined anywhere, unless something required like defining time-out for example, i do have other ACL defined with the name "inside_access_in"and i couldn'...