11-11-2022 09:20 AM
Hi,
A weird one - all our UCM servers actually have the wrong subnet and default gateway. Original the UCM servers were in a class C subnet which was subsequently subnetted to a /26 range but neither the subnet and gateway were changed to reflect the new /26 range. It all works because the core switch is doing proxy arp.
The question is - can we change just the subnet & gateways to the correct ones with no impact or risk to the UCM servers? We don't want to change the IP addresses themselves (they are just fine :-)).
I've heard various things about messing with the IP settings being a bad idea - usually for changing the IP address itself, but if we could sort this IP stuff out (safely) it would give us some more options for our migration to UCM 14.0 (we are on 11.0).
Thanks
11-12-2022 05:07 AM - edited 11-12-2022 05:08 AM
The command to change platform details like this executes a Bash/shell script. There have been bugs with that over the years, thus the stories.
The risk, in your case, is that CUCM 11.0 is past end of support; you can’t call TAC if it goes sideways.
If I had to do this, I would:
11-12-2022 06:27 AM
If you change the subnet mask and/or the default gateway, that will change your license MAC. If you have a separate PLM/ELM, that isn't a big deal. If the PLM/ELM is on the same host, that would cause your licenses to get invalidated. See this forum post that talks about how the license MAC is generated.
11-16-2022 11:16 AM
Nothing of what you posted is applicable, licensing MAC stopped being used on 9.x when ELM was introduced, and ELM/PLM are tied to the MAC from the server, the actual MAC that is defined when creating the VM, that's why the guides state you should use a static MAC and not a dynamic MAC.
Select the Manual option and enter a unique MAC address.
For a standalone installation of Cisco Prime License Manager, only static MAC addresses are supported on the virtual machine.
11-16-2022 11:36 AM
Nice catch Jaime; thanks for chiming in!
11-16-2022 09:24 AM
Thanks for the replies - I think that does reinforce what our third party has been saying. The aim is to move to 14.0 and it was recommended to build new UCM hosts with new (correct) IP addressing to avoid the pain of changing the subnet/gateway on the current hosts.
I was hoping that it was simply a case of changing in the OSAdmin WebUI
Interesting that comment about the license - our PLM does currently run on the same host as our Publisher. So changing even the subnet/gateway would be a "bad thing" I guess.
11-16-2022 09:28 AM
The platform details (e.g. hostname, IP addressing, NTP, DNS, etc.) are hashed into a twelve character hexadecimal value that looks like a MAC address; touching any of them changes the hash. It was the least painful idea they had when migrating from bare metal to virtual. That no longer matters in 12.0+ because PLM is replaced by Smart Licensing.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide