Page 56 / 61 Scroll up to view Page 51 - 55
Wireless-G Broadband Router
105
Instant Wireless
®
Series
104
service” for carrying PPP (a tunneling service is any network service enabled
by tunneling protocols such as PPTP, L2F, L2TP, and IPSEC tunnel mode). One
example of a tunneling service is secure access from a remote small office net-
work to a headquarters corporate intranet via a Virtual Private Network (VPN)
that traverses the Internet. However, tunneling services are not restricted to
corporate environments and may also be used for personal (i.e., non-business)
applications.
RIP
(
R
outing
I
nformation
P
rotocol) -
A simple routing protocol that is part of
the TCP/IP protocol suite. It determines a route based on the smallest hop count
between source and destination. RIP is a distance vector protocol that routine-
ly broadcasts routing information to its neighboring routers.
RJ-11
(
R
egistered
J
ack-
11
) - A telephone connector that holds up to six wires.
The RJ-11 is the common connector used to plug a telephone into a wall.
RJ-45
- A connector similar to a telephone connector that holds up to eight
wires, used for connecting Ethernet devices.
Roaming
-
In an infrastructure mode wireless network, this refers to the abil-
ity to move out of one access point's range and into another and transparently
reassociate and reauthenticate to the new access point.
This reassociation and
reauthentication should occur without user intervention and ideally without
interruption to network connectivity.
A typical scenario would be a location
with multiple access points, where users can physically relocate from one area
to another and easily maintain connectivity.
Router
- Protocol-dependent device that connects subnetworks together.
Routers are useful in breaking down a very large network into smaller subnet-
works; they introduce longer delays and typically have much lower throughput
rates than bridges.
RTS
(
R
equest
T
o
S
end) - An RS-232 signal sent from the transmitting station
to the receiving station requesting permission to transmit.
Server
- Any computer whose function in a network is to provide user access
to files, printing, communications, and other services.
SMTP
(
S
imple
M
ail
T
ransfer
P
rotocol)
- The standard e-mail protocol on the
Internet. It is a TCP/IP protocol that defines the message format and the mes-
sage transfer agent (MTA), which stores and forwards the mail.
PCMCIA
- The PCMCIA (Personal Computer Memory Card International
Association) is an industry group organized in 1989 to promote standards for a
credit card-size memory or I/O device that would fit into a personal computer,
usually a notebook or laptop computer.
Ping
(
P
acket
IN
ternet
G
roper) - An Internet utility used to determine whether
a particular IP address is online. It is used to test and debug a network by send-
ing out a packet and waiting for a response.
Plug-and-Play
- The ability of a computer system to configure expansion
boards and other devices automatically without requiring the user to turn off
the system during installation.
POP3
(
P
ost
O
ffice
P
rotocol
3
) - A standard mail server commonly used on the
Internet. It provides a message store that holds incoming e-mail until users log
on and download it. POP3 is a simple system with little selectivity. All pending
messages and attachments are downloaded at the same time. POP3 uses the
SMTP messaging protocol.
Port
- A pathway into and out of the computer or a network device such as a
switch or router. For example, the serial and parallel ports on a personal com-
puter are external sockets for plugging in communications lines, modems, and
printers.
Port Mirroring
- Port mirroring, also known as a roving analysis port, is a
method of monitoring network traffic that forwards a copy of each incoming
and outgoing packet from one port of a network switch to another port where
the packet can be studied. A network administrator uses port mirroring as a
diagnostic tool or debugging feature, especially when fending off an attack. It
enables the administrator to keep close track of switch performance and alter it
if necessary. Port mirroring can be managed locally or remotely.
PPPoE
(
P
oint to
P
oint
P
rotocol
o
ver
E
thernet) - PPPoE is a method for the
encapsulation of PPP packets over Ethernet frames from the user to the ISP
over the Internet.
One reason PPPoE is preferred by ISPs is because it provides
authentication (username and password) in addition to data transport.
A PPPoE
session can be initiated by either a client application residing on a PC, or by
client firmware residing on a modem or router.
PPTP
(
P
oint-to-
P
oint
T
unneling
P
rotocol) -
A protocol which allows the
Point to Point Protocol (PPP) to be tunneled through an IP network. PPTP does
not specify any changes to the PPP protocol but rather describes a “tunneling
Page 57 / 61
Wireless-G Broadband Router
Subnet Mask
- The method used for splitting IP networks into a series of sub-
groups, or subnets. The mask is a binary pattern that is matched up with the IP
address to turn part of the host ID address field into a field for subnets.
Swapping
- Replacing one segment of a program in memory with another and
restoring it back to the original when required.
Switch
– 1. A data switch connects computing devices to host computers,
allowing a large number of devices to share a limited number of ports. 2. A
device for making, breaking, or changing the connections in an electrical cir-
cuit.
TCP
(
T
ransmission
C
ontrol
P
rotocol) - A method (protocol) used along with
the IP (Internet Protocol) to send data in the form of message units (datagram)
between network devices over a LAN or WAN. While IP takes care of handling
the actual delivery of the data (routing), TCP takes care of keeping track of the
individual units of data (called packets) that a message is divided into for effi-
cient delivery over the network. TCP is known as a “connection oriented” pro-
tocol due to requiring the receiver of a packet to return an acknowledgment of
receipt to the sender of the packet resulting in transmission control.
TCP/IP
(
T
ransmission
C
ontrol
P
rotocol/
I
nternet
P
rotocol) - The basic com-
munication language or set of protocols for communications over a network
(developed specifically for the Internet).
TCP/IP defines a suite or group of
protocols and not only TCP and IP.
Telnet
- A terminal emulation protocol commonly used on the Internet and
TCP/IP-based networks. It allows a user at a terminal or computer to log onto
a remote device and run a program.
TFTP
(
T
rivial
F
ile
T
ransfer
P
rotocol) - A version of the TCP/IP FTP protocol
that has no directory or password capability.
Throughput
- The amount of data moved successfully from one place to anoth-
er in a given time period.
Topology
- A network’s topology is a logical characterization of how the
devices on the network are connected and the distances between them. The
most common network devices include hubs, switches, routers, and gateways.
Most large networks contain several levels of interconnection, the most impor-
tant of which include edge connections, backbone connections, and wide-area
connections.
107
Instant Wireless
®
Series
106
SNMP
(
S
imple
N
etwork
M
anagement
P
rotocol)
- A widely used network
monitoring and control protocol. Data is passed from SNMP agents, which are
hardware and/or software processes reporting activity in each network device
(hub, router, bridge, etc.) to the workstation console used to oversee the net-
work. The agents return information contained in a MIB (Management
Information Base), which is a data structure that defines what is obtainable
from the device and what can be controlled (turned off, on, etc.).
Software
- Instructions for the computer. A series of instructions that performs
a particular task is called a “program.” The two major categories of software are
“system software” and “application software.” System software is made up of
control programs such as the operating system and database management sys-
tem (DBMS). Application software is any program that processes data for the
user.
A common misconception is that software is data. It is not. Software tells the
hardware how to process the data.
SOHO
(
S
mall
O
ffice/
H
ome
O
ffice) - Market segment of professionals who
work at home or in small offices.
Spread Spectrum
- Spread Spectrum technology is a wideband radio frequen-
cy technique developed by the military for use in reliable, secure, mission-crit-
ical communications systems. It is designed to trade off bandwidth efficiency
for reliability, integrity, and security. In other words, more bandwidth is con-
sumed than in the case of narrowband transmission, but the trade off produces
a signal that is, in effect, louder and thus easier to detect, provided that the
receiver knows the parameters of the spread-spectrum signal being broadcast.
If a receiver is not tuned to the right frequency, a spread-spectrum signal looks
like background noise. There are two main alternatives, Direct Sequence
Spread Spectrum (DSSS) and Frequency Hopping Spread Spectrum (FHSS).
Static IP Address
- A permanent IP address that is assigned to a node in a
TCP/IP network.
Static Routing
- Forwarding data in a network via a fixed path. Static routing
cannot adjust to changing line conditions as can dynamic routing.
Storage
- The semi-permanent or permanent holding place for digital data.
STP
(
S
hielded
T
wisted
P
air) - Telephone wire that is wrapped in a metal
sheath to eliminate external interference.
Page 58 / 61
Wireless-G Broadband Router
telephone (DSL) or cable systems, or through leased lines or satellites.
In its
most basic definition, the Internet could be considered a WAN.
WEP
(
W
ired
E
quivalent
P
rivacy) - A data privacy mechanism based on a 64-
bit or 128-bi shared key algorithm, as described in the IEEE 802.11 standard.
WINIPCFG
- Configuration utility based on the Win32 API for querying,
defining, and managing IP addresses within a network.
A commonly used util-
ity for configuring networks with static IP addresses.
WLAN
(
W
ireless
L
ocal
A
rea
N
etwork) - A group of computers and associat-
ed devices that communicate with each other wirelessly.
Workgroup
- Two or more individuals that share files and databases.
109
Instant Wireless
®
Series
108
TX Rate
– Transmission Rate.
UDP
(
U
ser
D
atagram
P
rotocol) - A method (protocol) used along with the IP
(Internet Protocol) to send data in the form of message units (datagram)
between network devices over a LAN or WAN. While IP takes care of handling
the actual delivery of the data (routing), UDP takes care of keeping track of the
individual units of data (called packets) that a message is divided into for effi-
cient delivery over the network. UDP is known as a “connection-less” protocol
due to NOT requiring the receiver of a packet to return an acknowledgment of
receipt to the sender of the packet (as opposed to TCP).
Upgrade
- To replace existing software or firmware with a newer version.
Upload
- To send a file transmitted over a network. In a communications ses-
sion, upload means transmit, and download means receive.
URL
(
U
niform
R
esource
L
ocator) - The address that defines the route to a file
on the Web or any other Internet facility. URLs are typed into the browser to
access Web pages, and URLs are embedded within the pages themselves to pro-
vide the hypertext links to other pages.
UTP
- Unshielded twisted pair is the most common kind of copper telephone
wiring. Twisted pair is the ordinary copper wire that connects home and many
business computers to the telephone company. To reduce crosstalk or electro-
magnetic induction between pairs of wires, two insulated copper wires are
twisted around each other. Each signal on twisted pair requires both wires.
Since some telephone sets or desktop locations require multiple connections,
twisted pair is sometimes installed in two or more pairs, all within a single
cable.
VPN
(
V
irtual
P
rivate
N
etwork) - A technique that allows two or more LANs to
be extended over public communication channels by creating private commu-
nication subchannels (tunnels).
Effectively, these LANs can use a WAN as a
single large “virtually private” LAN.
This removes the need to use leased lines
for WAN communications through secure use of a publicly available WAN
(such as the Internet).
Examples of VPN technology are: PPTP (Point to Point
Tunneling Protocol), L2TP (Layer 2 Tunneling Protocol), and IPSec (Internet
Protocol Security).
WAN
(
W
ide
A
rea
N
etwork) - A communications network that covers a rela-
tively large geographic area, consisting of two or more LANs.
Broadband com-
munication over the WAN is often through public networks such as the
Page 59 / 61
Wireless-G Broadband Router
Dimensions
7.32" x 6.89" x 1.89"
(186 mm x 175 mm x 48 mm)
Unit Weight
17 oz. (0.482 kg)
Power
External, 5V DC, 2.5 A
Certifications
FCC Class B, CE Mark
Operating Temp.
0°C to 40°C (32°F to 104°F)
Storage Temp.
-20°C to 70°C (-4°F to 158°F)
Operating Humidity
10% to 85%, Non-Condensing
Storage Humidity
5% to 90%, Non-Condensing
111
Instant Wireless
®
Series
110
Environmental
Appendix F: Specifications
Standards
IEEE 802.3, IEEE 802.3u, IEEE 802.11b,
Draft 802.11g
Ports
Internet:
One 10/100 RJ-45 Port for Cable/DSL Modem
LAN:
Four 10/100 RJ-45 Switched Ports
One Power Port
Button
One Reset Button
Cabling Type
Category 5 Ethernet Network Cabling or better
Transmit Power
15 dBm
Modulation
802.11b:
CCK, DQPSK, DBPSK
draft 802.11g:
OFDM
Network Protocols
TCP/IP
,
NetBEUI
LED Indicators
Power, DMZ, Diag
WLAN:
Act, Link
LAN:
Link/Act, Full/Col, 100
Internet:
Link/Act, Full/Col, 100
Page 60 / 61
Wireless-G Broadband Router
Appendix H: Contact Information
For help with the installation or operation of the Wireless-G Broadband Router,
contact Linksys Technical Support at one of the phone numbers or Internet
addresses below.
Sales Information
800-546-5797 (1-800-LINKSYS)
Technical Support
800-326-7114
RMA (Return Merchandise
Authorization) Issues
www.linksys.com (or call 949-271-5461)
Fax
949-265-6655
E-mail
Web site
FTP site
113
Instant Wireless
®
Series
112
Appendix G: Warranty
Information
BE SURE TO HAVE YOUR PROOF OF PURCHASE AND A BARCODE
FROM THE PRODUCT'S PACKAGING ON HAND WHEN CALLING.
RETURN REQUESTS CANNOT BE PROCESSED WITHOUT PROOF OF
PURCHASE.
IN NO EVENT SHALL LINKSYS’S LIABILITY EXCEED THE PRICE
PAID FOR THE PRODUCT FROM DIRECT, INDIRECT, SPECIAL, INCI-
DENTAL, OR CONSEQUENTIAL DAMAGES RESULTING FROM THE
USE OF THE PRODUCT, ITS ACCOMPANYING SOFTWARE, OR ITS
DOCUMENTATION. LINKSYS DOES NOT OFFER REFUNDS FOR ANY
PRODUCT.
LINKSYS OFFERS CROSS SHIPMENTS, A FASTER PROCESS FOR PRO-
CESSING AND RECEIVING YOUR REPLACEMENT.
LINKSYS PAYS
FOR UPS GROUND ONLY. ALL CUSTOMERS LOCATED OUTSIDE OF
THE UNITED STATES OF AMERICA AND CANADA SHALL BE HELD
RESPONSIBLE FOR SHIPPING AND HANDLING CHARGES. PLEASE
CALL LINKSYS FOR MORE DETAILS.

Rate

4 / 5 based on 1 vote.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top