background image

10

    S&C Instruction Sheet 1075-510

Subnet Masking

Applying a subnet mask to an IP address allows you to identify the network and node parts 
of the address. The network bits are represented by the “1”s in the mask, and the node 
bits are represented by the “0”s. Performing a bitwise logical AND operation between the 
IP address and the subnet mask results in the network address or number. The network 
address is also called the subnet.

For example, using our test IP address and the default Class B subnet mask, we get: 101

01100.00011010.11110000.11001000   172.26.240.200 Class B IP address

11111111.11111111.00000000.00000000   255.255.000.000 Default Class B subnet mask
10101100.00011010.00000000.00000000   172.26.000.000 network address
Default subnet masks:

•  Class A–255.0.0.0–11111111.00000000.00000000.00000000
•  Class B–255.255.0.0–11111111.11111111.00000000.00000000
•  Class C–255.255.255.0–11111111.11111111.11111111.00000000

Private Subnets

Three IP network addresses are reserved for private networks. The addresses are 10.0.0.0, 
Subnet Mask 255.0.0.0; 172.16.0.0, Subnet Mask 255.240.0.0; and 192.168.0.0, Subnet Mask 
255.255.0.0. These addresses are also notated 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16. 
They can be used by anyone setting up internal IP networks, such as a lab or home LAN 
behind a NAT or proxy server or a router. It is always safe to use these because routers on 
the Internet by default will never forward packets coming from these addresses.

Subnetting an IP network can be done for a variety of reasons, including organiza- tion, 

use of different physical media (such as Ethernet, FDDI, WAN, etc.), preservation of address 
space, and security. The most common reason is to control network traffic. In a traditional 
unswitched Ethernet network, all nodes on a segment see all the packets transmitted by all 
the other nodes on that segment. Performance can be adversely affected under heavy traffic 
loads because of collisions and the resulting retransmissions. A router is used to connect 
IP networks to minimize the amount of traffic each segment must receive.

MAC Address

In networking, the Media Access Control (MAC) address is a unique identifier programmed 
into each network device. This number acts like a name for the device, and all SpeedNet SDR 
Radios have unique MAC addresses. Some devices have user-configurable MAC addresses, 
but the SpeedNet SDR Radio MAC address is configured at the factory and cannot be 
changed. Most protocols use MAC addresses that are globally unique, but not all protocols 
use MAC addresses or require that they be unique.

Unlike IP addresses, MAC addresses do not have node and network sections, and a 

receiving node cannot determine any network information from the MAC address. The 
length of a MAC address is 6 bytes, and an IP address is 4 bytes long. Therefore, the MAC 
address cannot be represented using an IP address. So an IP address must be mapped to 
its corresponding MAC address. Address Resolution Protocol (ARP) is used to locate a 
specific MAC address. ARP broadcasts an ARP request packet, which contains the source 
MAC address, the source IP address, and the destination IP address. Each node in the local 
network receives this packet. A node that has the specified destination IP address returns 
an ARP reply packet containing its MAC address to the originating host.

On broadcast networks, such as Ethernet, the MAC address allows each node to be 

uniquely identified and allows frames to be marked for specific nodes. It thus forms the 
basis of most of the Layer 2 networking upon which higher OSI layer protocols are built to 
produce complex functioning networks. See Table 5 on page 11.

Installation

Summary of Contents for SpeedNet SDR 1

Page 1: ...rsons 2 Read this Instruction Sheet 2 Proper Application 2 Retain this Instruction Sheet 2 Regulatory Information 2 Special Warranty Qualifications 4 Antenna Requirements 4 Safety Information Understa...

Page 2: ...pplication The application must be within the ratings furnished for the selected equipment Retain this Instruction Sheet This instruction sheet should be available for reference wherever the SpeedNet...

Page 3: ...1 11 EN 300 113 1 V1 7 1 2011 11 NOTICE 1 Operation in the EU is limited to 12 5 and 25 KHz channel spacing 2 Equipment is intended to be installed in locations with restricted access 3 Dc power suppl...

Page 4: ...le as set forth in Price Sheets 150 and 155 applies to S C SpeedNet SDR Software Defined Radios except that the first paragraph of said warranty is replaced by the following 1 General The seller warra...

Page 5: ...tifies important procedures or requirements that can result in product or property damage if instructions are not followed Following Safety Instructions If you do not understand any portion of this in...

Page 6: ...ipment such as rubber gloves rubber mats hard hats safety glasses and flash clothing in accordance with safe operating procedures and rules 4 SAFETY LABELS Do not remove or obscure any of the DANGER W...

Page 7: ...ge 1 Notify the delivering carrier immediately 2 Ask for a carrier inspection 3 Note condition of shipment on all copies of the delivery receipt 4 File a claim with the carrier If concealed damaged is...

Page 8: ...may be used with the SpeedNet SDR Radios For the following example assume the license allows for a maximum of 1 W 30dBm radiated power and 4 W 36dBm Effective Isotropic Radiated Power EIRP This is equ...

Page 9: ...ss class by examining the first four bits of the IP address Class A addresses begin with 0xxx or 1 to 126 decimal Class B addresses begin with 10xx or 128 to 191 decimal Class C addresses begin with 1...

Page 10: ...l unswitched Ethernet network all nodes on a segment see all the packets transmitted by all the other nodes on that segment Performance can be adversely affected under heavy traffic loads because of c...

Page 11: ...k uses several private IP subnets from the 192 168 0 0 block of private addresses The SpeedNet SDR Radio network depicted in Figure 1 contains three Ethernet seg ments The first segment uses the 192 1...

Page 12: ...e entered manually or it can be processed automatically by AODV See Figure 2 on page 13 for an example of a wireless network using SpeedNet SDR Radios with AODV The type of network you are designing w...

Page 13: ...168 1 1 SpeedNet SDR 2 Wireless Interface 192 168 4 2 Ethernet Interface 192 168 2 1 IP Address 192 168 2 2 Default Gateway 192 168 2 1 IP Address 192 168 3 2 Default Gateway 192 168 3 1 IP Address 19...

Page 14: ...Subnet 1 will list 192 168 1 1 as their default gateway Assuming that ad hoc routing is deactivated it is also necessary to add static routes in each SpeedNet SDR Radio The SpeedNet SDR Radio from Su...

Page 15: ...1 8 9 10 9 15 8 22 8 26 7 38 9 195 Series 1 1 2 0 2 5 4 4 5 4 7 8 11 1 12 9 18 6 240 Series 0 8 1 3 1 7 3 0 3 7 5 3 7 6 8 8 12 7 400 Series 0 4 0 7 0 9 1 5 1 9 2 7 3 9 4 5 6 6 600 Series 0 2 0 4 0 5...

Page 16: ...adio Ethernet interfaces use an RJ 45 connector with the pinout shown in Table 8 The Ethernet port is on the rear panel of the SpeedNet SDR Radio It is auto sensing for assignment of transmit and rece...

Reviews: