WorksheetsCisco quiz
Total questions: 150
Worksheet time: 5hrs 0mins
The global configuration command ip default-gateway 172.16.100.1 is applied to a switch. What is the effect of this command?
The switch can be remotely managed from a host on another network
The switch enables Layer 3 routing of packets
The switch automatically assigns an IP address to VLAN 1
The switch starts DHCP services for connected hosts
What is the broadcast address for network 172.16.16.0/21?
172.16.16.255
172.16.23.255
172.16.31.255
172.16.23.0
What is the last usable host address for 172.16.20.10/21?
172.16.23.254
172.16.23.255
172.16.16.1
172.16.20.254
Which protocol provides connection-oriented communication with guaranteed delivery?
UDP
TCP
IP
ICMP
Which term describes the weakening of a signal as it travels through a medium?
Attenuation
Amplification
Reflection
Crosstalk
What is the responsibility of the MAC sublayer?
Providing the method to get frames on and off the media
Routing packets between networks
Encrypting application data
Assigning IP addresses to hosts
A site administrator has been told that a particular network at the site must accommodate 150 hosts. Which subnet mask would be used that contains the required number of host bits?
/24 (255.255.255.0)
/25 (255.255.255.128)
/26 (255.255.255.192)
/27 (255.255.255.224)
Which command can be used to test connectivity between two devices using echo request and echo reply messages?
ping
traceroute
show ip interface brief
copy running-config startup-config
A newly hired network technician is given the task of ordering new hardware for a small business with a large growth forecast. Which primary factor should the technician be concerned with when choosing the new devices?
Devices with support for modularity
Devices with the lowest initial cost
Devices that only support current bandwidth
Devices without expansion slots
Which field in an IPv6 GUA is used for subnetting?
Interface ID
Subnet ID
Global Routing Prefix
Version field
Which TCP/IP model layer is closest to the end user?
Network access
Internet
Transport
Application
Jeremiah was browsing the internet from his personal computer when a random website offered a free program to clean his system. After the executable was downloaded and running, the operating system crashed. Crucial operating system related files had been corrupted and Jeremiah's computer required a full disk format and operating system re-installation. What type of attack is described in this scenario?
Phishing
Malware attack
Brute force
ARP spoofing
Which type of password takes precedence if both enable password and enable secret are set?
Enable password
Console password
Enable secret
VTY password
Which layer of the OSI model defines services to segment and reassemble data for individual communications between end devices?
Physical
Data link
Transport
Network
Which OSI layer is responsible for converting data into electrical, optical, or radio signals?
Physical layer (Layer 1)
Data link layer (Layer 2)
Network layer (Layer 3)
Transport layer (Layer 4)
What type of communication rule would best describe CSMA/CD?
Routing protocol
Access method
Encryption standard
WAN technology
A Layer 2 switch is used to switch incoming frames from a 1000BASE‑T port to a port connected to a 100Base‑T network. Which method of memory buffering would work best for this task?
Shared memory buffering
Port-based buffering
Store-and-forward only
Cut-through only
Which parameter does the router use to choose the path to the destination when there are multiple routes available?
The higher metric value associated with the destination network
The lower metric value associated with the destination network
Alphabetical order of next-hop interface names
The most recently learned route
What property of ARP allows MAC addresses of frequently used servers to be fixed in the ARP table?
Dynamic entries cannot be modified
A static IP‑to‑MAC address entry can be entered manually on an ARP table
ARP always broadcasts to all hosts
ARP caches entries permanently
What happens when the transport input ssh command is entered on the switch vty lines?
Communication between the switch and remote users is encrypted
Only Telnet access is allowed
All console access is disabled
The switch reloads immediately
Which command can be used to view the routing table on a router?
show ip route
ping
copy running-config startup-config
debug arp
Choose the binary equivalent for the address 209.165.200.229.
11010001.10100101.11001000.11100101
11010001.10100001.11001100.11100101
10100001.10100101.11001000.11100101
11010001.10100101.11101000.11000101
What is the next network address for 192.208.112.166/27? (Write your answer in decimal format.)
192.208.112.160
192.208.112.192
192.208.112.128
192.208.112.224
What is the number of hosts in the network of PC with address 192.208.112.166/27?
14 hosts
30 hosts
62 hosts
126 hosts
A network administrator is testing network connectivity by issuing the ping command on a router. Which symbol will be displayed to indicate that a time expired during the wait for an ICMP echo reply message?
!
U
.
?
The help desk technician asks the user to ping the IP address of the default gateway that is configured on the workstation. What is the purpose for this ping command?
To test that the host can reach servers on its local subnet
To test that the host has the capability to reach hosts on other networks
To test DNS name resolution only
To test the host’s ability to send email
According to the Internet Assigned Numbers Authority (IANA), how many types of ports exist? Which two tasks can be performed by a local DNS server? (Choose two.)
Three types of ports exist: well-known, registered, and dynamic; mapping name‑to‑IP addresses for internal hosts; forwarding name resolution requests between servers
Two types of ports exist: private and public; mapping name‑to‑IP addresses for internal hosts; forwarding name resolution requests between servers
Three types of ports exist: well-known, registered, and dynamic; mapping name‑to‑IP addresses for external hosts only; forwarding name resolution requests between servers
Three types of ports exist: system, user, and dynamic; mapping name‑to‑IP addresses for internal hosts; forwarding DHCP requests between servers
Some power outlets and switches in a wiring closet malfunctioned after an air conditioning unit failed. What type of threat does this situation describe?
Configuration error
Environmental
Internal attack
Social engineering
A network engineer is analyzing reports from a recently performed network baseline. Which situation would depict a possible latency issue?
A decrease in host‑to‑host ping response times
An increase in host‑to‑host ping response times
A reduction in CPU utilization on switches
A drop in throughput measurements
Which command should be used on a Cisco router or switch to allow log messages to be displayed on remotely connected sessions using Telnet or SSH?
terminal monitor
logging synchronous
debug all
service timestamps log datetime
Which type of network would connect a smartphone to a laptop using Bluetooth?
Local Area Network (LAN)
Metropolitan Area Network (MAN)
Personal Area Network (PAN)
Wide Area Network (WAN)
What happens if you configure login under the console line but no password is set?
Console access is permitted with no password
Console access is denied because no password is set
VTY access is granted automatically
The device reloads
Which statement is true about copy running-config startup-config?
Startup-config is stored in NVRAM
Startup-config is stored in RAM
Startup-config is stored on a TFTP server by default
Startup-config is stored in flash only
What process is used to receive transmitted data and convert it into a readable message?
Encoding
Decoding
Encapsulation
Segmentation
What is contained in the trailer of a data-link frame?
Source MAC address
Destination MAC address
Error detection
IP header
What are two examples of the cut‑through switching method? (Choose two.)
Fast‑forward switching
Fragment‑free switching
Store‑and‑forward switching
Buffered switching
Under which two circumstances will a switch flood a frame out of every port except the port that the frame was received on? (Choose two.)
The frame has the broadcast address as the destination address
The destination address is unknown to the switch
The frame is larger than the MTU
The source address is multicast
What property of ARP causes cached IP-to-MAC mappings to remain in memory longer?
Entries are time-stamped and purged only after the timeout expires
Mappings are stored permanently in NVRAM
Entries are refreshed only when DNS updates occur
Mappings persist until the device reboots
A router prompt changes from Router(config)# to Router(config-if)#. What does this indicate?
The router entered interface configuration mode
The router switched to privileged EXEC mode
The router started a firmware update
The router began routing table recalculation
What happens when you enter no shutdown on an interface?
The interface is activated and can start passing traffic
The interface is disabled until the next reboot
The interface resets to default configuration
The interface is placed into monitor-only mode
What is the usable number of host IP addresses on a network that has a /30 mask?
2
4
6
14
When issuing the ping command on a Cisco router, which symbol indicates that an ICMP message of unreachability was received?
U
!
.
?
Which statement about flow control is correct?
It helps prevent network congestion and data loss
It guarantees packet delivery without retransmissions
It always increases throughput under load
It eliminates the need for buffering on switches
Which of the following examples commonly uses UDP?
DNS queries
HTTPS web browsing
File transfer over FTP
SMTP email delivery
Which two characteristics describe the application layer of the TCP/IP model? (Choose two.)
Closest to the end user
Creation and maintenance of dialogue between source and destination applications
Routing packets across internetworks
Physical signaling on the medium
Which example of malicious code would be classified as a Trojan horse?
Malware written to look like a video game
Self-replicating code that spreads via network shares
Code that exploits a buffer overflow to elevate privileges
Ransomware that encrypts files
Which is appropriate for providing endpoint security?
Antivirus software
Cut-through switching
Routing protocols
DNS caching
Which information about a Cisco router can be verified using the show version command?
The value of the configuration register
The current ARP table
Interface error counters
Active DHCP bindings
Convert the IPv4 address 125.176.130.133 to binary format.
01111101.10110000.10000010.10000101
01111110.10101100.10000010.10000101
01111101.10110000.10100010.10000101
01111100.10110000.10000010.10000001
Which device is responsible for selecting the best path for data across a network?
Router
Switch
Firewall
Access point
Which characteristic is most important for supporting growth in a scalable network?
Scalability
Simplicity
Static addressing
Single-layer design
Which two methods can a device use to generate its own IPv6 interface ID? (Choose two.)
EUI-64
Randomly generated
Static IPv4 mapping
DHCPv4-assigned
Which dynamic addressing method for IPv6 GUAs relies solely on the contents of the RA message for addressing information?
SLAAC
Stateless DHCPv6
Stateful DHCPv6
Manual configuration
Which three basic parts are common to all frame types supported by the data link layer? (Choose three.)
Header
Data
Trailer
Checksum field in the network layer
A network administrator connects two modern switches using a straight-through cable. The switches are new and have never been configured. Which three statements describe the final result of the connection? (Choose three.)
The link will work at the fastest speed supported by both switches
The link will operate in full-duplex
Auto-MDIX will configure the interfaces, eliminating the need for a crossover cable
The link will require manual speed configuration
Which advantage does the store-and-forward switching method have compared with the cut-through switching method?
Frame error checking
Lower latency for high-performance applications
Reduced memory requirements
Automatic VLAN tagging
Which field in the IPv4 header is used to prevent a packet from traversing a network endlessly?
Time-to-Live
Identification
Flags
Fragment offset
What property of ARP ensures that a reply is sent only to the source that sent an ARP request?
The source MAC address appears in the Ethernet frame header
ARP replies are multicast by default
ARP uses TCP for reliable delivery
Replies are sent to the broadcast address
What is the last usable host address for the network 3.254.127.225/25?
3.254.127.254
3.254.127.255
3.254.127.253
3.254.127.128
How many usable host addresses exist in the network of a PC with address 3.254.127.225/25?
126
128
254
62
Which three types of ICMP messages are common to both ICMPv4 and ICMPv6? (Choose three.)
Destination unreachable
Time exceeded
Echo request
Router advertisement
Which layer in the TCP/IP model is used for formatting, compressing, and encrypting data?
Application
Transport
Internet
Network access
Which benefit does SSH offer over Telnet for remotely managing a router?
Encryption of management traffic
Higher packet throughput
Automatic configuration backup
Built-in routing functionality
When should an administrator establish a network baseline?
At regular intervals over a period of time
Only after a major outage
Only during peak traffic hours
Only when new hardware is installed
Which two traffic types require delay-sensitive delivery? (Choose two.)
Voice
Video
File backup
Convert the binary IPv4 address 01111010.10100001.10010001.00110101 to decimal format.
122.161.145.53
121.160.145.53
122.160.145.52
123.161.146.53
Convert the binary IPv4 address 10110100.01110001.10001101.00101000 to decimal format.
180.113.141.40
180.112.141.40
181.113.140.40
180.113.142.32
How does BYOD change the way in which businesses implement networks?
It provides flexibility in where and how users can access network resources
It eliminates the need for wireless security
It requires all devices to be company-owned
It reduces the number of access points required
What is the primary benefit of a peer-to-peer network for small environments?
Simplicity and low cost
Centralized administration
High scalability
Guaranteed QoS
Which address type is not supported in IPv6?
Broadcast
Multicast
Anycast
Unicast
Which TCP/IP layer is responsible for determining the best path through a network?
Internet layer
Transport layer
Application layer
Network access layer
Which statement correctly describes frame encoding?
It converts bits into a predefined order to provide a predictable pattern that distinguishes data bits from control bits
It encrypts frames to prevent eavesdropping
It compresses payloads to reduce bandwidth usage
It fragments packets to fit MTU limits
What are three ways that media access control is used in networking? (Choose three.)
Ethernet utilizes CSMA/CD
Media access control provides placement of data frames onto the media
Data link layer protocols define rules for access to different media
Routing protocols determine the path selection
What is one advantage of using the cut-through switching method instead of the store-and-forward switching method?
Lower latency appropriate for high-performance computing applications
Improved error detection on corrupted frames
Automatic QoS classification
Simpler VLAN configuration
Which IPv4 packet header field is used to detect corruption in the IPv4 header?
Header checksum
Identification
Protocol
DSCP
Which important information in the Ethernet frame header is examined by a Layer 2 device to forward data onward?
Destination MAC address
Source IP address
UDP port number
TTL value
An administrator wants to create four subnets from the network address 192.168.1.0/24. What are the network address and subnet mask of the third usable subnet?
Network address 192.168.1.128, subnet mask 255.255.255.192
Network address 192.168.1.64, subnet mask 255.255.255.192
Network address 192.168.1.32, subnet mask 255.255.255.224
Network address 192.168.1.192, subnet mask 255.255.255.192
What is the network address for 245.143.83.86/28? (Write your answer in decimal format, octets must be divided with dot)
245.143.83.80
245.143.83.64
245.143.83.96
245.143.83.88
What is the next network address for 187.249.199.72/22?
187.249.200.0
187.249.199.128
187.249.196.0
187.249.204.0
Write your answer in decimal format; octets must be divided with dot. What is the next network address for 187.249.199.72/22?
187.249.200.0
187.249.196.0
187.249.199.0
187.249.201.0
A network administrator is testing network connectivity by issuing the ping command on a router. Which symbol will be displayed to indicate receipt of an ICMP echo reply message?
! (exclamation mark)
. (dot)
U
? (question mark)
Which command in the command line (cmd) is used to show the active connections?
netstat
ipconfig
tracert
nslookup
What do client/server and peer-to-peer network models have in common?
Both models support devices in server and client roles
Both models require dedicated servers
Both models eliminate client devices
Both models use centralized authentication only
For security reasons a network administrator needs to ensure that local computers cannot ping each other. Which settings can accomplish this task?
Firewall settings
DHCP settings
Proxy settings
NAT settings
Convert the IPv6 address 0000:0000:0000:0000:0000:0000:0000:0001 into short form.
::1
::0001
0:0:0:0:0:0:0:1
::
What kind of network would use point-to-point, hub and spoke, or mesh topologies?
WAN
LAN
PAN
SAN
Which duplex communication method is used in WLANs?
Half-duplex
Full-duplex
Simplex
Duplex disabled
Which two statements describe features or functions of the logical link control sublayer in Ethernet standards? (Choose two.)
Logical link control is implemented in software
The data link layer uses LLC to communicate with the upper layers of the protocol suite
Logical link control is implemented in hardware
LLC provides Layer 3 routing services
What is one advantage that the IPv6 simplified header offers over IPv4?
More efficient packet handling
Mandatory fragmentation
Larger checksum field
Per-flow NAT support
Write your answer in decimal format; octets must be divided with dot. What is the next network address for 158.33.157.80/23?
158.33.158.0
158.33.157.0
158.33.159.0
158.33.156.0
A technician suspects a defective node in the network and has only the IP address of the end point device. What command can the technician use to identify where the path is failing?
tracert
ipconfig
nslookup
arp
Which commands are encapsulated by the ICMP protocol? (Choose two.)
ping
traceroute
ipconfig
nslookup
What is true about the Server Message Block protocol?
Clients establish a long-term connection to servers
It only uses UDP
It is primarily for routing updates
Clients communicate without session establishment
Which application layer protocol is used to provide file-sharing and print services to Microsoft applications?
SMB
FTP
HTTP
NTP
Convert the binary IPv4 address 01100000.00101111.00100111.00110001 to decimal format.
96.47.39.49
96.47.39.17
60.47.39.49
96.74.93.16
What does the ICMPv6 Router Advertisement (RA) message include? (Choose three.)
Router Lifetime
Prefix Information
MTU
Port number assignments
DHCPv4 lease time
What kind of threat is described when a threat actor sends you a virus that can reformat your hard drive?
Data loss or manipulation
Identity theft
Phishing
Eavesdropping
What factor should be considered in the design of a small network when devices are being chosen?
Cost of devices
MAC address format
Use of coaxial cabling only
Requirement for dial-up access
Why would a network administrator use the tracert utility?
To identify where a packet was lost or delayed on a network
To clear the ARP cache
To assign static IP addresses
To test local disk performance
Convert 156 in decimal to its hexadecimal equivalent.
9C
9E
A0
8F
What does the static way of obtaining local IPv6 link addresses for a device mean?
The IPv6 link-local address is manually configured, not via SLAAC or DHCPv6
The address is learned through SLAAC only
The address is assigned by DHCPv4
The device derives its address from NAT
Your organization is issued the IPv6 prefix 2001:db8:130f::/48 by your service provider. With this prefix, how many bits are available for your organization to create /64 subnetworks if interface ID bits are not borrowed?
16
8
32
64
Which functionality is provided by DHCP?
Automatic assignment of an IP address to each host
Compression of application data
Routing between autonomous systems
Generation of encryption keys
Which memory location on a Cisco router or switch stores the startup configuration file?
NVRAM
RAM
Flash
ROM
Which of the following is a PDU at the Physical layer?
Bits
Frames
Packets
Segments
Which two statements describe the services provided by the data link layer? (Choose two.)
It manages the access of frames to the network media
It packages various Layer 3 PDUs into a frame format compatible with the network interface
It routes packets between different networks
It encrypts application-layer data by default
Which switching method uses the CRC value in a frame?
Store-and-forward
Cut-through
Fragment-free
Fast switching
What information does the loopback test provide?
The TCP/IP stack on the device is working correctly
The WAN provider link is operational
The remote host firewall allows ICMP
The DNS server is reachable
Within a production network, what is the purpose of configuring a switch with a default gateway address?
It is used to forward packets originating from the switch to remote networks
It provides NAT for all connected hosts
It enables VLAN trunking on the switch
It encrypts management traffic by default
What property of ARP causes the NICs receiving an ARP request to pass the data portion of the Ethernet frame to the ARP process?
The type field 0x806 appears in the header of the Ethernet frame
The destination MAC is FF:FF:FF:FF:FF:FF only
The IP header contains protocol number 17
The VLAN tag is set to 0
Which statement describes the treatment of ARP requests on the local link?
They are received and processed by every device on the local network
They are sent only to routers
They are discarded by all hosts except servers
They are encrypted and sent to a single host
What is the usable number of host IP addresses on a network that has a /29 mask?
6
8
14
30
Write your answer in decimal format; octets must be divided with dot. What is the network address for 174.184.244.16/29?
174.184.244.16
174.184.244.8
174.184.244.24
174.184.244.0
Write your answer in decimal format; octets must be divided with dot. What is the next network address for 249.149.83.86/28?
249.149.83.96
249.149.83.80
249.149.83.112
249.149.83.64
Which two things can be determined by using the ping command? (Choose two.)
Whether the destination device is reachable
The average round-trip time for packets
The destination device’s open TCP ports
The remote device’s CPU utilization
What is the main advantage of TCP over UDP?
TCP provides reliable, ordered, and error-checked delivery of data, unlike UDP
TCP uses fewer headers and offers faster transmission than UDP
TCP supports broadcast messages natively
TCP operates only at Layer 2
How many subnets will be created if you borrow 4 bits from the host portion of an address?
16
8
32
4
Write your answer in decimal format; octets must be divided with dot. What is the first usable host address for 192.208.112.166/27?
192.208.112.161
192.208.112.160
192.208.112.166
192.208.112.191
Which port number is associated with the originating application on the local host, and which port number is associated with the application on the remote host?
Source port on the local host; destination port on the remote host
Destination port on the local host; source port on the remote host
Dynamic port on both hosts
Well-known port on both hosts
When retrieving email messages, which protocol allows for easy, centralized storage and backup of emails desirable for a small-to-medium-sized business?
IMAP
POP3
SMTP
FTP
A network administrator establishes a connection to a switch via SSH. What characteristic uniquely describes the SSH connection?
Remote access to a switch where data is encrypted during the session
Unauthenticated terminal access that is in plain text
Local console access only using a rollover cable
Remote access using broadcast packets
What kind of threat is described when a threat actor impersonates another person to obtain credit information about that person?
Identity theft
Pharming
Tailgating
Watering hole attack
What kind of threat is described when a threat actor impersonates another person to obtain credit information about that person?
Identity theft
Phishing
Malware infection
Shoulder surfing
A technician has established a remote connection to router R1 to observe debug output. After entering the command debug ip icmp and pinging a remote destination, no output is displayed. Which command should be entered to display log messages on the remote connection?
terminal monitor
logging console
show logging
debug all
Which statement describes the function of the SVI on a switch?
It provides a virtual interface for remote access to the switch.
It provides wireless access for hosts.
It is used to configure physical port speeds.
It forwards frames based on MAC addresses.
Which TCP/IP model layer combines the OSI Data Link and Physical layers?
Network Interface (Link) layer
Transport layer
Internet layer
Application layer
Which type of fiber is used for long-distance, high-bandwidth communication with minimal modal dispersion?
Single-mode fiber (SMF)
Multimode fiber (MMF)
Plastic optical fiber (POF)
Coaxial fiber
Which of the following is a multicast MAC address?
01:00:5E:00:00:FB
FF:FF:FF:FF:FF:FF
00:50:56:E0:00:01
00:1C:42:2E:3F:4B
Which routing table entry has a next hop address associated with a destination network?
Remote route
Local route
Directly connected network
Default gateway
Which three characteristics are defined by the Physical layer? (Choose three.)
Encoding
Physical components
Signaling
IP addressing
Routing metrics
Which OSI layer uses MAC addresses for communication?
Data Link layer (Layer 2)
Network layer (Layer 3)
Transport layer (Layer 4)
Physical layer (Layer 1)
A router boots and the configuration file in NVRAM has an enable secret password but no console password. When the router boots up, which mode will display?
user EXEC mode
privileged EXEC mode
global configuration mode
ROM monitor mode
What is the usable number of host IP addresses on a network that has a /27 mask?
30
32
62
14
What is the purpose of the FCS field in a frame?
To determine if errors occurred in the transmission and reception
To identify the sender’s MAC address
To prioritize real-time traffic
To indicate the frame’s payload type
Why is NAT not needed in IPv6?
The number of available IPv6 addresses is extremely large, so public addresses are available for hosts and users.
IPv6 does not use private addressing.
IPv6 routers do not support NAT.
IPv6 packets are always encrypted.
Which frame forwarding method receives the entire frame and performs a CRC check to detect errors before forwarding the frame?
Store-and-forward switching
Cut-through switching
Fragment-free switching
Fast-forward switching
How many usable host addresses are available on the 192.168.10.128/27 network?
30
32
16
62
What is the broadcast address for 149.218.25.148/26? (Write your answer in decimal format, octets must be divided with dot)
149.218.25.191
149.218.25.255
149.218.25.159
149.218.25.128
Arianna found a flash drive lying on a parking lot pavement and plugged it into her laptop. Afterwards she noticed that her laptop camera was active. What type of attack is described in this scenario?
Malware attack
Phishing attack
Password brute force
Denial-of-service attack
George needed to share a large video file with a co-worker and set up a simple FTP server using an account with a simple password. The IT staff later found the workstation compromised and attempting to upload work documents to the internet. What type of attack is described in this scenario?
Access attack
Social engineering
DoS attack
Physical attack
Convert 184 decimal to its hexadecimal equivalent.
B8
A4
D0
BC
Which network feature is designed to protect data confidentiality during transmission?
Encryption
Compression
Address translation
Load balancing
What is indicated by the term throughput?
The measure of the bits transferred across the media over a given period of time
The maximum theoretical bandwidth of a medium
The number of devices on a network segment
The latency between two endpoints
Which two characteristics are typically true for a fiber-optic link? (Choose two.)
It is not affected by EMI or RFI.
It is more expensive than UTP cabling.
It uses electrical signals to carry data.
It has high crosstalk compared to copper.
It requires RJ-45 connectors.
Which two features does Ethernet examine to determine if a received frame is passed to the data link layer or discarded by the NIC? (Choose two.)
Frame Check Sequence (FCS)
Minimum frame size
Source IP address
TCP port number
SSID
Which protocol is connectionless and does not provide error recovery?
UDP
TCP
ICMP
HTTP
Which of the following is NOT a function of the Application layer in the TCP/IP model?
Routing
Email services
File transfer
Web browsing
Which procedure is used to reduce the effect of crosstalk in copper cables?
Twisting opposing circuit wire pairs together
Shielding pairs with aluminum foil
Increasing cable length
Using higher voltage signals
Which cable type is most commonly used for Ethernet LAN connections?
UTP
Coaxial
Fiber-optic
Twinax
Which is the binary equivalent of the IP address 192.168.11.10?
11000000.10101000.00001011.00001010
11000000.10101000.00001111.00001010
11000000.10101000.00001011.00001001
11100000.10101000.00001011.00001010
