Configuration methods, Chapter – Rockwell Automation 1747-L55x,D174710.4 SLC 500 Ethernet User Manual
Page 19

Chapter
3
Publication 1747-10.4
Configuring the Ethernet
Channel for Local
Communication
This chapter:
•
describes the configuration methods and configuration parameters
•
explains how to configure the Ethernet channel using RSLogix
Programming Software
•
explains how to configure the Ethernet channel via BOOTP
There are two ways to configure the SLC 5/05 Ethernet channel 1.
The configuration can be done via a BOOTP request at processor
powerup, or by manually setting the configuration parameters using
RSLogix 500 Programming Software. The configuration parameters
are shown below and the configuration procedures follow.
Parameter
Description
Default
Status
Diagnostic File
Number
The file number, which states the channel status diagnostic counters for this channel. A
Diagnostic File Number value of zero means that no diagnostics file was configured for this
channel. The Diagnostic File Number must be an integer within the limits of 7, 9–255.
0
read/write
MSG
Connection
Timeout
The amount of time (in ms) allowed for a MSG instruction to establish a connection with the
destination node. The MSG Connection Timeout has 250 ms resolution and a range from 250 to
65,500.
15,000 ms
read/write
MSG Reply
Timeout
The amount of time (in ms) that the SLC 5/05 waits for a reply to a command it initiated via a
MSG instruction. The MSG Reply Timeout has 250 ms resolution and a range from 250 to
65,500.
3,000 ms
read/write
Inactivity
Timeout
The amount of time (in minutes) that a MSG connection may remain inactive before it is
terminated. The Inactivity Timeout has a 1 minute resolution and a range from 1 to 65,500
minutes.
30 minutes
read/write
IP Address
The SLC 5/05 internet address (in network byte order). The internet address must be specified
to connect to the TCP/IP network.
0 (undefined)
read/write
Subnet Mask
The SLC 5/05 subnet mask (in network byte order). The Subnet Mask is used to interpret IP
addresses when the internet is divided into subnets. A Subnet Mask of all zeros indicates that
no subnet mask has been configured.
0
read/write
Broadcast
Address
N
OT
SUPPORTED
AT
THIS
TIME
. The SLC 5/05 broadcast address (in network byte order). The
Broadcast Address is used in sending multicast messages. A Broadcast Address of all zeros
indicates that no broadcast address was configured. In this case, the network code chooses a
valid broadcast address when needed for that current subnet.
0
Gateway
Address
The address of a gateway (in network byte order) that provides connection to another IP
network. A Gateway Address of all zeros indicates that no gateway was configured.
0
read/write
BOOTP Enable
The BOOTP enable switch. When BOOTP is enabled, the SLC 5/05 attempts to learn its
network related parameters at powerup via a BOOTP request. There must be a BOOTP server
on the network capable of responding to this BOOTP request. When BOOTP is disabled, the
SLC 5/05 uses the locally configured network related parameters (IP Address, Subnet Mask,
Broadcast Address, etc.).
1 (enabled)
read/write
Hardware
Address
The SLC 5/05 Ethernet hardware address.
Ethernet
hardware
address
read only
Configuration Methods