Title: XS-S1920 Switch cannot reflect on cloud after change IP Address [Print this page] Author: ty.principal@pe Time: 2021-6-9 21:31 Title: XS-S1920 Switch cannot reflect on cloud after change IP Address Hi All
Recently I setup a new XS-S1920 switch, it's initially using DHCP and reflcet in ruijie cloud.
Then, I changed it to fixed IP Address and reload the system, the ip is successfully established, but ruijie cloud cannot reflect the change and showed the device offline.
Does any can help?
Thanks
Author: dongling Time: 2021-6-10 09:42
Hello, sir
Please check if configure DNS, if not, please configure DNS to 8.8.8.8.
Kind regards
SunnyAuthor: ty.principal@pe Time: 2021-6-10 13:10
Tried but no luck. I also try to configure cwmp based on the ruijie cloud quick guide. is it necessary to unbind the device and reconnect again?Author: ty.principal@pe Time: 2021-6-10 13:13
can configure other DNS up?Author: ty.principal@pe Time: 2021-6-10 13:14
can configure other DNS IP?Author: dongling Time: 2021-6-10 16:14
better use 8.8.8.8.
can you ping 8.8.8.8 and cloud.ruijienetworks.com?
please input command "show cwmp config" "show cwmp stats"
and show me the result.Author: ty.principal@pe Time: 2021-6-10 19:29
dongling replied at 2021-6-10 16:14
better use 8.8.8.8.
can you ping 8.8.8.8 and cloud.ruijienetworks.com?
please input command "show cw ...
Failed. How to set the gateway? using command ip route 0.0.0.0 0.0.0.0 x.x.x.x is not work
ip route 0.0.0.0 0.0.0.0 10.x.x.1
^
% Invalid input detected at '^' marker.
ThanksAuthor: dongling Time: 2021-6-11 09:12
Please try this:
Ruijie>enable
Ruijie#configure terminal
Ruijie(config)#ip default-gateway x.x.x.x ---gateway IPRuijie(config)#end
Ruijie# Author: ty.principal@pe Time: 2021-6-11 10:17
tried but return above error. is that any GUI can change the gateway option?Author: ty.principal@pe Time: 2021-6-11 20:46 Edited by ty.principal@peck.edu.hk at 2021-6-11 20:56
Screenshot 2021-06-11 at 8.45.38 PM.png(244.67 KB, Downloads: 445)
Please try with this command
Ruijie#con ter
Ruijie(config)#ip default-gateway x.x.x.x ---gateway IP
Ruijie(config)#end
Ruijie#wrAuthor: GTAC-Daisy Time: 2021-8-3 15:03