Introduction to Networks 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 transaction. 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 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
Refer to the exhibit. A network administrator is configuring access control to switch SW1. If the administrator uses a console connection to connect to the switch, which password is needed to access user EXEC mode?
Enter configuration commands, one per line. End with CNTL/Z. SW1(config)# enable password letmein SW1(config)# enable secret secretin SW1(config)# line console 0 SW1(config-line)# password lineconin SW1(config-line)# login SW1(config-line)# exit SW1(config)# line vty 0 15 SW1(config-line)# password linevtyin SW1(config-line)# login SW1(config-line)# end SW1#
lineconin
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 engineer is measuring the transfer of bits across the company backbone for a mission critical database application. The engineer notices that the network throughput appears lower that the bandwidth expected. Which three factors could influence the differences in throughput? (Choose three.)
The amount of traffic that is currently crossing the network, the type of traffic that is crossing the network, the latency that is created by the number of network devices that the data is crossing