MOD2 Exam Flashcards
Which of the following 2 Ports is used for FTP?
23
22
20
21
20
21
A TCP Session begins by exchanging a 3 WAY Handshake, briefly explain this process?
First - Computer sends a SYN Packet
Second - Second Computer Responds with SYN/ACK
Third - The first Computer finishes with ACK.
Which of the following Ports is used for SMTP?
636
80
53
25
25
Which of the following Ports is used for HTTP?
80
25
53
636
80
Which of the following Ports is used for Secure LDAP?
80
636
53
25
636
SNMP is a Protocol used for Email?
True
False
False
Simple Network Management Protocol is used for Management of Network Devices.
Network devices such as Routers and Switches can be managed with _______?
SNMP = Simple Network Management Protocol
TCP provides guaranteed delivery of data?
True
False
True
What is the Name and Port associated with the Protocol that Supports Remote Access and Remote Desktop Services (RDS)?
Port 3389
Remote Desktop Protocol is the Supporting Protocol for RDS
Which of the following Ports is used for DNS?
25
80
636
53
53
What is the Subnet Mask of the following IP Address: 192.168.1.5 /16?
The Subnet Mask is 255.255.0.0
The /16 in the IP Address is CIDR Notation indicating how many bits are a 1 in the Subnet Mask.
Which of the following IP Addresses is one of the Reserved IP Address ranges defined by RFC 1918?
- 17.340.14
- 169.4.5
- 80.25.1
- 17.2.5
10.80.25.1
Reserved IP Address Ranges are as Follows:
- 0.0.1 through 10.255.255.254.
- 16.0.1 through 172.31.255.254
- 168.1.1 through 192.168.255.254
What is the Subnet Mask for the following IP Addresses: 10.80.168.1 /20?
- 255.192.0
- 255.240.0
- 80.168.1
- 255.0.0
255.255.240.0
Briefly explain what an APIPA address is and how to recognize an APIPA address?
APIPA automatically assigns an address when there is NO DHCP Service, usually indicates that the DHCP Server is down or having issues and should be investigated.
Automatic Private IP Addressing (APIPA) is a Windows OS System feature that automatically assigns an IP Address and a Subnet Mask when their DHCP Server isn’t reachable.
APIPA Addresses are in the range of 169.254.0.1 to 169.255.254
What class is a classful IP Address 10.17.5.3?
Class A
Class C
Class D
Class B
Class A
Briefly explain the IP Address defined by RFC 1918?
These are IP Addresses that are Private/Reserved for home or enterprise Networks and can’t be found Publicly on the Internet.
Briefly explain the use of the PING Command?
PING Command can be used to verify Network Connectivity.
Can be used to troubleshoot connectivity issues.
The PING Command is a primary tool used to troubleshoot connectivity between TCP/IP Hosts.
The PING Command verifies IP-Level connectivity to another TCP/IP network host by sending Internet Control Message Protocol (ICMP) “echo request” message.
The Receiving host should reply with an “echo reply”.
Briefly explain how to navigate to (Open) the Network and Sharing Center Window?
Option 1:
Right Click on the Network Connectivity Icon in the lower right corner of the Taskbar.
Click to Open the Network and Internet Settings.
Option 2:
Open Control Panel
Click Network and Internet Icon
Click Network and Sharing Center to open it.
IPv6 uses different types of addresses for internal and Internet hosts. IPv6 uses _______ for hosts that are automatically assigned an address by the client in a private network?
Link-Local Addresses
Correctly notate IPv6 uniqu local address: FC00:D3B8:0F3C:00D7:7DAB:03D0:0000:00FF?
FC00:D3B8:F3C:D7:7DAB:3D0:0:FF
You are working on a computer and see that it has an IPv6 address of fe80::41f0:f763:5451:198a. What type of IPv6 address is this?
Multicast
Link-Local
Unique Local
Global Unicast
Link-Local
Correctly notate IPv6 multicast address: FF02:0000:0000:0000:0000:0000:0000:0002?
FFO2::2
A computer has an IPv6 address of 2001:0000:0000:9e76:04c9:009b:3f57:0e98. How can this address be properly written? (Choose All that Apply)
2001: 0000:0000:9e76:04c9:009b:3f57:0e98
2001: :9e76:04c9:009b:3f57:0e98
21: :9e76:4c9:9b:3f57:e98
2001: :9e76:4c9:9b:3f57:e98
2001::9e76:4c9:9b:3f57:e98
Correctly notate IPv6 Link-Local address of FE80:0000:0000:0000:02AA:00FF:FE9A:4CA2?
FE80::2AA:FF:FE9A:4CA2