Network tab

This tab is used to:

  • view the current rotary switch position of the controller and its MAC address.
  • Manually change the controller's IP address.

Figure 1: Example: Kollmorgen controller with a manually defined IP address.

Rotary Switch

The rotary switch on a Kollmorgen controller is set from a 0 to 9 position.

Switch Position

Description

Position 0

  • The controller tries to get an IP address from a DHCP server.
  • If the DHCP fails, the controller uses AutoIP to get a usable IP address.

Position 1

Either:

  • The default static IP address of 192.168.0.101.
  • A custom IP address.

Position 2-9

  • The controller is pre-configured with static IP addresses.
  • The IP addresses range is from:
    • 192.168.0.102 (Position 2) to 192.168.0.109 (Position 9)

  • If a DHCP server is not present, the drive assumes an Automatic Private IP Address of the form 169.254.x.x.

Manually Change the IP Address

To connect and use your controller within your computer network, you may configure its IP address by using the web server.

  1. Verify the RS1 on the controller is set to position 1.
  2. Open a web browser and enter the controller's IP address.
    The controller's web page opens.
    See View the Controller IP Address to find this address.
  3. Click the Settings tab.
  4. Click the Network tab.
  5. In the Manual IP Address area:
    1. Enter the IP Address.
    2. Enter the Subnet mask.
      The default is 255.255.255.0.
    3. Optional: Enter the Default gateway address if the controller is outside the local network.
  6. Click Apply.
  7. Click Reboot.
  8. Verify the new IP address shows in the 7-segment display on the controller.

  • It is recommended to NOT use leading zeroes when entering an IP address.
    The webserver automatically configures numbers with leading zeroes as octal values.
    Example: Use 10.1.1.10 instead of 010.001.001.010.