Quantcast
Channel: THWACK: Discussion List - All Communities
Viewing all articles
Browse latest Browse all 16365

Help with backup template

$
0
0

Hi

 

I have a temp. that work just take too long to download the config.

I know that all the info I need from the router is in 2 or 3 commands.

How do I add those commands

 

Temp1 work take 15 min per node

 

<Configuration-Management Device="ALU 7360 ISAM" SystemOID="1.3.6.1.4.1.6527">

  <Commands>

    <Command Name="ALLOCATEPTY" Value="True" />

    <Command Name="MENUBASED" Value="False" />

    <Command Name="RESET" Value="environment inhibit-alarms mode batch prompt :--: />

    <Command Name="DOWNLOADCONFIG" Value="info configure " />

  </Commands>

</Configuration-Management>

 

Need this one to work

 

<Configuration-Management Device="ALU 7360 ISAM" SystemOID="1.3.6.1.4.1.6527">

  <Commands>

    <Command Name="ALLOCATEPTY" Value="True" />

    <Command Name="MENUBASED" Value="False" />

    <Command Name="RESET" Value="environment inhibit-alarms mode batch prompt :--:" RegEx=":--:" />

    <Command Name="DOWNLOADSYSTEM" Value="info configure system flat " />

    <Command Name="DOWNLOADSERVICE" Value="info configure service  flat" />

  </Commands>

</Configuration-Management>


Viewing all articles
Browse latest Browse all 16365

Trending Articles