Manual
134
V. Glossary
DefaultGateway(Wirelessbridge):Everynon‐accesspointIPdeviceneedsto
configureadefaultgateway’sIPaddress.WhenthedevicesendsoutanIP
packet,ifthedestinationisnotonthesamenetwork,thedevicehastosend
thepackettoitsdefaultgateway,whichwillthensend
itouttowardsthe
destination.
DHCP:DynamicHostConfigurationProtocol.Thisprotocolautomaticallygives
everycomputeronyourhomenetworkanIPaddress.
DNSServerIPAddress:DNSstandsforDomainNameSystem,whichallows
Internetserverstohaveadomainname(suchaswww.Broadbandaccess
point.com)andoneormoreIP
addresses(suchas192.34.45.8).ADNSserver
keepsadatabaseofInternetserversandtheirrespectivedomainnamesand
IPaddresses,sothatwhenadomainnameisrequested(asintyping
"Broadbandaccesspoint.com"intoyourInternetbrowser),theuserissentto
theproperIPaddress.TheDNSserver
IPaddressusedbythecomputerson
yourhomenetworkisthelocationoftheDNSserveryourISPhasassignedto
you.
DSLModem:DSLstandsforDigitalSubscriberLine.ADSLmodemusesyour
existingphonelinestotransmitdataathighspeeds.
Ethernet:Astandardforcomputer
networks.Ethernetnetworksare
connectedbyspecialcablesandhubs,andmovedataaroundatupto10/100
millionbitspersecond(Mbps).
IPAddressandNetwork(Subnet)Mask:IPstandsforInternetProtocol.AnIP
addressconsistsofaseriesoffournumbersseparatedbyperiods,that
identifiesa
single,uniqueInternetcomputerhostinanIPnetwork.Example:
192.168.2.1.Itconsistsof2portions:theIPnetworkaddress,andthehost
identifier.
TheIPaddressisa32‐bitbinarypattern,whichcanberepresentedasfour
cascadeddecimalnumbersseparatedby“.”:aaa.aaa.aaa.aaa,whereeach
“aaa”canbe
anythingfrom000to255,orasfourcascadedbinarynumbers
separatedby“.”:bbbbbbbb.bbbbbbbb.bbbbbbbb.bbbbbbbb,whereeach“b”
caneitherbe0or1.