is OE extensible? want to support older F5 BIGpipe CLI
Have an older F5 3400 that uses the BIGpipe CLI (pre tmsh).
If I can find the BIGpipe equivalent commands to the tmsh commands issued by netbrain, can I put these in a table somewhere and have Netbrain issue the BIGpipe commands instead?
I can get NetBrain to log in, but it ends up at a BIGpipe prompt "bp>". I know I can get to a bash shell, if that gets me any closer.
If I cannot custom support BIGpipe, how about I script up something on my unix machine to pull the commands and dump them into files? I could probably make the output look like the supported CISCO commands for file import, since its the same info, mostly.
|