SWITCH CONFIGURATION STEPS.

 

  1. Connect to the ray switch with a console cable with your system(PC/Laptop).
  2. Download and open a console application like putty and then select baud rate as 115200 and then enter. 
  3. You will get a terminal popup with a console window of switch prompt.
  4. The default username of the ray switch is admin and the default password is admin.
  5. Then switch prompt will show the exec mode Switch>       
  6. Type the enable command to get the privilege exec and then press enter: i.e. Switch>enable  
  7. From the Switch privilege command exec, Config t. Switch#Config t  
  8. Create first local user with command Switch(Config)# username ray privilege 15 password 0 ra. ( 0 for simple and 7 for encrypted.)
  9. Then enable telnet, ssh and http service if we want to enable.
  10. For ssh enable use the command ssh-server enable. [ Switch(config)# ssh-server-enable ]
  11. For telnet use the command telnet-server enable.
  12. For enable web based login use the command ip http server.
  13. With show version we will get switch serial no.
  14. Show cpu usage gives the cpu utilization value.