On a Cisco ASA, how can you allow traffic to enter and exit via same interface?
A . Configure both interfaces to have the same security level.
B . Issue the command same-security-traffic permit inter-interface.
C . Install a router on a stick.
D . Issue the command same-security-traffic permit intra-interface.
Answer: D
Explanation:
To permit communication between interfaces with equal security levels, or to allow traffic to enter anciscoasad exit the same interface, use the same-security-traffic command in global configuration mode. To disable the same-security traffic, use the no form of this command. same-security-traffic permit { inter-interface | intra-interface } no same-security-traffic permit { inter-interface | intra-interface } Syntax Description inter-interface Permits communication between different interfaces that have the same security level. intra-interface Permits communication in and out of the same interface. http://www.cisco.com/c/en/us/td/docs/security/asa/asa-command-reference/S/cmdref3/s1.html
Leave a Reply