10-06-2008 12:06 PM
I would like to create an RME job to do mass hostname changes so all our network equipment complies with our naming convention. Does anyone had an example of how to create this job using RME or if this can even be done?
10-06-2008 12:42 PM
The part where the actual hostname is changed on the device can easily be done using RME. You will need to create a parameterized Netconfig template for this (under RME > Config Mgmt > Netconfig > User-defined Tasks). For example, your template would look like:
hostname $hostName
Then, your parameterized command file would look like:
...
More about creating Netconfig parameterized templates can be found in the context-sensitive help once you launch the User-defined Task workflow.
11-04-2008 05:50 PM
Thank you Joe.
So this appears to be a static file that I would have to manually generate, like this:
And so on, for all 175 devices I want to change?
There is not a way to declare values and call those values via a script? Or maybe something like set hostname = device name?
If not, the above method is better than logging into each device and manually setting the hostname.
Thank you!
08-27-2009 04:12 AM
but this RME job doesn't update the DCR with the new hostname (even after a RME inventory update and CM Data collection) How to solve this?
08-27-2009 08:53 AM
No, this will not update DCR. That update would have to be done manually.
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