Cisco Nexus Switch Management
Unified workflow for network administrators to configure and monitor Cisco Nexus switches including interfaces, VLANs, routing, and system features via the NX-API REST DME object model.
What You Can Do
MCP Tools
get-system-info
Get Nexus switch system information including hostname, serial, and NX-OS version
list-interfaces
List all physical Ethernet interfaces on the switch
get-interface
Get configuration and operational state of a physical interface
configure-interface
Configure a physical Ethernet interface (admin state, speed, VLAN, etc.)
list-vlans
List all VLAN bridge domains on the switch
create-vlan
Create or modify a VLAN bridge domain
get-vlan
Get VLAN bridge domain details
delete-vlan
Delete a VLAN bridge domain from the switch
get-svi
Get Switch Virtual Interface configuration
configure-svi
Create or modify a Switch Virtual Interface for Layer 3 routing
list-static-routes
List all IPv4 static routes across all VRFs
configure-static-route
Create or modify IPv4 static routes
get-static-route
Get a specific static route by VRF and prefix
get-bgp-config
Get the full BGP configuration tree
configure-features
Enable or disable NX-OS features (interface-vlan, BGP, OSPF, LACP)
configure-system
Apply system-level configuration changes