For Cisco NCS routers need to save the IOS-XR configuration and the Admin configurations. For XR we save 'show running' (Running) & 'show running formal' (Startup) and need to do the same for the Adminstration VM. How do I the extra configuration type. I put the following in the Device Template but it did not work.
<Command Name="StartupAdmin" Value="config"/>
<Command Name="RunningAdmin" Value="config"/>
<Command Name="Startup" Value="config"/>
<Command Name="Running" Value="config"/>
Also how can I add a preamble command for the admin download, Is there any way do parts conditionally.
XR Configuration
show running
Admin Configuration
admin
show running