When you issue the command show version your router returns
"Configuration register is 0x0101" From where does the
router boot?
A. ROM
B. NVRAM
C. Flash
D. a TFTP server
Answers were Sorted based on User's Feedback
Answer / josh
Logically your router has to boot from ROM...where the IOS is stored..your configurations are stored in the NV-RAM and can be erased( since they are in running-config unless you copy them to startup-config)
| Is This Answer Correct ? | 2 Yes | 0 No |
What does the following series of commands accomplish? router igrp 71 network 10.0.0.0 router igrp 109 network 172.68.7.0 A. It isolates networks 10.0.0.0 and 172.68.7.0. B. It loads igrp for networks 109 and 71. C. It disables RIP. D. It disables all routing protocols.
What is difference between static and dynamic routing?
Which protocol resolves an IP address to a MAC address? A.) DHCP B.) RARP C.) ARP D.) NBP E.) DNS
Which command would configure Interface E0 with an IP address of 12.23.4.5 using a Subnet mask of 255.255.255.0 ? A.) ip address 12.23.4.5 255.255.255.0 B.) ip address 12.23.4.5 /24 C.) ip address 12.23.4.5 mask 255.255.255.0 D.) ip address 12.23.4.5 mask ff:ff:ff:0 E.) that is an invalid mask for a class 'A' address
What is the administrative distance for RIP? A.) 100 B.) 90 C.) 120 D.) 110
Can you explain tunneling?
Which mathematically form used inipv6?
Which of the following describe full-duplex transmission? A.) Uses a single wire B.) Data transmission in only both directions, but only one way at a time C.) Uses a point-to-point connection from the transmitter of the transmitting station to the receiver of the receiving station D.) Data transmission in only one direction
Identify the command to configure ALL the default VTY ports? A.) Router(config)# line vty 0 4 B.) Router# line vty 0 4 C.) Router(config)# line vty D.) Router(config)# line vty 0
Identify the type of hardware required to connect a Token ring network to an Ethernet network? A.) Repeater B.) TR-Enet C.) Router D.) Token Ring to Ethernet translation hub
A router blocks ___________ Broadcasts Unicasts All packets Nothing
What is the point-to-point protocol in ccna?