![]() |
QID:EC972 - Printable Version +- How2pass.com Forums (https://www.how2pass.com/forum) +-- Forum: CCNP (https://www.how2pass.com/forum/forum-6.html) +--- Forum: CCNP ENCOR 350-401 Forum (https://www.how2pass.com/forum/forum-19.html) +--- Thread: QID:EC972 (/thread-2486.html) |
QID:EC972 - chewosaurus - 06-18-2025 Hi, I notice there was already a post about this and it was "incorrectly" corrected. Answer should be the one that starts with "Access-list 100 deny tcp host 10.0.0.5 any eq 22" Because CoPP will continue to forward traffic it does not match on, and it does not match on deny statements. The question that is currently correct will match on the ip 10.0.0.5 (via permit) then the action is drop, which goes against the what the question is asking. Thanks |