Amazon

Tuesday, July 3, 2018

Router

  1. You want to totally reinitialize the router and replace the current running-config with the cur- r

  2. replace run start
    copy run start
    copy start run
    reload

  3. Which command will show you whether a DTE or a DCE cable is plugged into serial 0?

  4. sh int s0
    sh int serial 0
    show controllers s 0
    show serial 0 controllers

  5. What keystroke will terminate setup mode?

  6. Ctrl+Z
    Ctrl+^
    Ctrl+C
    Ctrl+Shift+^

  7. Which of the following commands will configure all the default VTY ports on a router?

  8. Router#line vty 0 4
    Router(config)#line vty 0 4
    Router(config-if)#line console 0
    Router(config)#line vty all

  9. Which of the following commands sets the secret password to Cisco?

  10. enable secret password Cisco
    enable secret cisco
    enable secret Cisco
    enable password Cisco

[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