Which command assigns the login password CISCO on the
console terminal line?
A. line vty 0 login password cisco
B. line console login password cisco
C. line login terminal password cisco
D. line console 0 login
E. line console 0 login password cisco
Answers were Sorted based on User's Feedback
Answer / arunanoopm
E.
router>enable
router#configure terminal
router(config)#line console 0
router(config-line)#password cisco
router(config-line)#login
router(config-line)#exit
router(config)#
| Is This Answer Correct ? | 1 Yes | 0 No |
Value in which type of access list?
How to find Router Serial interface MAC address?
Hi, I have packet tracer 5.0. I want to test intervlan routing routing. Can someone plz tell me about intervlan routing?
Although Cisco IOS 11.2 and later can auto-detect the LMI type in Frame Relay, which command will force the LMI type to q933a? A.) frame-relay lmi-type q933a B.) encapsulation frame-relay q933a C.) don't need to, it is the default D.) encapsulation q933a E.) encapsulation frame-relay type=q933a
What is the default LMI type? A.) Cisco B.) ANSI C.) IETF D.) Q933a
Which of the following are examples of the Session Layer? A.) TCP B.) RPC C.) SQL D.) NFS E.) Token Ring
What is the routing metric used by IGRP? A.) MTU, delay, bandwidth, reliability, and loading B.) Count to infinity C.) TTL D.) Hop count
Which of the following is true? A. The default is to send debug output to the console screen. B. To view debug output from a telnet session, the "terminal monitor" command must be used C. If the "logging buffered" command is used, the debug output would be sent to RAM and can be viewed with the "show log" command D. If the "no console loggin" command were configured, output would besent to a telnet session E. All of the above F. None of the above G. A, B, and C. H. A, C, D, and E.
How do you disable CDP on the entire Router? A.) Router#no cdp run B.) Rotuer(config-if)# no cdp enable C.) Router(config)# no cdp enable D.) Router(config)# no cdp run
The following selections show the command prompt and the configuration of the IP network mask. Which two are correct? A. Router#term IP netmask-format { bitcount | decimal | hexadecimal } B. Router(config-if)#IP netmask-format { bitcount | decimal | hexadecimal } C. Router(config-if)#netmask-format { bitcount | decimal | hexadecimal } D. Router#ip netmask-format { bitcount | decimal | hexadecimal }
What would be the first command from global configuration mode to enable RIP on your router for interface E0, with an address of 181.86.4.4 and mask of 255.255.255.0 ? A.) router rip B.) network 181.89.4.0 255.255.255.0 C.) router rip int e0 D.) router rip 181.86.0.0 E.) router rip 181.86.4.0 F.) network 181.86.0.0
Which of the following is an invalid host address using a netmask of 255.255.255.192? A.) 10.1.1.1 B.) 10.1.1.66 C.) 10.1.1.130 D.) 10.1.1.127