Question:
Which command will block login attempts on RouterA for a period of 30 seconds if there are 2 failed login attempts within 10 seconds?
- RouterA(config)# login block-for 10 attempts 2 within 30
- RouterA(config)# login block-for 30 attempts 2 within 10
- RouterA(config)# login block-for 2 attempts 30 within 10
- RouterA(config)# login block-for 30 attempts 10 within 2
Explanation: The correct syntax is RouterA(config)# login block-for (number of seconds) attempts (number of attempts) within (number of seconds).
Exam with this question: 16.5.4 Module Quiz – Network Security Fundamentals Answers
Exam with this question: CCNA 1 v7 Modules 16 – 17 Exam Answers
Exam with this question: Checkpoint Exam: Securing Networks Group Exam Answers
Please login or Register to submit your answer