I want to share with you an important technical experience.
Usually, the default IP address of the device is in the network segment of 129.9.x.x, which can be searched by using the navigator. If the IP address is changed on site, and the network segment is forgotten, use the following method to query the current IP address through the internal network port:
2. Choose Start > Run and enter cmd to display the DOS command window.
3. Enter telnet 192.168.0.251 to directly connect to the SCC board. If the current SCC board is in slot 17, change the corresponding IP address to 192.168.0.250.
4. After successful login through telnet, enter ifShow in the command window. The information about the IP address, subnet mask, and MAC address is displayed. Then, log in to the board according to the obtained IP address.
That's all, I hope you like it.
Thank you!

