- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-30-2018 03:12 PM
Policies and objects are currently in the wrong device group. able to move everything successfully except for the address objects. i feel the move is pretty self-explanatory, but i have taken the time to read the user guide and still no luck. is there some particular order this needs to be done? any assistance would be appreciated.
07-31-2018 08:05 AM
@Philip_Wiberg wrote:
What happens with the address objects during the move? What is the error?
You can always extract the set commands from the cli:
> set cli config-output-mode set
> configure
# show device-group <DG-Name> address
Then replace the incorrect Device Group with the new Device Group name and just paste them in, in case you need a second way to do it.
I find this the easiest method for most people.
editing teh XML is powerful, but many people find it intimidating and it can be easy to make a mess of it for the inexperienced. Most network admins/engineers are familiar and comfortable with "set" commands and editing them.
07-31-2018 03:03 AM - edited 07-31-2018 03:04 AM
What happens with the address objects during the move? What is the error?
You can always extract the set commands from the cli:
> set cli config-output-mode set
> configure
# show device-group <DG-Name> address
Then replace the incorrect Device Group with the new Device Group name and just paste them in, in case you need a second way to do it.
07-31-2018 06:57 AM
Personally I would do this straight through the XML configuration file or the migration tool. Fastest way to get something like this done.
07-31-2018 08:05 AM
@Philip_Wiberg wrote:
What happens with the address objects during the move? What is the error?
You can always extract the set commands from the cli:
> set cli config-output-mode set
> configure
# show device-group <DG-Name> address
Then replace the incorrect Device Group with the new Device Group name and just paste them in, in case you need a second way to do it.
I find this the easiest method for most people.
editing teh XML is powerful, but many people find it intimidating and it can be easy to make a mess of it for the inexperienced. Most network admins/engineers are familiar and comfortable with "set" commands and editing them.
07-31-2018 12:21 PM
You can easiyly do this with the new Expedition tool. Global search and replace from one device group to the other or make them all shared so you can use them on all device groups if that makes sense.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!