Forum Discussion

fpieressa's avatar
fpieressa
Icon for Altostratus rankAltostratus
Jul 03, 2015

Can't create Node in iApp using variables

Hi! I'm trying to create a Node using iApp with the following simple Implementation:   package require iapp 1.0.0   iapp::template start   set addr 1.1.1.1   iapp::conf create ltm node t...