User's Manual Part 2
Table Of Contents
- Troubleshooting
- Using Discovery
- IP Addressing
- Technical Specifications
- Safety Information
- End User Software License Agreement
- ISP Information
- Glossary
- 802.11b
- 802.11g
- 10BASE-T
- 100BASE-TX
- Access Point
- Ad Hoc mode
- Auto-negotiation
- Bandwidth
- Category 3 Cables
- Category 5 Cables
- Channel
- Client
- DHCP
- DNS Server Address
- DSL modem
- Encryption
- ESSID
- Ethernet
- Ethernet Address
- Fast Ethernet
- Firewall
- Full Duplex
- Router
- Half Duplex
- Hub
- IEEE
- IETF
- Infrastructure mode
- IP
- IP Address
- ISP
- LAN
- MAC
- MAC Address
- NAT
- Network
- Network Interface Card (NIC)
- Protocol
- PPPoE
- PPTP
- RJ-45
- Server
- SSID
- Subnet Address
- Subnet mask
- Subnets
- Switch
- TCP/IP
- Traffic
- universal plug and play
- URL Filter
- WAN
- WECA
- WEP
- Wi-Fi
- Wireless Client
- Wireless LAN Service Area
- Wizard
- WLAN
- WPA
- Glossary
- Regulatory Notices for the 11g Cable/DSL Router
94 APPENDIX B: IP ADDRESSING
For your network to work correctly, all devices on the network must have:
■ The same sub-network address.
■ The same subnet mask.
The only value that will be different is the specific host device number.
This value must always be unique.
An example IP address is ‘192.168.100.8’. However, the size of the
network determines the structure of this IP Address. In using the Router,
you will probably only encounter two types of IP Address and subnet
mask structures.
Type O ne
In a small network, the IP address of ‘192.168.100.8’ is split into two
parts:
■ Part one (‘192.168.100’) identifies the network on which the device
resides.
■ Part two (‘.8’) identifies the device within the network.
This type of IP Address operates on a subnet mask of ‘255.255.255.0’.
See Ta ble 4
for an example about how a network with three computers
and a Router might be configured.
Table 4 IP Addressing and Subnet Masking
Type Tw o
In larger networks, where there are more devices, the IP address of
‘192.168.100.8’ is, again, split into two parts but is structured differently:
■ Part one (‘192.168’) identifies the network on which the device
resides.
■ Part two (‘.100.8’) identifies the device within the network.
Device IP Address Subnet Mask
PC 1 192.168.100.8 255.255.255.0
PC 2 192.168.100.33 255.255.255.0
PC 3 192.168.100.188 255.255.255.0
Router 192.168.100.72 255.255.255.0