James_48285
Nov 21, 2011Nimbostratus
Using plink with BIG-IP Version 10.2.1 297.0
I was trying to automate sending commands to bip ip for troubleshooting. When i try and log in i get the following error BIG pipe parsing error: 012e0008:3: The requested command (b node) is invalid.
I run the same command from after manually logging into the big pip runs funs fine.
I check the terminal access and it is set to bigpipe shell, the only other options is disabled or tmsh.
plink -ssh -l %ID% %IP% -pw %PASS% "b node list"