Amazon

Friday, July 6, 2018

Router

  1. Which command will copy the IOS to a backup host on your network?

  2. transfer IOS to 172.16.10.1
    copy run start
    copy start tftp
    copy flash tftp

  3. Which command will show you the IOS version running on your router?

  4. sh IOS
    sh flash
    sh version
    sh running-config

  5. What should the configuration register value be after you successfully complete the password recovery procedure and return the router to normal operation?

  6. 0x2100
    0x2101
    0x2102
    0x2142

  7. Which command displays the configuration register setting?

  8. show ip route
    show boot version
    show version
    show flash

  9. The configuration register setting of 0x2102 provides what function to a router?

  10. Tells the router to boot into ROM monitor mode
    Provides password recovery
    Tells the router to look in NVRAM for the boot sequence
    Boots the IOS from a TFTP server

[1][2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44]

No comments:

Post a Comment