Import Cisco 2960 port configs to MS390

Capt_Caaaveman
Getting noticed

Import Cisco 2960 port configs to MS390

I have a project upcoming to replace our cisco 2960 switches with MS390's.

 

I am looking to import the port configs from the 2960's to the 390's.

 

I cant seem to find a recent import discussion or script to look at.

 

I would like to do a switch at a time, as in target the SN/MAC of the 390 that I want to replicate the config to from a specific 2960 backup.

 

 

 

5 Replies 5
alemabrahao
Kind of a big deal
Kind of a big deal

There is no ready-made tool for this, you need to use APIs.

 

https://developer.cisco.com/codeexchange/github/repo/fadysharobeem/Catalyst_to_Meraki_Migration_tool...

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

Thank you.

 

I should have lead off with, that I am looking at a python API for this task.  

 

I'm not sure if I want a bulk import like this. 

 

I was looking more for an read csv, and update ports, per single switch kinda API.

You can find some options here:

 

https://developer.cisco.com/codeexchange/github/repo/meraki/automation-scripts/

You'll probably have to adapt this one.

 

migrate_cat3k: Proof of concept script to migrate switchport configuration from Catalyst 3750-X switches to Meraki MS switches. Uses action batches for better scalability.

 

 

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.
Ryan_Miles
Meraki Employee
Meraki Employee

You might want to check this option https://developer.cisco.com/codeexchange/github/repo/ecoen66/merakicat

Ryan / Meraki SE

If you found this post helpful, please give it kudos. If my answer solved your problem, click "Accept as Solution" so that others can benefit from it.
ecoen
Conversationalist

#merakicat

Get notified when there are additional replies to this discussion.