Lab Questions Flashcards
Review Lab Test Questions
Which layer of the OSI model is used to forward packets on the network?
Network Layer
Which layer of the OSI model maps to the Internet layer of the TCP/IP model?
Network Layer
What is the functionality of data encapsulation?
- Ensures security and reliability of data transmission
- Adds headers to the data that is sent across the network
At which layer of the OSI model does a router function?
Layer 3 The Network Layer
What are the characteristics of a physical network topology?
- a physical network topology displays the actual layout of the network
- a physical network topology displays the physical location of devices
Which network topology(s) has a single point of failure?
Star, Bus, Ring
What are the advantages of a mesh topology?
- ensure high-availability of the network connectivity
- ensure redundancy of network connectivity
Which network topology is most expensive to implement and maintain?
Mesh
Which network topology is most commonly used in a network infrastructure?
Star
Class C Private IP address?
192.168.x.x
What is the subnet mask for a Classful Class A IP range?
255.0.0.0
What would the subnet mask be of the following network range? 192.168.1.0/28
255.255.255.240
What is the Loopback address for IPv4?
127.0.0.1
What is the functionality of a Multicast IP address?
Sends network communication to a specific set of hosts
What sort of internet service providers are used by airlines to provide internet services to customers in transit?
Satellite
What sort of internet connection is preferred to provide guaranteed uptime to customers?
Leased Line
Which phenomenon is used by light waves within Fibre Optic cables to travel from one point to another?
Total Internal Reflection
What is the purpose of twists in a twisted pair cable?
Reduce Noise (crosstalk)
What does W in RJ11W indicate?
Wall
To which IEEE standard is Ethernet cabling specifications measured against?
IEEE Standard 802.3
At what rate is data transmitted using 40GBASE-T?
40Gbits/s
Which cable uses light-emitting diodes to transmit multiple signals at a time?
Multimode fibre-optic cable (MMF)
What are the two major parts of a BIX punchdown block system?
Mount and Connector
When implementing an organised cable management solution, what is required to help keep the system organised?
Colour coded cable, Cable ties, Cable labels
Which microsoft technology can be used to create virtual devices on a physical device on-premise?
Hyper-V
What is the purpose of creating a private virtual switch using Hyper-V?
Connects locally located virtual devices together
Which devices can be created using Network Function Virtualisation (NFV)?
Virtual Firewalls, Virtual Load balancers
Which virtual device can be created using Hyper-V?
Virtual Switch
How can a virtual device communicate with a physical device on the network?
Using an external virtual switch
What does the acronym CIA stand for in relation to network security?
Confidentiality, Integrity, Availability
Which threat actor will have prior knowledge of the network layout to perform a malicious attack?
Disgruntled network administrator
What is the purpose of Role-based Access Control (RABC)?
Users only have access to specific resources according to their job role
Where in a network segment will the DMZ be located?
Between the internal and external network
What can be used for multi-factor authentication?
Username and password, Smart Card
Which type of attack can be conducted to render a network device inaccessible?
Ransomware attack, Denial of Service attack
In a ____ attack, the user is misled by a caller that he is a network technician gathering personal information from the user.
Social Engineering
Which type of attack misleads a user to connect to a malicious wireless access point?
Evil Twin
In which type of attack are the cache records manipulated for malicious purposes?
DNS poisoning, ARP Spoofing
In ________ a malicious user gains physical access to a restricted area of the network.
Tailgating
HTTP and HTTPS are TCP-based protocols. Which ports do they use?
80 and 443
You work as a network administrator in a domain environment. You have a new firewall and need to configure it. You are asked to create web filtering and firewall rules based on domain groups. Which of the following protocol will you use to integrate your firewall directly with Active Directory?
LDAP
You work as a network administrator and are responsible for configuring network firewalls, routers and switches. You have configured rules between the user and server VLANs. You received a request from your development team to create a new rule that allows port TCP 1433 to the database server. Based on the port number, which database is installed on the server.
SQL
One of the users in your organisation has just re-installed the operating system on his system. He notices that the email software can be accessed after the reinstallation, but all the old emails have disappeared. What could be the cause of this problem?
POP3 was used on the mail client software
What transport protocol/ports do DNS and DHCP use?
UDP 53 / UDP 67 and 68
Which parameter can be used with the ping command to send a constant stream of packets when using a Windows device?
-t
Which of the following command can be used to display the local routing table for a Windows device?
route print
Which command must be used on a Linux device to determine the IP configuration of the eth0 network interface?
ifconfig eth0 or ip address show eth0
What is the arp -a command used for on a Windows device?
Displays the address resolution table for the device
When executing the tracert 192.168.0.10 command, what can be determined from the output?
The route it will take to reach the destination IP address
What is the functionality of a DNS Server?
Resolving hostnames to IP addresses
Why would an additional DNS server be implemented in a network?
To ensure high-availability of the DNS server
Which command can be used to refresh the DNS records on a host device?
ipconfig /registerdns
What is the function of an A host record in DNS?
Points an IP address to a static device
What is the functionality of an MX record on a DNS server?
It points to the SMTP server for the domain
What is the purpose of implementing a DHCP server on a network?
Dynamically allocate IP addresses to hosts on the network, Automatically assign a DNS server address to a host
After installation of the DHCP server role, why is it necessary to restart the DHCP service?
To ensure the credentials that were stipulated is applied
What is the functionality of a lease for a DHCP server?
It stipulates how long an IP address will be allocated to a host
When creating a scope on a DHCP server, what is the purpose of specifying an exclusion?
An exclusion is specified to ensure specific IP addresses are not automatically allocated to hosts
On which server will the DHCP server role normally be installed?
Domain Member Server
To be able to remotely manage a Windows device securely, which of the following protocols can be used?
RDP
Which of the following connection methods can be used to connect a company’s offices which are located in different geographical areas?
Site-to-Site VPN