The most recent content from our members.
hy, I am trying to make a "generic IOS upgrade" template. there i work with the fallowing script: script BaseChangeTemplate( NCM.Nodes @ContextNode, string @tftpserver, string @iosfile ) { if (@iosfile contains ' ') {} CLI { dir flash: conf t ip tftp source-interface Loopback 0 end copy tftp: flash: @tftpserver @iosfile…
It looks like you're new here. Sign in or register to get started.