To add a Cisco Catalyst 9300 switch to the Meraki dashboard, follow these steps:
-
Obtain the Cloud ID of your Cisco Catalyst 9300 switch. This is typically available on the device
-
Navigate to Organization Inventory:
Go to the Organization tab in the left-hand menu.
Click on Inventory.
- Claim the Device:
Click on the Claim button.
Enter the Cloud ID of your Catalyst 9300 switch. The Cloud ID can usually be found on a label on the switch or in the switch’s local management interface.
Click Claim to add the switch to your organization’s inventory.
- Enable Cloud Management:
Access the Catalyst 9300 switch’s local management interface (typically via SSH or console access)
Enter the below commands to enable cloud management
configure terminal
meraki cloud-management enable
meraki cloud-management cloud-id <Your-Cloud-ID>
end
write memory