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
What is the IP address range that can be assigned in Class C networks?
192.0.0.0 - 223.255.255.255
Which type of radio network is made up of radio cells served by a fixed transmitter known as a base station?
A cellular network
Which optical source emits photons in a coherent beam?
Light Amplification by Stimulated Emission of Radiation (laser)
What three data rates are defined for operation over twisted-pair and optical fiber cables for Ethernet networks?
10 Mbps for 10BaseT
100 Mbps for Fast Ethernet
1000 Mbps for Gigabit Ethernet
Which serial bus interface standard offers high-speed communications and isochronous real-time data services for digital audio and video?
FireWire, also referred to as i.Link or IEEE 1394
Which IEEE standard defines the Physical layer and the media access control (MAC) sublayer of the Data Link layer for a wired Ethernet?
IEEE 802.3
Which IEEE standard provides an over-the-air interface between wireless devices such as client computers, printers, or wireless routers?
IEEE 802.11
Which protocol uses a cryptographic system that involves two keys, private and public, to encrypt data across the internet?
Secure Socket Layer (SSL)
What is the address convention for URLs that require an SSL connection?
https://
Which Transport layer protocol provides an interface between IP and upper layer processes?
User Datagram Protocol (UDP)
What are the four fields of a User Datagram Protocol (UDP) header?
Source port, destination port, length, and checksum
Which lower-layer protocol provides communication between computers and other network devices by using unique global addressing?
IP
What could be the reason you cannot ping 127.0.0.1 or ping localhost?
TCP/IP is not loaded properly on your computer
What is the standard IP address used for a loopback network connection?
127.0.0.1
Which node on a network serves as an access point to another network?
A default gateway
Which network mask is used to determine the number of bits in an octet that identifies the subnetwork and the number of bits to provide room for host addresses?
A subnet mask
Why should you configure your Windows XP computer with an IP address in the alternate configuration of TCP/IP properties?
The alternate configuration ensures that you will have an IP address if your computer does not receive an IP address from a DHCP server
Which parameter of the ipconfig command restores the DHCP configuration for adapters?
/renew
Which parameter of the ipconfig command reorganizes contents of the DNS client resolver cache?
/flushdns
Which parameter of the ipconfig command exhibits contents of the DNS client resolver cache?
/displaydns
Which parameter of the ipconfig command starts manual dynamic registration for DNS names and IP addresses?
/registerdns
What is the maximum speed limit supported by a T1 line?
1.544 Megabits per second (Mbps)
The IP address 192.168.0.1 is reserved for which type of network?
Private network
Which types of unshielded twisted pair (UTP) cables support data transfer up to 1000 Megabits per second (Mbps)?
CAT5e and CAT6 UTP cables
Which unshielded twisted pair (UTP) cab;es can support Gigabit Ethernet cards?
CAT5e and CAT6
What hardware device can connect dissimilar networks and can operate at different layers of the Open Systems Interconnection (OSI) model?
Gateway
Which hardware device can connect similar networks and can separate the network traffic on each segment?
Bridge
The IP address 172.16.0.0 is reserved for which type of network?
Private network
Which two details can you use to access a router’s configuration page through a web browser?
The router’s IP address and the router name
Which command should you use to access the router configuration from the command prompt?
Telnet
Which hardware device operates at the Physical layer (Layer 1) of the OPen Systems Interconnection (OSI) model to provide connectivity to network computers?
A hub
Which color of the Light-emitting diode (LED) light on a network interface card (NIC) usually indicates a collision on the network?
Amber
Which hardware device operates at the Data Link layer of the OSI model to provide connectivity to network computers?
A switch
Where can you set a static address on a Windows XP computer?
In the Internet Protocol (TCP/IP) Properties dialog box
Which tool is used to enable file and print sharing on a Windows XP computer?
Right-click My Network Places, and choose Properties
Which protocol is used to transmit data securely between a File Transfer Protocol (FTP) client and an FTP server?
Secure File Transfer Protocol (SFTP)
Which ports are used by FTP?
Ports 20 and 21
Which protocol is used for transferring files from one computer to another?
FTP
Which tool enables you to connect to your Windows XP computer across the Internet from virtually any computer?
Remote Desktop Connection
Which Windows program is used to set up internet connections?
Internet connection wizard
Which program is used on a Windows computer that allows multiple users to access applications or data stored on a remote computer over a network connection?
Terminal Services
Which authentication protocol is used on a Windows XP computer that is logging into an Active Directory domain?
Kerberos
Which command is used to trace the IP traffic route through intermediate routers and system network interfaces, identifying the full path traveled from source to destination?
tracert
How do you configure the new wireless router that you bought for your home business?
Configure the router with your browser from a connected computer
How do you update the firmware on your new wireless router that you bought for your home or business?
Connect to the router with your browser from a connected computer and download the update to the firmware
Which command is used to display the routes in the routing table on a router?
route
How do you change the IP address on your new wireless router that you bought for your home business?
Connect to the router with your browser from a connected computer and change the configuration
Which device enables you to connect a wired Ethernet device to a wireless network?
Wireless bridge
Which device is used to extend the range of an existing wireless network?
Wireless repeaters
Where do you go to check the signal strength of your wireless connection?
Right-click the wireless connection icon and choose Status
At which band does Bluetooth technology operate?
2.45 GHz
What is the radio frequency at which IEEE 802.11g operates?
2.4 GHz
What is the radio frequency at which IEEE 802.11a operates?
5.0 GHz
What is the maximum transmission speed supported by CAT5 cables?
100 Mbps
After plugging a cable into your NIC card, why do you not get a link light on the NIC card?
Your cable is not plugged into a hub or switch
How can you test whether TCP/IP is properly loaded on your NIC card?
Issue the command ping 127.0.0.1 or ping localhost
Which type of cable is used in a 10BASE-T ethernet standard?
CAT3 or CAT5 unshielded twisted pair (UTP) cable
How do you test the physical connection between the computer and a switch?
Check the link lights on the NIC and switch
Which tool is used to disable a NIC card on a computer running Windows XP?
Device Manager
Which file on Windows XP contains static DNS mappings?
HOSTS file
Which service is used to resolve an IP address to its Fully Qualified Domain Name (FQDN)?
DNS
Which protocol resolves an IP address to a Media Access Control (MAC) address?
Address Resolution Protocol (ARP)
Which service allows Windows workstations to access UNIX servers by name?
DNS
Which command is used on a computer running Windows XP to display the DNS server that the computer is using?
ipconfig /all
Which connector is used for 10base-t network cables?
rj-45
Which cable is used to connect two workstations directly without using a hub or a switch?
A crossover cable
Which tool is used to measure the components current in amperes and volts?
Multimeter
Which tool is used to measure the output of a computer’s power supply?
Multimeter
Which device is used for locating faults in unshielded twisted pair (UTP) and coaxial cables?
Time-domain reflectometer (TDR)
Which component do you install in a computer to establish a physical connection to the network media?
Network Interface Card (NIC)
Which devices are used to connect workstations in a 100-baseT network?
Switches and hubs
On which layer of the OSI reference model does a switch operate?
The Data Link layer or Layer 2
On which layer of the OSI reference model does a router work?
The Network layer or Layer 3
Which device is the combination of a bridge and a router?
Brouter (Bridge Router)
Which devices are used to forward packets between multiple networks?
Routers or switches
What device(s) should you use to isolate broadcast traffic on your LAN to certain segments?
A router or switch
What are the two types of satellite connections?
Unidirectional and bidirectional
Which type of light is used for line-of-sight wireless communications for local area networks?
Infrared
Which unit is used to measure attenuation?
Decibels
Which term, apart from latency, is used for a delay that occurs in satellite connections?
Propagation delay
Which two wireless networks provide data throughput of 54 megabits per second (Mbps) and uses orthogonal frequency-division multiplexing (OFDM) encoding?
The 802.11a and 802.11g wireless networks
Which radio frequency is used to operate 802.11b and 802.11g wireless networks?
2.4 GHz
Which cable is used with rj-45 connectors?
Unshielded twisted pair (UTP) or shielded twisted pair (STP)
Which two default elements should you change to secure a newly configured wireless network from unauthorized access?
SSID and password
Which type of address should you specify in wireless clients when you configure a wireless access point as a router?
Gateway address
Which command is used to determine the MAC address of the computer’s network interface card (NIC)?
ipconfig /all
What is the data rate speed for the 802.11g wireless standard?
54 Mbps
What is the data rate speed for the 802.11b wireless standard?
11 Mbps
What is the data rate speed for the 802.11b+ wireless standard?
22 Mbps
In which two layers of the OSI model is the Wired Equivalent Privacy (WEP) used?
The Data Link layer and the Physical layer
Which standard allows devices , such as keyboards, printers, modems, or a mouse, to communicate wirelessly with other devices in proximity?
Bluetooth
Which subnet mask is used by Windows while using Automatic Private Internet Protocol Addressing (APIPA)?
255.255.0.0
What is the maximum distance to which the Bluetooth technology can transmit data?
Class 1: 100 meters
Class 2: 10 meters
Class 3: 1 meter
In how many channels does the Bluetooth protocol divide its operating band?
79 channels
Which type of topology is used to connect devices with each other by using Bluetooth?
Point-to-Point
Which hardware device routes data from a local area network (LAN) to a phone line or other network connection?
Router
What is the best method to provide shared internet access without leaving a computer on at all times?
Router-based internet sharing
How many network cards are required in each computer when internet access is shared via a router?
One in each computer
To which port on the router or switch should you connect a computer to to access the internet?
To the LAN port
Which two types of network cables are used in wired networking?
Coaxial cable and twisted-pair cable
Which connector is used for high speed CAT7 LAN cabling?
GG45
What IP address range does Automatic Private IP Addressing (APIPA) use?
169.254.0.1 to 169.254.255.255
How do you avoid getting an APIPA address if the DHCP server is down?
Configure an alternate address
How many IP addresses does a router have?
Two: one for each network that it is connecting; External and internal
When accessing the internet by using a cable modem, who decides on whether to use a static or a dynamic IP address on the computer?
The ISP
Which service allows DHCP clients to obtain IP addresses even in cases when the DHCP server cannot provide one?
Automatic Private IP Addressing (APIPA)
Which new version of the IP protocol has expanded the range of IP addresses from 32 bits to 128 bits?
IPv6
Why would you Windows XP computer get an IP address of 169.254.0.8?
Your computer did not receive an IP lease from a DHCP server
What device must be installed in a computer to connect the computer to other computers or a network?
A network adapter
What are the two main types of network cables?
A straight through cable and a crossover cable
Which type of network cable is required to directly connect one computer to another computer?
A crossover cable
How many connection devices are needed to enable the internet connection sharing (ICS) on a Windows XP based computer?
Two
Which type of IP address is obtained by the network adapter when the internet connection sharing (ICS) is enabled on a computer?
Static
Which IP address and subnet mask are obtained by the network adapter that is connected to a home network or to a small office network when you enable internet connection sharing?
A new static IP address of 192.168.0.1 with a subnet mask of 255.255.255.0
Which feature optimizes network traffic on the network connection page?
Quaity of Service (QoS) Packet Scheduler
If the Internet Connection Firewall feature is on, which proxy will you be connected to while performing a telnet to port 389?
The local Lightweight Directory Access Protocol (LDAP) proxy
Which service allows connections to Windows-based computers?
Client for Microsoft Networks
What reduces the broadcast distance of a wireless device without reducing signal speed?
A reduction in signal strength
What should a technician do to install TCP/IP protocol on a Windows XP computer?
Install TCP/IP using Add/Remove Windows Components
What is the commonly used protocol for exchanging files over the internet or an intranet network that supports the TCP/IP protocol?
FTP