Exam 350-401 Question id=5727 Network Assurance

Which configuration restricts the amount of SSH traffic that a router accepts to 100 kbps?

A. class-map match-all CoPP_SSH match access-group name CoPP_SSH ! policy-map CoPP_SSH class CoPP_SSH police cir 100000 exceed-action drop ! ! interface GigabitEthernet0/1 ip address 209.165.200.225 255.255.255.0 ip access-group EGRESS out service-policy input CoPP_SSH ! ip access-list extended CoPP_SSH permit tcp any any eq 22
B. class-map match-all CoPP_SSH match access-group name CoPP_SSH ! policy-map CoPP_SSH class CoPP_SSH police cir 100000 exceed-action drop ! ! interface GigabitEthernet0/1 ip address 209.165.200.225 255.255.255.0 ip access-group EGRESS out service-policy input CoPP_SSH ! ip access-list extended CoPP_SSH deny tcp any any eq 22
C. class-map match-all CoPP_SSH match access-group name CoPP_SSH ! policy-map CoPP_SSH class CoPP_SSH police cir 100000 exceed-action drop ! ! control-plane service-policy input CoPP_SSH ! ip access-list extended CoPP_SSH permit tcp any any eq 22
D. class-map match-all CoPP_SSH match access-group name CoPP_SSH ! policy-map CoPP_SSH class CoPP_SSH police cir 100000 exceed-action drop ! ! control-plane transit service-policy input CoPP_SSH ! ip access-list extended CoPP_SSH permit tcp any any eq 22

WARNING

the answers are mixed, do not specify in the comment number or the letter of the answer
please write answer#A instead A, answer#B instead B...
Subject:

only logged users can write comments