cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
241
Views
0
Helpful
1
Replies

CUPresence Server IP Address Change?

Bryan Geoghan
Level 1
Level 1

Hello,

Has anyone changed the IP address on a Presence server before successfully? I have a single Presence server that I would like to move to a different subnet with a new IP. Can this be done successfully and if so, what is the procedure?

Thanks!

1 Reply 1

agiaccone
Level 1
Level 1

Open an ssh session on the CUPS server. Enter with the OS administrator credentials.

The command is :

set network ip eth0 [ipaddress] [mask]

then

set network gateway [ipaddress]

I've done this successfully on a real CUCM and on a CUPS virtual machine, so you shouldn't encounter much problems.

HTH

Alberto