Unsolved
1 Message
0
298
September 21st, 2022 10:00
DELL Switch Automation [firmware 3.x]
I have a project to automate configuration backups for a client that has several DELL switches with 3.x firmware (models PCT6248, PCT6224 and PCT7024), in my python script (using netmiko) I can only access the switchers with firmware 6 or higher. Can you tell me if there is any way to access switches lower than firmware 6 with automation?
No Events found!
DELL-Joey C
Moderator
•
3.9K Posts
0
September 22nd, 2022 01:00
Hi @Ismaelg015,
Unfortunately, we do not have any documentation of any information on automated configuration support. Hence, I would not be able to let you know or answer your query. Probably the public users in this community may know some information, you may have to wait for any replies from them.
iHaag255
1 Rookie
•
10 Posts
0
October 2nd, 2022 01:00
Does your script work on switches with version 6? Would you mind sharing your code? I’m trying to do a firmware upgrade for N series switch.