A technician enters the commands shown to configure a zone-pair between two security zones on a router.
Router(config)# zone-pair security PRIV-PUB source PRIVATE destination PUBLIC Router(config-sec-zone-pair)#
What information must now be entered to specify which traffic can be sent across the zones and associate it with the zone-pair configuration?
- a service policy-map that is to be applied to traffic between the zones
- a list of other security zones that are included in this zone-pair
- a list of interfaces that are configured as members of the two zones
- access list statements that permit or deny specific traffic in and out of the zones
Explanation: After the firewall policy has been configured, it is applied to traffic between a pair of zones using the. To apply a policy, use the command to attach a policy-map and its associated action to the zone-pair. The zone pair needs to specify the source zone, the destination zone, and the policy for handling the traffic between the source and destination zones.
Exam with this question: Cybersecurity Pathway Final Exam Answers
Please login or Register to submit your answer