Allocating Ip Addresses; Subnet Masks - Omron sysmac NX102-9 Series Owner's Manual

Machine automation controller, cpu unit built-in ethernet/iptm port
Table of Contents

Advertisement

4-1-2

Allocating IP Addresses

You must assign IP addresses nodes so that each IP address is assigned only once in the network or
between several networks.
4-1-3

Subnet Masks

Operation and management of a network can become very difficult if too many nodes are connected on
a single network. In such a case it can be helpful to configure the system so that a single network is
divided up into several subnetworks. Internally the network can be treated as a number of subnetworks,
but from the outside it acts as a single network and uses only a single network ID. To establish subnet-
works, the host ID in the IP address is divided into a subnet ID and a host ID by using a setting called
the subnet mask. The subnet mask indicates which part of the host ID is to be used as the subnet ID.
All bits in the subnet mask that correspond to the bits in the IP address used either as the network ID or
subnet ID are set to "1," and the remaining bits, which correspond to the bits in the IP address actually
used for the host ID, are set to "0."
The following example shows the subnet mask for an 8-bit subnet ID used in class-B IP addresses.
Class B
Subnet mask
Set the same subnet mask for all of the nodes on that subnetwork. The built-in EtherNet/IP port sup-
ports CIDR (Classless Inter-Domain Routing). The subnet mask can be set to 192.0.0.0 to
255.255.255.252. If subnetworks are not used, set the following subnet mask values for IP address
classes A to C.
Class A
Class B
Class C
A network address is information derived from a subnet mask and used to identify each network. A net-
work address enables users to determine whether multiple nodes belong to the same network. A net-
work address is calculated by performing a logical AND operation on the IP address and subnet mask
of a node.
The following are examples of network address calculation.
In this example, the IP address of node 1 is set to 192.168.250.20, the IP address of node 2 is set to
192.168.245.30, and the subnet mask is set to 255.255.240.0. The network addresses of the two nodes
are calculated as follows.
• Calculating network address of node 1
Item
IP address
Subnet mask
Network address
• Calculating network address of node 2
Item
IP address
Subnet mask
Network address
NJ/NX-series CPU Unit Built-in EtherNet/IP Port User's Manual (W506)
Bit 31
1
0
Network number (14 bits)
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
Network ID
Class
255.0.0.0
255.255.0.0
255.255.255.0
Decimal notation
192.168.250.20
255.255.240.0
192.168.240.0
Decimal notation
192.168.245.30
255.255.240.0
192.168.240.0
4 Determining IP Addresses
15
Host number (16 bits)
1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0
Subnet ID
Host ID
Subnet mask
Binary notation
11000000.10101000.11111010.00010100
11111111.11111111.11110000.00000000
11000000.10101000.11110000.00000000
Binary notation
11000000.10101000.11111010.00010100
11111111.11111111.11110000.00000000
11000000.10101000.11110000.00000000
0
FF FF FF 00
4
4-3

Advertisement

Table of Contents
loading

Table of Contents