- Mark as New
- Subscribe to RSS Feed
- Permalink
01-28-2019 09:29 PM
Hi dgildelaig,
We have multiple configuration groups under a single Juniper SRX box (like vsys in Netscreen) which are configured for different customers. The configuration which I have shared is the sample configuration of customer1 and the configuration group name is Customer-1. The command I have used to get that configuration is 'show configuration groups Customer-1 | display xml | no-more' . When we try to import the output of 'show configuration groups Customer-1 | display xml | no-more' in to the expedition tool import is not happening and we are getting 'Invalid XML' error message (XML is invalid. Tip:Remove attributes from configuration tag ).
Even if I try to migate the entire SRX box configuration (show configuration | display xml | no-more), some basic componets are only getting migrated.
Hope it make sense