Go to main content

Oracle® SuperCluster M8 and SuperCluster M7 Security Guide

Exit Print View

Updated: June 2020
 
 

Change the Ethernet Switch Password


Note -  When a password is changed for any SuperCluster component that Oracle Engineered Systems Hardware Manager manages (such as the Ethernet switch), you must also update the password in Oracle Engineered Systems Hardware Manager. For details, refer to the Oracle SuperCluster M8 and SuperCluster M7 Administration Guide.
  1. Connect a serial cable from the Ethernet switch console to a laptop or similar device.

    The default serial port speed is 9600 baud, 8 bits, no parity, 1 stop bit, and no handshake.

    sscsw-adm0 con0 is now available
    Press RETURN to get started.
    
  2. Put the switch in enable mode.
    sscsw-adm0> enable
    
  3. Set the password.
    sscsw-adm0# configure terminal
    Enter configuration commands,one per line. End with CNTL/Z.
    sscsw-adm0(config)# enable password *******
    sscsw-adm0(config)# enable secret ******* 
    sscsw-adm0(config)# end
    sscsw-adm0# write memory 
    *Apr 24 14:25:05.893:%SYS-5-CONFIG_I:Configured from console by 
    console
    Building configuration...
    Compressed configuration from 2502 bytes to 1085 bytes [OK ]
    
  4. Save the configuration.
    sscsw-adm0# copy running-config startup-config
    
  5. Exit from the session.
    sscsw-adm0# exit
    
  6. Disconnect the laptop from the Ethernet switch.