upgradesrv a.a.a.a
This command is used to set the IP address of a remote client that is authorized to run remote administration commands.
The RemoteAdminServer commands: cmd showconfig, cmd confupgrade and cmd pwr mode 2 are restricted to an authorized IP.
a.a.a.a = 0.0.0.0 to 255.255.255.255 | IP address of the authorized IP client
|
a.a.a.a = 0.0.0.0 | disables all remote clients
|
a.a.a.a = 255.255.255.255 | enables all remote clients
|
Notes:
- FW 4991 and later: cmd rmtupgrade has been deprecated, cmd upgradesrv 0.0.0.0 is now used to disable legacy chameleon planet support.
Examples:
- Set the upgrade server IP address to 209.121.68.211 :
cmd upgradesrv 209.121.68.211
- Set the upgrade server IP address to 255.255.255.255 (Allow ALL IP addresses to remotely manage the CTM200) :
cmd upgradesrv 255.255.255.255
- Set the upgrade server IP address to 0.0.0.0 (do NOT allow any IP addresses to remotely manage the CTM200) :
cmd upgradesrv 0.0.0.0
See also: Device Management