300-410 · Question #84
Given the provided policy-map COPP-7600 configuration: policy-map COPP-7600 class COPP-CRITICAL-7600 police cir 2000000 bc 62500 conform-action transmit exceed-action transmit ! class class-default…
Problem: The policy-map COPP-7600 only rate-limits HTTP & HTTPS traffic (based on the ACL conditions) as any BGP packets will be processed in the 'class-default', which drops exceeded BGP packets. Solution: 1. Add BGP to the ACL, with the statement "permit ip any any eq bgp"…
Question
Exhibit
Explanation
Problem: The policy-map COPP-7600 only rate-limits HTTP & HTTPS traffic (based on the ACL conditions) as any BGP packets will be processed in the 'class-default', which drops exceeded BGP packets. Solution: 1. Add BGP to the ACL, with the statement "permit ip any any eq bgp". 2. Configure a higher value for CIR in the default class, as 2Mbps is too low for web traffic (http & https). These steps align with original choices C and E from the question choices.
Topics
Community Discussion
No community discussion yet for this question.
