CCNA 1 Ch. 6

Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!

What is the purpose of the startup configuration file on a Cisco router? A. to facilitate the basic operation of the hardware components of a device B. to contain the commands that are used to initially configure a router on startup C. to contain the configuration commands that the router IOS is currently using D. to provide a limited backup version of the IOS, in case the router cannot load the full featured IOS

B

What are two types of router interfaces? (Choose two.) A. SVI B. LAN C. DHCP D. Telnet E. WAN

B E

Which three commands are used to set up a password for a person who attaches a cable to a new router so that an initial configuration can be performed? (Choose three.) A. interface fastethernet 0/0 B. line vty 0 4 C. line console 0 D. enable secret cisco E. login F. password cisco

C E F

How do hosts ensure that their packets are directed to the correct network destination? A. They have to keep their own local routing table that contains a route to the loopback interface, a local network route, and a remote default route. B. They always direct their packets to the default gateway, which will be responsible for the packet delivery. C. They search in their own local routing table for a route to the network destination address and pass this information to the default gateway. D. They send a query packet to the default gateway asking for the best route.

A

What IPv4 header field identifies the upper layer protocol carried in the packet? A. Protocol B. Identification C. Version D. Differentiated Services

A

Which field in the IPv4 header is used to prevent a packet from traversing a network endlessly? A. Time-to-Live B. Sequence Number C. Acknowledgment Number E. Differentiated Services

A

What are two characteristics of IP? (Choose two.) A. does not require a dedicated end-to-end connection B. operates independently of the network media C. retransmits packets if errors occur D. re-assembles out of order packets into the correct order at the receiver end E. guarantees delivery of packets

A B

Which two interfaces will allow access via the VTY lines to configure the router? (Choose two.) aux interfaces A. LAN interfaces B. WAN interfaces C. console interfaces D. USB interfaces

A B

Which two pieces of information are in the RAM of a Cisco router during normal operation? (Choose two.) A. Cisco IOS B. backup IOS file C. IP routing table D. basic diagnostic software E. startup configuration file

A C

A computer has to send a packet to a destination host in the same LAN. How will the packet be sent? A. The packet will be sent to the default gateway first, and then, depending on the response from the gateway, it may be sent to the destination host. B. The packet will be sent directly to the destination host. C. The packet will first be sent to the default gateway, and then from the default gateway it will be sent directly to the destination host. D. The packet will be sent only to the default gateway.

B

A technician is manually configuring a computer with the necessary IP parameters to communicate over the corporate network. The computer already has an IP address, a subnet mask, and a DNS server. What else has to be configured for Internet access? A. the WINS server address B. the default gateway address C. the MAC address D. the domain name of the organization

B

Following default settings, what is the next step in the router boot sequence after the IOS loads from flash? A. Perform the POST routine. B. Locate and load the startup-config file from NVRAM. C. Load the bootstrap program from ROM. D. Load the running-config file from RAM.

B

Open the PT Activity. The enable password on all devices is cisco.Perform the tasks in the activity instructions and then answer the question.For what reason is the failure occurring? A. PC1 has an incorrect default gateway configured. B. SW1 does not have a default gateway configured. C. The IP address of SW1 is configured in a wrong subnet. D. PC2 has an incorrect default gateway configured.

B

When a connectionless protocol is in use at a lower layer of the OSI model, how is missing data detected and retransmitted if necessary? A. Connectionless acknowledgements are used to request retransmission. B. Upper-layer connection-oriented protocols keep track of the data received and can request retransmission from the upper-level protocols on the sending host C. Network layer IP protocols manage the communication sessions if connection-oriented transport services are not available. D. The best-effort delivery process guarantees that all packets that are sent are received.

B

When connectionless protocols are implemented at the lower layers of the OSI model, what are usually used to acknowledge the data receipt and request the retransmission of missing data? A. connectionless acknowledgements B. upper-layer connection-oriented protocols C. Network layer IP protocols D. Transport layer UDP protocols

B

Which characteristic describes an IPv6 enhancement over IPv4? A. IPv6 addresses are based on 128-bit flat addressing as opposed to IPv4 which is based on 32-bit hierarchical addressing. B. The IPv6 header is simpler than the IPv4 header is, which improves packet handling. C. Both IPv4 and IPv6 support authentication, but only IPv6 supports privacy capabilities. D. The IPv6 address space is four times bigger than the IPv4 address space.

B

Why is NAT not needed in IPv6? A. Because IPv6 has integrated security, there is no need to hide the IPv6 addresses of internal networks. B. Any host or user can get a public IPv6 network address because the number of available IPv6 addresses is extremely large. C. The problems that are induced by NAT applications are solved because the IPv6 header improves packet handling by intermediate routers. D. The end-to-end connectivity problems that are caused by NAT are solved because the number of routes increases with the number of nodes that are connected to the Internet.

B

Which two files, if found, are copied into RAM as a router with the default configuration register setting boots up? (Choose two.) A. running configuration B. IOS image file C. startup configuration D. POST diagnostics

B C

A technician is configuring a router that is actively running on the network. Suddenly, power to the router is lost. If the technician has not saved the configuration, which two types of information will be lost? (Choose two.) A. Cisco IOS image file B. routing table C. bootstrap file D. ARP cache E. startup configuration

B D

Which statements about router interfaces is true? (Choose 2) A. Router LAN interfaces are not activated by default, but router WAN interfaces are. B. Once the no shutdown command is given, a router interface is active and operational. C. Commands that apply an IP address and subnet mask to an interface are entered in global configuration mode. D. A configured and activated router interface must be connected to another device in order to operate

B D

Which two commands can be used on a Windows host to display the routing table? (Choose two.) A. netstat -s B. route print C. show ip route D. netstat -r E. tracert

B D

A router boots and enters setup mode. What is the reason for this? A. The IOS image is corrupt. B. Cisco IOS is missing from flash memory. C. The configuration file is missing from NVRAM. D. The POST process has detected hardware failure.

C

After troubleshooting a router, the network administrator wants to save the router configuration so that it will be used automatically the next time that the router reboots. What command should be issued? A. copy running-config flash B. copy startup-config flash C. copy running-config startup-config D. reload E. copy startup-config running-config

C

During the process of forwarding traffic, what will the router do immediately after matching the destination IP address to a network on a directly connected routing table entry? A. discard the traffic after consulting the route table B. look up the next-hop address for the packet C. switch the packet to the directly connected interface D. analyze the destination IP address

C

What routing table entry has a next hop address associated with a destination network? A. directly-connected routes B. local routes C. remote routes D. C and L source routes

C

What type of route is indicated by the code C in an IPv4 routing table on a Cisco router? A. static route B. default route C. directly connected route D. dynamic route that is learned through EIGRP

C

When would the Cisco IOS image held in ROM be used to boot the router? A. during a file transfer operation B. during a normal boot process C. when the full IOS cannot be found D. when the running configuration directs the router to do this

C

Which IPv4 header field is responsible for defining the priority of the packet? A. flow label B. flags C. differentiated services D. traffic class

C

Which characteristic of the network layer in the OSI model allows carrying packets for multiple types of communications among many hosts? A. the de-encapsulation of headers from lower layers B. the selection of paths for and direct packets toward the destination C. the ability to operate without regard to the data that is carried in each packet D. the ability to manage the data transport between processes running on hosts

C

Which statement describes a hardware feature of a Cisco 1941 router that has the default hardware configuration? A. It does not have an AUX port. B. It has three FastEthernet interfaces for LAN access. C. It has two types of ports that can be used to access the console. D. It does not require a CPU because it relies on Compact Flash to run the IOS.

C

Which type of static route that is configured on a router uses only the exit interface? A. fully specified static route B. default static route C. directly connected static route D. recursive static route

C

Which three commands are used to set up secure access to a router through a connection to the console interface? (Choose three.) A. interface fastethernet 0/0 B. line vty 0 4 C. line console 0 D. enable secret cisco E. login F. password cisco

C E F

What is a service provided by the Flow Label field of the IPv6 header? A. It limits the lifetime of a packet. B. It identifies the total length of the IPv6 packet. C. It classifies packets for traffic congestion control. D. It informs network devices to maintain the same path for real-time application packets.

D

What is one advantage that the IPv6 simplified header offers over IPv4? A. smaller-sized header B. little requirement for processing checksums C. smaller-sized source and destination IP addresses D. efficient packet handling

D

Which command displays a summary chart of all router interfaces, their IP addresses, and their current operational status? A. show ip route B. show version C. show interfaces D. show ip interface brief

D


Kaugnay na mga set ng pag-aaral

Neurotransmitters & Receptors Chp 4

View Set

Physics Unit 1: Section 1 - Mechanics

View Set

The verb Ir- to go/ ¿Adónde vas? Where are you going?

View Set