loading
Viewing All Flashcards for A+ Practical Application
Questions
Answers
 
None; this interrupt is used to cascade to the upper eight interrupts 9-15
 
Sound card (or LPT2)
 
Floppy disk controller (or tape controllers)
 
LPT1 (or Any device)
 
Real-time clock
 
Same as interrupt 2. You should never configure your system so that both interrupt 2 and 9 are used.
 
None (or any device)
 
None (or any device)
 
PS/2 style mouse (or any device)
 
Floating point coprocessor
 
Primary IDE channel (or SCSI controllers)
 
Secondary IDE Channel (or SCSI controllers and network adapters)
 
When you want to gather information about a system or hardware problem.
 
Device Manager, System Information Utility in accessories
 
When you need to gather comprehensive information about the system, such as resource usage, hardware, and software environments.
 
File Transfer Protocolports 20 and 21
 
Hypertext Transfer Protocol - used for communication between web server and web browserport 80
 
Hypertext Transfer Protocol over Secure Sockets Layer - used to make a secure connectionport 443
 
Internet Message Access Protocol - protocol with a store-and-forward capability that allows messages to be stored on an email server instead of downloaded to the client.port 143
 
127.0.0.1Used to check that TCP/IP is functioning properly locally without checking the status of the network.
 
Network Address Translation - used to translate between public and private addresses. It allows the NAT server to be used as a proxy between them so all hosts on an internal network can be configured with private addresses.ICS-Internet Connection Sharing is included for use on Small Home Networks
 
Post Office Protocol - used for receiving email from an SMTP server.Port 110
 
Any server that acts on behalf of another in order to obtain network access, usually to the internet. Most are also NAT servers, but don't have to be. ISA- Microsoft Internet Security and Acceleration Server is one of the most well known proxy servers
 
Simple Mail Transfer Protocol - protocol for sending email between SMTP servers.port 25
 
Secure Shell - replaces Telnet and provides the same functionality while increasing security. Encrypts transmitted data including a password.port 22
 
Value of the subnet mask is used to identify the size of the network this host is on.
 
Transmission Control Protocol/Internet Protocol - a suite of networking protocols and applications. The most popular language that allows hosts to communicate with each other.To use it a unique IP address for this host (can be assigned manually or leased through DHCP), a subnet mask, and the address of a default gateway.
 
A protocol that functions at the application layer of the OSI model providing terminal-emulation capabilities. It has lost favor to SSH due to the fact that Telnet sends data - including passwords - in plain-text format.port 23
 
Frequency = 2.4 GHBandwidth = 1 or 2 Mbps
 
Frequency = 5 GHZBandwidth = up to 54 Mbps
 
Frequency = 2.4 GHzBandwidth = up to 11 Mbpsalso called Wi-Fi
 
Frequency = 2.4 GHzBandwidth = up to 54 Mbps
 
Frequency = 5 GHz, but can also use 2.4 GHz for compatabilityBandwidth = up to 300 Mbps
 
The combination of the IP address and the port number.