Networking Flashcards
Which parameter of the ping command will cause the command to continue sending messages until interrupted?
-t
Which parameter of the ping command will display the host name of the IP address you are pinging, if successful?
-a
What is the bit length of IPv6 addresses?
128
What is the maximum transmission distance for Bluetooth 1.0 devices?
100 meters or 300 feet
What is the maximum transmission distance for Bluetooth 2.0 devices?
10 meters or 33 feet
What is the maximum transmission distance for Bluetooth 3.0 devices?
1 meter or 3 feet
What is the maximum indoor and outdoor distance for 802.11a?
Indoors, 100 meters or 300 feet;
Outdoors, 350 meters or 1,200 feet
What is the maximum indoor and outdoor distance for 802.11b?
Indoors, 150 meters or 492 feet;
Outdoors, 500 meters or 1,640 feet
What is the maximum indoor and outdoor distance for 802.11g?
Indoors, 150 meters or 492 feet;
Outdoors, 500 meters or 1,640 feet
What is latency in a network?
The amount of delay a network can experience
How can you ensure that your SSID is not seen by computers in other offices?
Do not broadcast the SSID
Why would you use biometric security devices with a wireless connection?
To ensure that only that user can connect into the network
What is the maximum transmission speed supported by the 802.11b standard?
11 Mbps
What is the maximum transmission speed supported by the 802.11g standard?
54Mbps
What is the maximum transmission speed promised by the 802.11n standard?
540 Mbps
What is the maximum transmission speed supported by the 802.11a standard?
54 Mbps
Which network configuration needs to be checked when you are not able to resolve a web site by its URL but you can browse the internet by using IP addresses?
Domain Name System (DNS) server configuration
Which service determines the IP addresses associated with the NetBIOS name of the computer?
Windows Internet Naming Service (WINS)
If a computer is manually cofigured with its IP address, and the IP address is one that duplicates existing IP addresses on the network, what does the subnet mask appear as?
0.0.0.0
Which service translates domain names into numeric IP addresses?
DNS
Which common command is used to check the Internet connectivity from the command prompt?
ping
What must be different in the network configuration for each client if TCP/IP is used as the standard protocol?
The IP addresses
Which authentication is required with WPA?
802.1X authentication
Which protocol is used by Wireless FIdelity (Wi-Fi) networks?
802.11 wireless protocol
Which radio frequency band is used by microwaves and cordless telephones?
2.4 GHz
Which Wi-Fi networking standard operates in the 5 GHz frequency?
802.11a
Which three Wi-Fi networking standards operate within the 2.4 GHz radio frequency band?
802.11b, 802.11g, and 802.11n
What is the result of executing the IPCONFIG command from the Run dialog box?
A black window appears and then disappears automatically
Which TCP/IP command line utility should you use to display the IP address and subnet mask for a Windows computer?
ipconfig
Which ipconfig switch displays the current IP configuration on a workstation?
/all
Which command releases the tcp/ip configuration information obtained from a dynamic host configuration protocol (DHCP) server?
ipconfig /release
Which command switch should you use with ipconfig to display the other available command switches and their description?
/?
Which command is used to find the dhcp server that gave your computer an IP address?
ipconfig /all
Which operating systems include the ipconfig command line utility?
Windows NT, Windows 2000, Windows Server 2003, Windows XP, Windows Server 2008, and Windows Vista
What are the results of running the netstat command?
A listing of the open ports
What is the purpose of the Zero configuration service?
It automatically connects to a preferred wireless network when the network is in range
How does communication occur in full duplex mode?
You can transmit and receive the signal on the same channel at the same time
How does communication occur in half duplex mode?
A single communication channel is used for both transmitting and receiving
How does communication work in simplex mode?
Two separate channels are used for transmitting and receiving the signal
Which internet connection has a line of sight requirement?
Satellite
What dial-up internet connections use a standard RJ-11 telephone jack to establish a connection between the modem and the ISP?
Digital subscriber line (DSL) and analog modem connections
What internet connectivity type always uses a coaxial cable to establish a two-way connection to the internet?
Cable
What is the maximum transmission speed of Category 6 (Cat6) cable?
10 Gbps
What is the maximum length of RG-58 ThinNet coaxial cable?
Approx. 185 meters (607 feet)
What is the maximum length of RG-8 ThickNet coaxial cable?
Approx. 500 meters (1,640 feet)
What is the maximum transmission speed of Category 5e cable?
1000 Mbps or 1 Gbps
What does a cable rated as “plenum” indicate about the cable?
It will not produce toxic gas when it burns
What is the main difference in the physical composition of UTP and STP cable?
Mesh shielding
Which transmission cable has a transmission range up to 100 meters or 328 feet?
Unshielded twisted pair (UTP) or shielded twisted pair (STP) cable
What is the transmission distance supported by multi-mode fiber optic cable?
3000 feet
What is the transmission distance supported by single-mode fiber optic cable?
Approx. 20 miles
What are the two most popular connectors available for fiber optic cabling?
The ST and SC connectors
Which technology allows voice data to be transmitted aver a company’s computer network?
VOIP
What type of port is used to connect a computer to a 100BaseT network?
RJ-45
What type of port is included on a dial up modem?
RJ-11
What should you do to keep to wireless access points that are in close proximity from interfering with each others’ signals?
Configure them to use different channels
Which type of wireless network interference is caused by competing wireless signals?
Radio Frequency Interference (RFI)
Which type of wireless network interference is caused by electrical devices, such as fluorescent lights?
Electromagnetic Interference (EMI)
Which TCP port is used by Hypertext Transfer Protocol (HTTP)?
Port 80
Which TCP port is used by Simple Mail Transfer Protocol (SMTP)?
Port 25
Which TCP port is used by Internet Message Access Protocol version 4 (IMAP4)?
Port 143
Which TCP port is used by Post Office Protocol version 3 (POP3)?
Port 110
In which three Open System Interconnection (OSI) layers do the wide area network (WAN) protocols operate?
The Physical, Data Link, and Network layers
Which Operating System Interconnection (OSI) layer defines network addresses?
The Network layer
Which Operating System Interconnection (OSI) layer defines the electrical, mechanical, procedural, and functional specifications for activating, maintaining, and deactivating the link between communicating network systems?
The Physical layer
In which layer of the OSI model would a cable break that resulted in a no link light on the switch occur?
The Physical layer
Which OSI layer provides reliable transit of data across a physical network link?
The Data Link layer
Which OSI layer transmits segments of data from the session layer across a network?
The Transport layer
Which OSI layer establishes, manages, and terminates service requests and responses that occur between applications that are running on different devices on the network?
The Session layer
Which OSI layer provides codes and conversion functions that are applied to application layer data?
The Presentation layer
Which OSI layer interacts with software that acts as a communication component?
The Application layer
How many binary bits does an IPV4 address include?
32 binary bits
What is the decimal range of values in each octet of an IPv4 address?
0 to 255
What is the default mask for Class A networks?
255.0.0.0
What is the default mask for Class B networks?
255.255.0.0
What is the default mask for Class C networks?
255.255.255.0
What is the default subnet mask of the IP address 192.168.200.1?
255.255.255.0
What is the IP address range that can be assigned in Class A networks?
1.0.0.0 - 126.255.255.255
What is the IP address range that can be assigned in Class B networks?
128.0.0.0 - 191.255.255.255