eduardo:polycom:rmx
Differences
This shows you the differences between two versions of the page.
eduardo:polycom:rmx [2010/04/06 00:03] – created eduardo | eduardo:polycom:rmx [2024/02/23 08:20] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== RMX ====== | ||
+ | |||
+ | ===== SSH/ | ||
+ | |||
+ | To ssh to RMX and check current software version | ||
+ | |||
+ | - Login RMX web interface by ID “SUPPORT” | ||
+ | - Click “Administration”-> | ||
+ | - SSh to RMX management IP address to the chassis OS Or SSH to MPM+ module IP to the module OS | ||
+ | - Use username: rt3p1aa password: 1z56tcp | ||
+ | - Once you see polycom> prompt, type command ‘su’ when promted for password type ‘polycom’ | ||
+ | - Type command ‘RemountData.sh’ | ||
+ | - Change to the /data directory by typing ‘cd /data’ | ||
+ | - List the contents of the folder by typing ‘ls –al’ | ||
+ | |||
+ | < | ||
+ | Current software version: RMX_5.0.1.23.2624.002.bin | ||
+ | Available fallback software version: RMX_5.0.1.23.2595.001.bin | ||
+ | |||
+ | /data # ls -al | ||
+ | drwxr-xr-x | ||
+ | drwxrwxrwx | ||
+ | -r--r--r-- | ||
+ | -r--r--r-- | ||
+ | drwxrwxrwx | ||
+ | lrwxrwxrwx | ||
+ | lrwxrwxrwx | ||
+ | lrwxrwxrwx | ||
+ | </ | ||
+ | drwx------ | ||
+ | drwxrwxrwx | ||
+ | drwxrwxrwx | ||
+ | |||
+ | |||