
PHEONIX
NETWORKING CARD
INTERBUS
IBS ISA FC IT
ITEM IS IN GOOD CONDITION
SOLD AS SHOWN; AS IS
Wi-Fi is an extension of the LAN to the wireless domain (WLAN). Wi-Fi technology has simplified the installation and distribution of networking infrastructure by replacing wire cabling with low-power radio waves. Because it is standards-based, it is widely available and integrates seamlessly with existing Ethernet networks. For wireless data acquisition, Wi-Fi is an easy way to tie into existing corporate infrastructure without special gateways or converters. With the most current ratified IEEE standard, IEEE 802.11g, it also provides ample bandwidth (54 Mb/s) for streaming dynamic waveform data.
Figure 3. Adding Wi-Fi connectivity to a wired network requires a wireless access point, such as the NI WAP-3701.
Security is foremost on the minds of network administrators when implementing Wi-Fi in a corporate environment. Because Wi-Fi transmits data over radio waves, there are few means for physically restricting network access. Generally speaking, there are three levels of wireless security, all of which are supported by NI Wi-Fi DAQ. The three levels are Wired Equivalent Privacy (WEP), Wi-Fi Protected Access (WPA), and Wi-Fi Protected Access 2 (WPA2, also known as IEEE 802.11i). WEP is considered too weak for almost all IT networks; most use WPA or WPA2 instead. The differences between these standards are in how they implement the two key components of wireless security – encryption and authentication.
Security Standard | Encryption | Authentication |
WEP | 64-bit key (RC4 cipher) | 64-bit key |
WPA | 128-bit TKIP (RC4 cipher) | 802.1X and EAP |
WPA2 (IEEE 802.11i) | 128-bit AES | 802.1X and EAP |
Table 1. There are three levels of Wi-Fi network security to consider when implementing Wi-Fi in a corporate environment.
|

The TCP/IP suite uses encapsulation to provide abstraction of protocols and services. Such encapsulation usually is aligned with the division of the protocol suite into layers of general functionality. In general, an application (the highest level of the model) uses a set of protocols to send its data down the layers, being further encapsulated at each level.
This may be illustrated by an example network scenario, in which two Internet host computers communicate across local network boundaries constituted by their internetworking gateways (routers).
The functional groups of protocols and methods are the Application Layer, the Transport Layer, the Internet Layer, and the Link Layer(RFC 1122). It should be noted that this model was not intended to be a rigid reference model into which new protocols have to fit in order to be accepted as a standard.
The following table provides some examples of the protocols grouped in their respective layers.
Application
DNS, TFTP, TLS/SSL, FTP, Gopher, HTTP, IMAP, IRC, NNTP, POP3, SIP, SMTP,SMPP, SNMP, SSH, Telnet,Echo, RTP, PNRP, rlogin, ENRP
Routing protocols like BGP and RIP which run over TCP/UDP, may also be considered part of the Internet Layer.
Transport
TCP, UDP, DCCP, SCTP, IL, RUDP, RSVP
Internet
OSPF for IPv4 was initially considered IP layer protocol since it runs per IP-subnet, but has been placed on the Link since RFC 2740.
Computer networks can also be classified according to the hardware and software technology that is used to interconnect the individual devices in the network, such as Optical fiber, Ethernet, Wireless LAN, HomePNA, Power line communication or G.hn.
Ethernet uses physical wiring to connect devices. Frequently deployed devices include hubs, switches, bridges and/or routers.
Wireless LAN technology is designed to connect devices without wiring. These devices use radio waves or infrared signals as a transmission medium.
ITU-T G.hn technology uses existing home wiring (coaxial cable, phone lines and power lines) to create a high-speed (up to 1 Gigabit/s) local area network.
Networks are often classified as Local Area Network (LAN), Wide Area Network (WAN), Metropolitan Area Network (MAN), Personal Area Network (PAN), Virtual Private Network (VPN), Campus Area Network (CAN), Storage Area Network (SAN), etc. depending on their scale, scope and purpose. Usage, trust levels and access rights often differ between these types of network - for example, LANs tend to be designed for internal use by an organization's internal systems and employees in individual physical locations (such as a building), while WANs may connect physically separate parts of an organization to each other and may include connections to third parties.
Computer networks may be classified according to the functional relationships which exist among the elements of the network, e.g., Active Networking, Client-server and Peer-to-peer (workgroup) architecture.
Computer networks may be classified according to the network topology upon which the network is based, such as bus network, star network, ring network, mesh network, star-bus network, tree or hierarchical topology network. Network topology signifies the way in which devices in the network see their logical relations to one another. The use of the term "logical" here is significant. That is, network topology is independent of the "physical" layout of the network. Even if networked computers are physically placed in a linear arrangement, if they are connected via a hub, the network has a Star topology, rather than a bus topology. In this regard the visual and operational characteristics of a network are distinct; the logical network topology is not necessarily the same as the physical layout. Networks may be classified based on the method of data used to convey the data, these include digital and analog networks.
SOURCE; http://en.wikipedia.org