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,

...

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

...