I


IANA (Internet Assigned Numbers Authority)

An organization that is responsible for IP addresses, domain names, and protocol parameters. Some functions of IANA, such as domain name assignment, have been devolved into other organizations.



ICMP (Internet Control Message Protocol)

A network-layer Internet protocol documented in RFC 792 that reports errors and provides other information relevant to IP packet processing. Utilities such as ping and TRacert use functionality provided by ICMP.



IDE (Integrated Drive Electronics)

The most common type of disk drive used in PCs today. In these devices, the controller is integrated into the device.



IEEE (Institute of Electrical and Electronics Engineers)

A professional organization that among other things, develops standards for networking and communications.



IEEE 802.1

A standard that defines the OSI model's physical and data-link layers. This standard enables two IEEE LAN stations to communicate over a LAN or WAN and is often referred to as the internetworking standard.



IEEE 802.1X

An IEEE security standard designed for authenticating wireless devices. This standard uses the Extensible Authentication Protocol (EAP) to provide a central authentication server to authenticate each user on the network.



IEEE 802.2

A standard that defines the LLC sublayer of the data-link layer for the entire series of protocols covered by the 802.x standards. This standard specifies the adding of header fields, which tell the receiving host which upper layer sent the information.



IEEE 802.3

A standard that specifies physical-layer attributes, such as signaling types, data rates, and topologies, as well as the media access method used. It also defines specifications for the implementation of the physical layer and the MAC sublayer of the data-link layer, using CSMA/CD. This standard also includes the original specifications for Fast Ethernet.



IEEE 802.4

A standard that defines how production machines should communicate and establishes a common protocol for use in connecting these machines together. It also defines specifications for the implementation of the physical layer and the MAC sublayer of the data-link layer, using Token Ring access over a bus topology.



IEEE 802.5

A standard that is used to define Token Ring. However, it does not specify a particular topology or transmission medium. It provides specifications for the implementation of the physical layer and the MAC sublayer of the data-link layer, using a token-passing, media-access method on a ring topology.



IEEE 802.6

A standard that defines the distributed queue dual bus technology to transfer high-speed data between nodes. It provides specifications for the implementation of MANs.



IEEE 802.7

A standard that defines the design, installation, and testing of broadband-based communications and related physical media connectivity.



IEEE 802.8

A standard that defines a group, called the Fiber Optic Technical Advisory Group, that advises the other 802 standard committees on various fiber-optic technologies and standards.



IEEE 802.9

A standard that defines the integration of voice and data transmissions using isochronous Ethernet.



IEEE 802.10

A standard that focuses on security issues by defining a standard method for protocols and services to exchange data securely using encryption mechanisms.



IEEE 802.11

The original IEEE wireless standard defines standards for wireless LAN communication. It also specifies the original 802.11 wireless standard and offers speeds of 1 to 2Mbps using the CSMA/CA access method.



IEEE 802.11a

A wireless networking standard operating in the 5GHz band. 802.11a supports a maximum theoretical data rate of 54Mbps. Depending upon interference, 802.11a could have a range of 150 feet at the lowest speed setting. Higher speed transmissions would see a lower range. 802.11a uses CSMA/CA media access method and is not compatible with 802.11b and 802.11g.



IEEE 802.11b

A commonly deployed IEEE wireless standard that uses the 2.4GHz RF range and offers speeds up to 11Mbps. Under ideal conditions, the transmission range can be as far as 75 meters.



IEEE 802.11g

An IEEE wireless standard that is backward compatible with 802.11b. 802.11g offers a data rate of 54Mbps. Like 802.11b, 802.11g uses the 2.GHz RF range of 802.11b.



IEEE 802.12

A standard that defines 100BaseVG-AnyLAN, which uses a 1Gbps signaling rate and a special media access method that allows 100Mbps data traffic over voice-grade cable.



IEEE 1394

A standard that defines a system for connecting up to 63 devices on an external bus. IEEE1394 is commonly used with consumer electronic devices such as video cameras and MP3 players. IEEE 1394 is based on a technology developed by Apple Computers called FireWire.



IETF (Internet Engineering Task Force)

A group of research volunteers responsible for specifying the protocols used on the Internet and for specifying the architecture of the Internet.



ifconfig

A command used on Linux, UNIX, and OS/2 systems to obtain configuration for network interfaces.



IGMP (Internet Group Management Protocol)

Protocol used for communication between devices within the same multicast group. IGMP provides a mechanism for systems to detect and make themselves aware of other systems in the same group.



IMAP (Internet Message Access Protocol)

A protocol that allows email to be retrieved from a remote server. It is part of the TCP/IP protocol suite, and is similar in operation to POP but offers more functionality.



incremental backup

A backup of only files that have been created or changed since the last backup. In an incremental backup, the archive bit is cleared to indicate that a file has been backed up.



infrared

A wireless data communication method that uses light pulses in the infrared range as a carrier signal.



Infrastructure Topology

Wireless topology that defines a wireless network composed of an access point connected to a wired LAN. Wireless devices communicate with the wired LAN through the access point (AP).



inherited rights

The file system or directory access rights that are valid at a given point as a result of those rights being assigned at a higher level in the directory structure.



intelligent hub/switch

A hub or switch that contains some management or monitoring capability.



intelligent UPS

A UPS that has associated software for monitoring and managing the power that is provided to the system. In order for information to be passed between the UPS and the system, the UPS and system must be connected, which is normally achieved through a serial or USB connection.



interface

A device, such as a card or a plug, that connects pieces of hardware with a computer so that information can be moved from place to place (for example, between computers and printers, hard disks, and other devices, or between two or more nodes on a network). Also, the part of an application or operating system that the user sees.



interference

Anything that can compromise the quality of a signal. On bound media, crosstalk, and EMI are examples of interference. In wireless environments, atmospheric conditions that degrade the quality of a signal would be considered interference.



internal IPX address

A unique eight-digit hexadecimal number that is used to identify a server running IPX/SPX. It is usually generated at random when the server is installed.



internal loopback address

Functionality built in to the TCP/IP protocol stack that allows one to verify the correct functioning of the stack by pinging any address in the 127.x.x.x range, except the network address (127.0.0.0) or the broadcast address (127.255.255.255). The address 127.0.0.1 is most commonly used.



Internet domain name

The name of an area of the DNS namespace. The Internet domain name is normally expressed along with the top-level domain to which it belongs (for example, comptia.org).



Internet layer

In the TCP/IP architectural model, the layer that is responsible for addressing, packaging, and routing functions. Protocols that operate at this layer are responsible for encapsulating packets into Internet datagrams. All necessary routing algorithms are run here.



internetwork

A group of networks connected by routers or other connectivity devices so that the networks function as one network.



intrusion detection

The process or procedures that provide a warning of successful or failed unauthorized access to a system.



I/O (input/output)

An operation in which data is either entered into or taken out of a computer.



IP (Internet Protocol)

A network-layer protocol, documented in RFC 791, that offers a connectionless internetwork service. IP provides features for addressing, packet fragmentation and reassembly, type-of-service specification, and security.



IP address

The unique address used to identify the network number and node address of a device connected to a TCP/IP network. IP addresses are typically expressed in dotted decimal format, for example 192.168.1.1



ipconfig

A Windows NT/2000 command that provides information about the configuration of the TCP/IP parameters, including the IP address.



IPSec (IP Security)

A protocol used to provide strong security standards for encryption and authentication on VPNs.



IPv6 (Internet Protocol version 6)

The new version of IP, which has a larger range of usable addresses than the current version of IP, IPv4, and enhanced security.



IPX (Internetwork Packet Exchange)

A network-layer protocol normally used by Novell's NetWare. IPX provides connectionless communication, supporting packet sizes up to 64KB.



IPX/SPX (Internetwork Packet Exchange/Sequenced Packet Exchange)

The default protocol used in NetWare networks. It is a combination of IPX, to provide addressing, and SPX, to provide guaranteed delivery for IPX. IPX/SPX is similar in nature to its counterpart, TCP/IP.



IPX address

The unique address used to identify a node in a network.



IrDA

Wireless networking technology that uses infrared beams to send data transmissions between devices.



IRQ (interrupt request)

A number assigned to a device in a computer that determines the priority and path in communications between a device and the CPU.



IRTF (Internet Research Task Force)

The research arm of the Internet Architecture Board that performs research in the areas of Internet protocols, applications, architecture, and technology.



ISA (Industry Standard Architecture)

The standard of the older, more common, 8-bit and 16-bit bus and card architectures.



ISDN (Integrated Services Digital Network)

An internationally adopted standard for providing end-to-end digital communications between two points. ISDN is a dial-up technology allowing data, voice, and other source traffic to be transmitted over a dedicated link.



ISDN terminal adapter

A device that enables communication over an ISDN link.



ISO (International Organization for Standardization)

A voluntary organization founded in 1946 that is responsible for creating international standards in many areas, including communications and computers. This also includes the development of the OSI model.



ISP (Internet service provider)

A company or an organization that provides facilities for clients to access the Internet.





    Network+ Exam Cram 2
    Network+ Exam Cram 2
    ISBN: 078974905X
    EAN: N/A
    Year: 2003
    Pages: 194

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net