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