300-410 • Practice Test 46
Free 300-410 practice test — 15 questions with explanations. Set 46. No signup required.
Router R1 has an ACL applied to its VTY lines for SSH access:
access-list 10 permit 10.1.1.0 0.0.0.255
line vty 0 4access-class 10 in transport input ssh R1 also has CoPP policy: class-map match-all SSH-CLASS match access-group name SSH-ACL policy-map COPP
class SSH-CLASSpolice cir 8000 bc 1500 conform-action transmit exceed-action drop R2 (10.1.1.2) shows:
R2# ssh -l admin 10.2.2.1% Connection refused by remote host
R2# telnet 10.2.2.1Trying 10.2.2.1 ... % Connection timed out; remote host not responding What is the root cause?