User's Manual
Table Of Contents
- Chapter 1 Introduction
- Features and Benefits
- Transparent Ethernet Bridging with Advanced Filtering for Security and Network Reliability
- IP Routing with Advanced Filtering for Security
- SNMP Management
- SNMP Features
- SNMP Management
- IP-Router Features
- Encryption Features (Add-on Option)
- Wireless Multipoint Protocol
- Additional Functionality for SPEEDLAN 4100 & 4200
- Features
- Chapter 2 Quick Start
- System Description
- Package Contents
- Installation Steps
- Installation Diagram
- Polarizations on a Grid Antenna
- Chapter 3 Hardware
- Upgrading the Firmware
- Chapter 4 Overview of Configurator
- Installation and Setup
- Toolbar and Menus
- Chapter 5 Configuring SPEEDLAN 4100 & 4200
- General Setup
- Interface & Advanced Interface Setup
- The Setup Buttons
- Chapter 6 Bridging Setup
- Bridge Setup
- Chapter 7 Setting Up the IP Addresses (IP Host Setup)
- Part I - Quick Overview of IP Addressing
- Part II - Setting Up the IP Address
- Chapter 8 IP-Router Setup
- IP Routing Setup
- Chapter 9 SNMP Setup
- SNMP Setup
- Chapter 10 System Access Setup
- System Access Setup
- Chapter 11 SNMP Monitoring
- Remote Statistics
- Interface Monitor
- Ethernet-like Interface Monitor
- Campus PRC Station Entries
- 11Mb RF Interface
- SNMP Monitor
- IP Monitor
- IP/TCP/UDP Monitor
- ICMP Monitor
- Chapter 12 Tables
- System Information
- Bridge Learn Table
- IP ARP Table
- IP Route Table
- IP/TCP Connection Table
- IP/UDP Listener Table
- Local IP-Address Table
- Chapter 13 Analyzing Wireless Equipment
- Select Another Device
- Analysis Polling Interval
- Wireless Link Test
- Antenna Alignment
- Glossary for Standard Data Communications
- Glossary for Standard Data Communications
- Appendix Protocols & Ethernet Addresses
- Common Ethernet Protocols
- Common Ethernet Vendor Addresses
- Common Ethernet Multicast Addresses
- Common Ethernet Broadcast Addresses
SPEEDLAN 4100 & 4200 Installation and Operation User Guide
7-2 Setting Up the IP Addresses (IP Host Setup)
If you do not understand the basics of IP addressing, DHCP, or NAT, please read the next section,
Part I - Quick Overview of IP Addressing below. Otherwise, skip to Part II - Setting Up the IP Address,
page 7-10.
Part I - Quick Overview of IP Addressing
IP Addressing is important because it tells the network how to locate the computers or network
equipment connected to it. IP addresses are given so each computer or equipment on the network
contains a unique address. In addition, network addresses and node addresses, depending on the
Class (A, B, C, etc.), contain their own unique address as well. IP addressing provides the following
information:
• Provides communication between different platforms and diverse systems
• Provides universal data transfer over large geographic distances
• Has been "adopted" as a standard in the computer industry
What is an IP address?
An IP address contains 32 bits of information, which is divided into the following:
• Two sections: the network address and the node address (also known as the host address)
• To keep it simple, lets call it four bytes (octets)
Note: Each octet contains 8 bits, which are equivalent to 1 byte. Each octet is separated by a
period (.).
The following examples show the conversion of the same IP address into several different formats:
• Decimal (130.57.30.56)
• Hexadecimal (82.39.1E.38)
• Binary (10000010.00111001.00011110.00111000).