Final Flashcards
What is a characteristic of a fault tolerant network?
A network that recovers quickly when a failure occurs and depends on redundancy to limit the impact of a failure
Three bank employees are using the corporate network. The first employee uses a web browser to view a company web page in order to read some announcements. The second employee accesses the corporate database to perform some financial transactions. The third employee participates in an important live audio conference with other corporate managers in branch offices. If QoS is implemented on this network, what will be the priorities from highest to lowest of the different data types?
Audio conference, financial transactions, web page*
What is a benefit of using cloud computing in networking?
Network capabilities are extended without requiring investment in new infrastructure, personnel, or software.
What is the function of the shell in an OS?
It interfaces between the users and the kernel.
Which connection provides a secure CLI session with encryption to a Cisco switch?
an SSH connection
A network technician is attempting to configure an interface by entering the following command: SanJose(config)# ip address 192.168.2.1 255.255.255.0. The command is rejected by the device. What is the reason for this?
The command is being entered from the wrong mode of operation.
An administrator uses the Ctrl-Shift-6 key combination on a switch after issuing the ping command. What is the purpose of using these keystrokes?
to interrupt the ping process
On which switch interface would an administrator configure an IP address so that the switch can be managed remotely?
VLAN 1
What protocol is responsible for controlling the size of segments and the rate at which segments are exchanged between a web client and a web server?
TCP
What is an advantage to using a protocol that is defined by an open standard?
It encourages competition and promotes choices.
What are two benefits of using a layered network model?
It assists in protocol design.
It prevents technology in one layer from affecting other layers.
Which two OSI model layers have the same functionality as two layers of the TCP/IP model?
Network, Transport
Which name is assigned to the transport layer PDU
Segment
A network administrator is troubleshooting connectivity issues on a server. Using a tester, the administrator notices that the signals generated by the server NIC are distorted and not usable. In which layer of the OSI model is the error categorized?
physical layer
Which type of UTP cable is used to connect a PC to a switch port?
straight-through
What is a characteristic of UTP cabling?
cancellation
What are two characteristics of fiber-optic cable?
It is not affected by EMI or RFI.
It is more expensive than UTP cabling is
What is a characteristic of the LLC sublayer?
It places information in the frame allowing multiple Layer 3 protocols to use the same network interface and media.
A network team is comparing physical WAN topologies for connecting remote sites to a headquarters building. Which topology provides high availability and connects some, but not all, remote sites?
partial mesh
What method is used to manage contention-based access on a wireless network?
CSMA/CA
What will a host on an Ethernet network do if it receives a frame with a destination MAC address that does not match its own MAC address?
It will discard the frame.
What are two examples of the cut-through switching method?
fast-forward switching
fragment-free switching
Which frame forwarding method receives the entire frame and performs a CRC check to detect errors before forwarding the frame?
store-and-forward switching
What addresses are mapped by ARP?
destination MAC address to a destination IPv4 address
What information is added during encapsulation at OSI Layer 3?
source and destination IP address
What are two services provided by the OSI network layer?
routing packets toward the destination, encapsulating PDUs from the transport layer
Why does a Layer 3 device perform the ANDing process on a destination IP address and subnet mask?
to identify the network address of the destination network
What are two functions of NVRAM?
to retain contents when power is removed
to store the startup configuration file
What are the three ranges of IP addresses that are reserved for internal private use?
10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16
What purpose does NAT64 serve in IPv6?
It converts IPv6 packets into IPv4 packets.
Which range of link-local addresses can be assigned to an IPv6-enabled interface?
FE80::/10
Which three addresses are valid public addresses?
198.133.219.17, 128.107.12.117, 64.104.78.227
What type of IPv6 address is FE80::1?
Link local
How many valid host addresses are available on an IPv4 subnet that is configured with a /26 mask?
62
A site administrator has been told that a particular network at the site must accommodate 126 hosts. Which subnet mask would be used that contains the required number of host bits?
255.255.255.128
How many hosts are addressable on a network that has a mask of 255.255.255.248?
6
Which subnet would include the address 192.168.1.96 as a usable host address?
192.168.1.64/26