CCNA Network Infrastructure and Connectivity • Set 23
CCNA Network Infrastructure and Connectivity Practice Test 23 — 15 questions with explanations. Free, no signup.
You are connected to the console of R1. The network team wants to secure remote access. R1 currently has no SSH configuration. The domain name is 'example.com' and you need to generate an RSA key pair of 2048 bits and enable SSH version 2 on vty lines.
hostname R1 ! interface GigabitEthernet0/0 ip address 10.0.0.1 255.255.255.0 no shutdown ! line vty 0 4 login !