- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Send ssh command to Infoblox
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-25-2016 02:00 AM
Hello,
This command from Linux to infoblox grid member don't run : ssh user@infoblox "dig @ip example.com"
I have no answer.
The problem is the same for an another command like this : ssh user@infoblox "show session_timeout"
No answer
Do you have an idea ?
Thank you
Eric DUVAL
Re: Send ssh command to Infoblox
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-19-2017 01:56 PM
Hi Eric,
I tested this from my end and got the same results.
This may be expected behavior since SSH into Infoblox doesn't take you to a bash prompt.
I believe it would be best to open a support ticket on this. If this is expected behavior, you can open a feature request for this through support.
Regards,
Sandeep
Re: Send ssh command to Infoblox
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-30-2019 02:56 AM
Late answer :-)
I use python with the "pexpect" module and as an option you can also use the "pxssh" module
Re: Send ssh command to Infoblox
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-19-2019 05:34 PM
We added ssh support for NIOS as of NetMRI 7.3.3
if you enable config collection you will be able to run any dig as a scripting job.