We are a long-time Enterasys shop migrating to Extreme/EXOS equipment. After a GREAT deal of effort I finally got Netsight Inventory Manager to do an acceptable automated backup of our new Summit EXOS switches, but I sincerely hope that there is an easier way than the one I used.
First, although a machine-readable binary config file is āniceā and the binary āCFGā file is necessary as the one that the switch will load from, the really critical component of any switch backup is an ASCII version that is human-readable in an editor. I figured out that in the EXOS environment this means a file-type of ā.xsfā. In fact, Netsight seems to require that this ASCII version exist in the form of an ānms.xsfā file on the switch because my Netsight backup would simply not run until I had that exact file name there.
Unfortunately, it looks to me as though the only way to get this XSF file is by the āSave Config As-Scriptā command in the EXOS switch. What this seems to imply is that to do a valid āsaveā I must issue two separate commands each-and-every time; a āsave config primaryā and also a āsave config as-script nmsā. This is very awkward. Is there any way to generate both of these required files with a single command?
I suppose that an alternative that would make even more sense would be if Netsight were smart enough to ātranslateā the binary ācfgā file into an ASCII version automatically whenever it does a backup, since it will always be necessary anyway. Is this planned?
How do other folks handle this? Do we really need to remember to issue 2 different Save commands all the time?