A client packet is received by a server. The packet has a destination port number of 22. What service
is the client requesting?
SSH
TFTP
DHCP
DNS - Answers SSH
Refer to the exhibit. What does the value of the window size specify?
Window size: 9017
the amount of data that can be sent at one time
the amount of data that can be sent before an acknowledgment is required
the total number of bits received during this TCP session
a random number that is used in establishing a connection with the 3-way handshake - Answers the
amount of data that can be sent before an acknowledgment is required
To which TCP port group does the port 414 belong?
well-known
private or dynamic
public
registered - Answers Well-known
Refer to the exhibit. An administrator is trying to configure the switch but receives the error message
that is displayed in the exhibit. What is the problem?
Switch1> config t
'^
% Invalid input detected at '^' marker
The entire command, configure terminal, must be used.
The administrator is already in global configuration mode.
The administrator must first enter privileged EXEC mode before issuing the command.
The administrator must connect via the console port to access global configuration mode. - Answers
The administrator must first enter privileged EXEC mode before issuing the command.
What is a user trying to determine when issuing a ping 10.1.1.1 command on a PC?
if the TCP/IP stack is functioning on the PC without putting traffic on the wire
if there is connectivity with the destination device
the path that traffic will take to reach the destination
what type of device is at the destination - Answers if there is connectivity with the destination device
What is a characteristic of a switch virtual interface (SVI)?
An SVI is created in software and requires a configured IP address and a subnet mask in order to
provide remote access to the switch.
Although it is a virtual interface, it needs to have physical hardware on the device associated with it.
SVIs do not require the no shutdown command to become enabled.
SVIs come preconfigured on Cisco switches. - Answers An SVI is created in software and requires a
configured IP address and a subnet mask in order to provide remote access to the switch.
What happens when a switch receives a frame and the calculated CRC value is different than the value
that is in the FCS field?
The switch notifies the source of the bad frame.
The switch places the new CRC value in the FCS field and forwards the frame.
The switch drops the frame.
The switch floods the frame to all ports except the port through which the frame arrived to notify the
hosts of the error. - Answers The switch drops the frame.
, Two network engineers are discussing the methods used to forward frames through a switch. What is
an important concept related to the cut-through method of switching?
The fragment-free switching offers the lowest level of latency.
Fast-forward switching can be viewed as a compromise between store-and-forward switching and
fragment-free switching.
Fragment-free switching is the typical cut-through method of switching.
Packets can be relayed with errors when fast-forward switching is used. - Answers Packets can be
relayed with errors when fast-forward switching is used.
Which two issues can cause both runts and giants in Ethernet networks? (Choose two.)
using the incorrect cable type
half-duplex operations
a malfunctioning NIC
electrical interference on serial interfaces
CRC errors - Answers half-duplex operations
a malfunctioning NIC
Which two functions are performed at the LLC sublayer of the OSI Data Link Layer to facilitate
Ethernet communication? (Choose two.)
implements CSMA/CD over legacy shared half-duplex media
enables IPv4 and IPv6 to utilize the same physical medium
integrates Layer 2 flows between 10 Gigabit Ethernet over fiber and 1 Gigabit Ethernet over copper
implements a process to delimit fields within an Ethernet 2 frame
places information in the Ethernet frame that identifies which network layer protocol is being
encapsulated by the frame
Other case
responsible for internal structure of Ethernet frame
applies source and destination MAC addresses to Ethernet frame
integrates Layer 2 flows between 10 Gigabit Ethernet over fiber and 1 Gigabit Ethernet over copper
enables IPv4 and IPv6 to utilize the same physical medium
handles communication between upper layer networking software and Ethernet NIC hardware
Other case
adds Ethern - Answers enables IPv4 and IPv6 to utilize the same physical medium
places information in the Ethernet frame that identifies which network layer protocol is being
encapsulated by the frame
handles communication between upper layer networking software and Ethernet NIC hardware
adds Ethernet control information to network protocol data
Which two commands could be used to check if DNS name resolution is working properly on a
Windows PC? (Choose two.)
nslookup cisco.com
ping cisco.com
ipconfig /flushdns
net cisco.com
nbtstat cisco.com - Answers nslookup cisco.com
ping cisco.com
A small advertising company has a web server that provides critical business service. The company
connects to the Internet through a leased line service to an ISP. Which approach best provides cost
effective redundancy for the Internet connection?
Add a second NIC to the web server.