Configure the IP Address, BOOTP Setting, Port Speed, and Duplex

This configuration applies to modules that connect to Ethernet.
  1. To configure the IP address, BOOTP/DHCP setting, Port Speed and Duplex:
    1. Go online with the controller.
    2. In the
      Controller Organizer
      , right-click the module, and select
      Properties
      .
    3. Select the
      Port Configuration
      tab.
    4. In the IP Address box, enter the IP address of the module on the network.
      address
      A PLC-5/SLC term. File, element, and bit addresses (for example, N:7/0) no longer exist in ControlLogix. Instead, memory is allocated and named using tags.
      This value must match the IP address you entered on the
      General
      tab. If this value is incorrect on the
      General
      tab, and the Ethernet module sits on the network rather than in the local chassis, the controller cannot reach the module.
      If you reconfigure your Ethernet module with a different IP Address, you may lose communications with the module when you select
      Set
      . To correct this problem, go to the
      General
      tab, set the new IP address, and re-download to the controller.
    5. In
      Subnet Mask
      , enter the appropriate subnet mask of the module.
      subnet mask
      Subnet addressing is an extension of the IP address scheme that allows a site to use a single net ID for multiple physical networks. Routing outside of the site continues by dividing the IP address into a net ID and a host ID via the class. Inside a site, the subnet mask is used to redivide the IP address into a custom net ID portion and host ID portion. This field is set to 0.0.0.0 by default.
      For example, use Network 2, a Class B network, and add another physical network. Selecting the following subnet mask adds two additional net ID bits, allowing for four physical networks:
      11111111 11111111 11000000 00000000 = 255.255.192.0
      Two bits of the Class B host ID have been used to extend the net ID. Each unique combination of bits in the part of the host ID where subnet mask bits are 1 specifies a different physical network. The new configuration is:
      1756enetex
      A second network with Hosts D and E has been added. Gateway G2 connects Network 2.1 with Network 2.2. Hosts D and E will use Gateway G2 to communicate with hosts not on Network 2.2. Hosts B and C will use Gateway G to communicate with hosts not on Network 2.1. When B is communicating with D, G (the configured Gateway for B) will route the data from B to D through G2.
    6. In
      FactoryTalk Linx Gateway
      Address
      , enter the appropriate address of the module.
      address
      A PLC-5/SLC term. File, element, and bit addresses (for example, N:7/0) no longer exist in ControlLogix. Instead, memory is allocated and named using tags.
    7. In
      Domain Name
      , enter the appropriate domain name.
      domain name
      The domain name can have the following format:
      • a.b.c.d
      • a.b.c
      • a.b
      • a
      where a, b, c, and d may contain only letters, digits, and hyphens. The total number of characters, including the ".", must be 48 or less. If you enter an invalid name, the software will not accept it and will display an error message.
      The portions of a domain name may be all numeric, except for the last portion. For example, you may have the following:
      • xyz.xxx.yyy.com
      • 123.xxx.yyy.com
      • 123.123.123.com
      • 123.123.com
      but NOT:
      • 123.123.123.123 (illegal)
    8. In
      Host Name
      , enter the appropriate host name.
    9. Enter the Primary DNS Server Address of the module.
      primary/secondary DNS server address
      This configuration option allows a server to accept a text-based address and perform a database lookup to convert that address to an IP address that can be used by the network. If a message uses a host name address, it must be converted somehow to an IP address before it can be sent to the destination controller. When the controller has a DNS server address configured, then the DNS server is used to take the host name address and convert it to the IP address of the destination module and the message can be sent. The two fields are set to 0.0.0.0 by default.
      Each octet of the IP address must be in the range of 0…255. The first octet cannot be 127 or greater than 223.
    10. Enter the Secondary DNS Server Address of the module.
      primary/secondary DNS server address
      This configuration option allows a server to accept a text-based address and perform a database lookup to convert that address to an IP address that can be used by the network. If a message uses a host name address, it must be converted somehow to an IP address before it can be sent to the destination controller. When the controller has a DNS server address configured, then the DNS server is used to take the host name address and convert it to the IP address of the destination module and the message can be sent. The two fields are set to 0.0.0.0 by default.
      Each octet of the IP address must be in the range of 0…255. The first octet cannot be 127 or greater than 223.
  2. In
    Select Port Speed
    , choose 10 Mbps or 100 Mbps for the port speed.
    This is disabled if you chose
    Auto-Negotiate
    or if forcing is not supported.
  3. Current Port Speed
    shows the port speed at which the module is currently operating.
    The current port speed value is read from the module when you first select the
    Port Configuration
    tab and any time you select
    Refresh
    . You must reset the module in order for any changes to take effect.
  4. In
    Select Duplex
    , choose
    Half Duplex
    or
    Full Duplex
    .
    This menu is not available if you chose
    Auto-Negotiate
    or if forcing is not supported.
  5. Current Duplex
    shows the duplex at which the module is currently operating. If, for any reason, the duplex cannot be read, this field displays
    Indeterminate
    .
    The current duplex value is read from the module when you first select the
    Port Configuration
    tab and any time you select
    Refresh
    . You must reset the module in order for any changes to take effect.
  6. Clear
    Enable Bootp
    to disable BOOTP in order to configure the module manually.
    When BOOTP is enabled, the module gets its configuration dynamically from a BOOTP server on the network and ignores any addresses you may have configured here.
  7. Select
    Enable
    DHCP
    to enable the module to look for configuration information from a DHCP server upon power up.
  8. Select
    Auto-Negotiate Port Speed and Duplex
    to automatically set these values from the network.
  9. Select
    Set
    to set IP Addresses, Domain Name, BOOTP, Port Speed, and Duplex state changes when online. To re-read these settings from the module when online, select
    Refresh
    .
    TIP:
    If the
    Apply
    button is enabled due to a change on one of the module’s other tabs, the configuration edits you made on this tab are NOT sent to the module when you select
    Apply
    .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.