final exam Flashcards
(155 cards)
A client packet is received by a server. The packet has a destination port number of 143. What is the client requesting?
IMAP
Which functions are performed at the MAC sub layer of the OSI Data link layer to facilitate Ethernet communications?
- implements trailer with frame check sequence for error detection
- applies delimiting of Ethernet frame fields to synchronise communication between nodes.
- implements a process to delimit fields within an Ethernet 2 frame
- responsible for internal structure of Ethernet frame
- implements CSMA/CD over legacy shared half duplex
- integrates Layer 2 flows between 10 Gigabit Ethernet over fibre and 1 Gigabit Ethernet over copper
a new network administrator has been asked to enter a banner message on a Cisco device. What is the fastest way a network administrator could test whether the banner is properly configured.
Exit Privileged mode and press Enter
What happens when the transport input ssh command is entered on the switch vty lines?
Communication between the switch and remote users is encrypted.
What is the subnet ID associated with the IPv6 address 2001:DA48:FC5:A4:3D1B::1/64
2001:DA48:FC5:A4::1/64
The /64 represents the network and subnet IPv6 fields. The fourth field of hexadecimal digits is referred to as the subnet ID
A client is using SLAAC to obtain an IPv6 address for its interface. After an address has been generated and applied to the interface, what must the client do before it can begin to use this IPv6 address?
It must send an ICMPv6 Neighbor Solicitation message to ensure that the address is not already in use on the network.
Which range of link-local addresses can be assigned to an IPv6-enabled interface?
FE80::/10
What mechanism is used by a router to prevent a received IPv4 packet from traveling endlessly on a network?
It decrements the value of the TTL field by 1 and if the result is 0, it discards the packet and sends a Time Exceeded message to the source host.
A network administrator is designing the layout of a new wireless network. Which three areas of concern should be accounted for when building a wireless network? (Choose three.)
security
interference
coverage area
A network administrator notices that some newly installed Ethernet cabling is carrying corrupt and distorted data signals. The new cabling was installed in the ceiling close to fluorescent lights and electrical equipment. Which two factors may interfere with the copper cabling and result in signal distortion and data corruption?
EMI
RFI
Data is being sent from a source PC to a destination server. Which three statements correctly describe the function of TCP or UDP in this situation?
- The source port field identifies the running application or service that will handle data returning to the PC.
- UDP segments are encapsulated within IP packets for transport across the network.
- The UDP destination port number identifies the application or service on the server which will handle the data.
A group of Windows PCs in a new subnet has been added to an Ethernet network. When testing the connectivity, a technician finds that these PCs can access local network resources but not the Internet resources. To troubleshoot the problem, the technician wants to initially confirm the IP address and DNS configurations on the PCs, and also verify connectivity to the local router. Which three Windows CLI commands and utilities will provide the necessary information?
ping
ipconfig
nslookup
What two pieces of information are displayed in the output of the show ip interface brief command?
IP addresses
Layer 1 statuses
A network administrator is adding a new LAN to a branch office. The new LAN must support 25 connected devices. What is the smallest network mask that the network administrator can use for the new network?
255.255.255.224
Which frame field is created by a source node and used by a destination node to ensure that a transmitted data signal has not been altered by interference, distortion, or signal loss?
frame check sequence field
What is a function of the data link layer?
provides for the exchange of frames over a common local media
What are three characteristics of the CSMA/CD process?
- A device listens and waits until the media is not busy before transmitting.
- All of the devices on a segment see data that passes on the network medium.
- After detecting a collision, hosts can attempt to resume transmission after a random time delay has expired.
What characteristic describes a Trojan horse?
malicious software or code running on an end device
What three requirements are defined by the protocols used in network communcations to allow message transmission across a network?
message encoding
delivery options
message size
What are two features of ARP?
- If a device receiving an ARP request has the destination IPv4 address, it responds with an ARP reply.
- If a host is ready to send a packet to a local destination device and it has the IP address but not the MAC address of the destination, it generates an ARP broadcast.
What are two characteristics of IP
does not require a dedicated end-to-end connection
operates independently of the network media
What will happen if the default gateway address is incorrectly configured on a host?
The host cannot communicate with hosts in other networks.
Users report that the network access is slow. After questioning the employees, the network administrator learned that one employee downloaded a third-party scanning program for the printer. What type of malware might be introduced that causes slow performance of the network?
worm
A company has a file server that shares a folder named Public. The network security policy specifies that the Public folder is assigned Read-Only rights to anyone who can log into the server while the Edit rights are assigned only to the network admin group. Which component is addressed in the AAA network service framework?
authorization