Oneview default scripts don't support A/B/C EOS devices?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-23-2015 05:39 AM
Hi,
When I try to run default scripts like ModBPConfigBasic in OneView on A4H124-48, it fails. I looked to script's code and it seems it is not for EOS?
So all these predefined scripts are for XOS?
Thanks.
When I try to run default scripts like ModBPConfigBasic in OneView on A4H124-48, it fails. I looked to script's code and it seems it is not for EOS?
So all these predefined scripts are for XOS?
Thanks.
12 REPLIES 12
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-24-2015 01:13 PM
I would double check if the profile works is try a command from Console or Inventory Manager with a ping there. If it fails from there, then it's definitely something with the profile missing CLI creds.
Also are you defining the login within the script or relying on Netsight's login? Could we see the script?
Also are you defining the login within the script or relying on Netsight's login? Could we see the script?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-24-2015 10:10 AM
Hi Mike,
I already checked them. All has same profile set. I also tried to login via ssh one by one with the same ssh user and password and it works. But same script doesn't run on the other devices.
I already checked them. All has same profile set. I also tried to login via ssh one by one with the same ssh user and password and it works. But same script doesn't run on the other devices.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-24-2015 10:01 AM
Rahman,
Can you check the cli credential assignment mapping for that particular A4? Maybe it is different than the other. This is discussed in the following article, emphasized at the Profile/Device Mapping section.
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-setup-CLI-crentials-in-Netsight-Con...
Can you check the cli credential assignment mapping for that particular A4? Maybe it is different than the other. This is discussed in the following article, emphasized at the Profile/Device Mapping section.
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-setup-CLI-crentials-in-Netsight-Con...
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-24-2015 04:46 AM
Well, I run my script on a A4H124-48 switch with success. But the same script throws this error on another switch with same model:
Missing parameter for task : CLI_LOGIN_PROMPT
I can access the switch with the same ssh credentials. So what should be the problem?
Missing parameter for task : CLI_LOGIN_PROMPT
I can access the switch with the same ssh credentials. So what should be the problem?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-24-2015 04:13 AM
Thank you, it did the trick 
