Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Turn off password checking for both the serial port and the ethernet port, the password is HYBRICON, you'll need this to gain access to menu options before turning off password checking:
   5 then 9 then U. After you type U, make sure it says "PW NOT req for
ENET". If it doesn't say that, repeat until it does.
   5 then 9 then V. After you type V, make sure it says "PW NOT req for
RS-232". If it doesn't say that, repeate until it does.

If you are ever prompted for a password, it's HYBRICON.

To set the IP address, subnet mask key and gateway:
   ESC then 5 then D.
The rest should be easy to figure out.
For the LCLS production system,

...

No need to reboot a Hybricon crate after changing its ip address, it will
work immediately.

To check to see if your crate is on the network, from unix type
telnet <hostname>
You should see the same thing you see when you connect to the serial port.
Another test is to ping it.

...

Connect to the serial port (DB9 connector on front panel, female). Standard pinout.

At the login prompt, username is admin and password is ADMIN.

...

1) lanconfig

— shows you the network setup

2) lanconfig ip ###.###.###.###

— sets the ip address (ip should be on the lclsutil subnet)

3) lanconfig mask 255.255.252.0

— sets the subnet mask

4) lanconfig gate 172.27.4.1

— sets the gateway

5) saveenv

— saves the settings

6) reboot

— !!!Warning, reboots the crate to use new settings

...

FACET Production

1) lanconfig

— shows you the network setup

2) lanconfig ip ###.###.###.###

— sets the ip address (ip should be on the lclsutil facetutil subnet)

3) lanconfig mask 255.255.252.0

— sets the subnet mask

4) lanconfig gate 172.27.68.1

— sets the gateway

5) saveenv

— saves the settings

6) reboot

— !!!Warning, reboots the crate to use new settings

...