Amazon

Wednesday, August 8, 2018

switch

Switch

  1. Which of the following global configuration commands are used to set local user database?

  2. username[ [username] password [password]
    line console 0
    line vty 0 15
    enable password Privilege_EXEC_password

  3. Which of the following command is used to check the status of interface in Cisco switch?

  4. switch#show ip interface status
    switch#show ip status
    switch#show ip interface brief
    None of the above

  5. Which of the following command is used to check NVRAM configuration in Cisco switch?

  6. switch# show running-config
    switch# show startup-config
    switch# show running-configuration
    switch# show startup-configuration

  7. Which of the following command is used to save running configuration in Cisco switch?

  8. copy run-config start-config
    copy running-config start-config
    copy running-config startup-config
    None of the above

  9. What is the full form of VTY?

  10. Virtual Terminal
    Virtual Telnet
    Virtual Transmission
    None of the above

[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