wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

MTA Exam 98-366: Networking Fundamentals

Total questions: 50

Worksheet time: 25mins

Name
Class
Date
1.

Switches store the MAC to port translation mapping in a table known as a MAC table. It is also known as a CAM table. What does CAM stand for?

a)

Content Addressable Memory

b)

Control Access Media

c)

Converged Address Memory

d)

Control Address Memory

2.

Ping is used to check network connectivity and it makes use of the _____________ protocol.

a)

IGMP

b)

RARP

c)

Proxy ARP

d)

ICMP

3.

The ___________ command is used to check the connection status to and from your computer.

a)

netstat -an

b)

ping -t

c)

arp -a

d)

tcpdump

4.

After you configure an IP address and subnet mask on a Windows 7 PC, you want to check the configuration and confirm that the IP and subnet are configured. Which of the below commands is used?

a)

ifconfig

b)

traceroute

c)

ping

d)

ipconfig

5.

Port number 88 is used for which of the below protocols?

a)

NetBIOS

b)

Kerberos

c)

IMAP

d)

POP3

6.

_______________ is a unique identifier assigned by the manufacturer to a network adapter. This is written in hexadecimal and is made up of 6 octets.

a)

Gateway Address

b)

IP address

c)

MAC Address

d)

None of these

7.

The 802.3an Ethernet network runs at a speed of ____________.

a)

10 Mbps

b)

100 Mbps

c)

10 Gbps

d)

1 Gbps

8.

________________ is a device that regenerates the signal and every time data is sent via broadcast to other connected devices.

a)

Hub

b)

Router

c)

Firewall

d)

Switch

9.

The unit of measurement used on the data link layer is _________________.

a)

Frames

b)

Bits

c)

Packets

d)

Segments

10.

The IEEE standard 802.3j is used for ___________________.

a)

Thin Coaxial

b)

Fiber Optic

c)

Thick Coaxial

d)

Twisted Pair

11.

What is the frame that is smaller than 64 bytes called?

a)

JUMBO

b)

RUNT

c)

TINY

d)

MICRO

12.

Which of these protocols is not a Network Layer Protocol?

a)

IP

b)

ICMP

c)

HTTP

d)

ARP

13.

Which of the below is a 64 bit Wireless Encryption Protocol?

a)

AES

b)

TKIP

c)

WPA2

d)

WEP

14.

Which of the below modes are related to Fiber Optic Cable?

a)

Single Mode

b)

Multi Mode

c)

Fiber Mode

d)

RJ Mode

15.

In a twisted pair cable, the wires are in pairs and something called BOGB is referred to. What does this BOGB in reference to the cable represent?

a)

Blue, Orange, Green, Black

b)

Black, Orange, Green, Brown

c)

Blue, Orange, Green, Brown

d)

Brown, Orange, Green, Black

16.

You are required to find the MAC address of your own computer. Which of the below commands is used?

a)

ipconfig /all

b)

ipconfig -an

c)

netstat -an

d)

ipconfig

17.

Which of the below is a standard for Wireless devices?

a)

IEEE 802.1 q

b)

IEEE 802.3

c)

IEEE 802.11

d)

IEEE 802.3ab

18.

To connect similar devices like switch to switch, what type of cable is used?

a)

Console

b)

Crossover Cable

c)

Straight through

d)

Rolled Cable

19.

Which of the below tools can be used to capture and analyze traffic?

a)

Wireshark

b)

Kiwi syslog

c)

dumpster diving

d)

tcpdump

20.

____________________ Layer of the OSI model takes care of the compression and encryption.

a)

Physical

b)

Session

c)

Presentation

d)

Transport

21.

Which of the below are valid private IP addresses in the B class? Choose all that apply.

a)

172.33.20.20

b)

172.26.20.20

c)

172.16.20.20

d)

192.168.0.0

22.

Which of the below are loopback addresses? Choose all that apply.

a)

128.0.0.1

b)

127.0.0.1

c)

127.31.0.1

d)

192.127.0.0

23.

In an IPv4 address, the 1st octet in the range of 224-239 indicates which Class IP address?

a)

A

b)

C

c)

E

d)

D

24.

The subnet mask 255.255.255.240 can be written in slash notation as _______________.

a)

/30

b)

/26

c)

/28

d)

/24

25.

To install IPv6 on your windows computer you need to _____________.

a)

LAN connection Properties-> Check IPv6

b)

using CLI : enable ipv6

c)

From Web Browser Properties

d)

using CLI: ipv6 enable

26.

An IPv6 address is __________ in length.

a)

32 bits

b)

64 bytes

c)

128 bits

d)

128 bytes

27.

The ______________ command in Windows CLI will remove the IP address learnt from DHCP.

a)

ipconfig /renew

b)

ipconfig /release

c)

netstat /release

d)

ping -a

28.

Which of the below commands will help remove IP address from CLI?

a)

ipconfig

b)

removeIP

c)

netdom

d)

netsh

29.

Which of the below is a valid MAC address for broadcast?

a)

FFFF FFFF FFFF

b)

EEEE EEEE EEEE

c)

ABAB ABAB ABAB

d)

ABCD ABCD ABCD

30.

The three main types of IPv6 addresses are _________________.

a)

Unicast

b)

Anycast

c)

Multicast

d)

Broadcast

31.

Once the DHCP server is installed in Windows Server, we activate it and one more step needs to be done. What is that important step?

a)

Get scope registered

b)

Authorize the server

c)

Get clients registered

d)

Get DNS IP registered

32.

In some scenarios when you check the IP address of your PC you see an IP of range: 169. 254. 24.24. Where does this IP come from?

a)

APIPA

b)

DHCP

c)

WINS

d)

NetBIOS

33.

The ________________ protocol is used to encrypt data in L2TP.

a)

PAP

b)

MS-CHAP

c)

IPSec

d)

DHCP

34.

To configure a DHCP server in Windows, which of the below is a correct step?

a)

On Server Manager  Roles  Add Roles  Select DHCP Server and Click Next

b)

ipconfig /dhcp

c)

On control Panel  DHCP Server

d)

None of these

35.

_________________ is a feature in Windows that can be used when we want to make a server act like a router.

a)

RDP

b)

IPSec

c)

DNS

d)

IP forwarding

36.

In IPSec, the __________ generates encryption and authentication keys.

a)

SA

b)

AH

c)

ARP

d)

ESP

37.

Which of the below is not in the process of DORA in DHCP?

a)

Discover

b)

Offer

c)

Response

d)

Acknowledge

38.

Which protocol is used to automatically assign or configure an IP address to a client?

a)

DNS

b)

ARP

c)

RIP

d)

DHCP

39.

Which of the below is a Link state routing protocol? Choose the best fit.

a)

RIP

b)

IGRP

c)

EIGRP

d)

OSPF

40.

Windows uses the RDP or Remote Desktop Protocol to connect to a remote machine. This runs on which port?

a)

500

b)

3389

c)

443

d)

289

41.

L2TP uses port ________________.

a)

443

b)

500

c)

89

d)

1723

42.

Frame Relay and X.25 are a type of ___________________ WAN technology?

a)

Packet Switching

b)

Circuit Switching

c)

Network Switching

d)

Console Switching

43.

Frame Relay is associated with FECN / BECN. What does FECN stand for?

a)

Frame Elastic Check Notification

b)

Forward Explicit Congestion Notification

c)

Frame Explicit Compression Notification

d)

Forward Explicit Compression Notification

44.

Basic Rate Interface (BRI) and Primary Rate Interface (PRI) in Digital technology are associated with _______________.

a)

IPSec

b)

ISDN

c)

PSTN

d)

Frame Relay

45.

_________________ Service in Windows resolves NetBIOS names to IP addresses.

a)

WINS

b)

DHCP

c)

DNS

d)

ARP

46.

PVCs are associated with Frame Relay. What does PVC stand for?

a)

Permanent Virtual Circuit

b)

Permanent Virtual Class

c)

Preferable Volunteer Circuit

d)

Passive Virtual Circuit

47.

Which of the below are tunneling protocols used by VPN?

a)

PPTP

b)

L2TP

c)

SFTP

d)

NNTP

48.

The _________________ technology is used to mask and Private IP address from the outside world. We can use this and have multiple computers with Private IP address browse the Internet.

a)

WINS

b)

DHCP

c)

Network Address Translation

d)

FTP

49.

In Windows, to configure VPN, which options do you need to go to?

a)

CLI command -> start vpn

b)

Control Panel  VPN

c)

From Administrative Tools Routing and Remote Access

d)

None of these

50.

The transmission rate of an Optical Carrier OC-24 is _________________.

a)

51.84 Mbps

b)

1.244 Gbps

c)

9.953 Gbps

d)

2.488 Gbps