cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
910
Views
0
Helpful
4
Replies

Download path for Cisco MDS 9000 Series Ansible Modules

JerinKumar
Level 1
Level 1

Could someone please let me know the path to download Cisco MDS 9000 Series Ansible Modules?

 

 

4 Replies 4

Thank you. The documentation says how to write the playbooks.

 

But, I need to know from where I can download these Ansible/Python modules. I don't see them under ansible modules on my ansible control server. ansible-doc is not reporting these modules either.

These modules are introduced from 8.4X onwards

 

https://www.cisco.com/c/en/us/td/docs/switches/datacenter/mds9000/sw/8_x/release_notes/mds_nxos_rn_8_4_1.html#pgfId-1330630

 

Ansible modules make API calls against the NX-API to gather real-time state data and to make configuration changes on the Cisco Nexus devices

 

ansible control server.  ? what server is this ?

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Thank you, BB.

 

Ansible control server is where the ansible software is installed. It's where the relevant python/powershell modules will be available. As far as CISCO, I can see their network modules (listed below) but not the SAN modules. I am not able to see them in the Ansible (2.8) module list as well.(https://docs.ansible.com/ansible/latest/modules/list_of_network_modules.html#nxos)

 

nxos_aaa_server Manages AAA server global configuration
nxos_aaa_server_host Manages AAA server host-specific configuration
nxos_acl Manages access list entries for ACLs
nxos_acl_interface Manages applying ACLs to interfaces
nxos_banner Manage multiline banners on Cisco NXOS devices
nxos_bgp Manages BGP configuration
nxos_bgp_af Manages BGP Address-family configuration
nxos_bgp_neighbor Manages BGP neighbors configurations
nxos_bgp_neighbor_af Manages BGP address-family's neighbors configuration
nxos_command Run arbitrary command on Cisco NXOS devices
nxos_config Manage Cisco NXOS configuration sections
nxos_evpn_global Handles the EVPN control plane for VXLAN
nxos_evpn_vni Manages Cisco EVPN VXLAN Network Identifier (VNI)
nxos_facts Gets facts about NX-OS switches
nxos_feature Manage features in NX-OS switches
nxos_file_copy Copy a file to a remote NXOS device
nxos_gir Trigger a graceful removal or insertion (GIR) of the...
nxos_gir_profile_management Create a maintenance-mode or normal-mode profile for...
nxos_hsrp Manages HSRP configuration on NX-OS switches
nxos_igmp Manages IGMP global configuration
nxos_igmp_interface Manages IGMP interface configuration
nxos_igmp_snooping Manages IGMP snooping global configuration
nxos_install_os Set boot options like boot, kickstart image and issu
nxos_interface Manages physical attributes of interfaces
nxos_interface_ospf Manages configuration of an OSPF interface instance
nxos_ip_interface Manages L3 attributes for IPv4 and IPv6 interfaces
nxos_l2_interface Manage Layer-2 interface on Cisco NXOS devices
nxos_l3_interface Manage L3 interfaces on Cisco NXOS network devices
nxos_linkagg Manage link aggregation groups on Cisco NXOS devices
nxos_lldp Manage LLDP configuration on Cisco NXOS network devi...
nxos_logging Manage logging on network devices
nxos_ntp Manages core NTP configuration
nxos_ntp_auth Manages NTP authentication
nxos_ntp_options Manages NTP options
nxos_nxapi Manage NXAPI configuration on an NXOS device
nxos_ospf Manages configuration of an ospf instance
nxos_ospf_vrf Manages a VRF for an OSPF router
nxos_overlay_global Configures anycast gateway MAC of the switch
nxos_pim Manages configuration of a PIM instance
nxos_pim_interface Manages PIM interface configuration
nxos_pim_rp_address Manages configuration of an PIM static RP address in...
nxos_ping Tests reachability using ping from Nexus switch
nxos_portchannel Manages port-channel interfaces
nxos_reboot Reboot a network device
nxos_rollback Set a checkpoint or rollback to a checkpoint
nxos_rpm Install patch or feature rpms on Cisco NX-OS devices
nxos_smu Perform SMUs on Cisco NX-OS devices
nxos_snapshot Manage snapshots of the running states of selected f...
nxos_snmp_community Manages SNMP community configs
nxos_snmp_contact Manages SNMP contact info
nxos_snmp_host Manages SNMP host configuration
nxos_snmp_location Manages SNMP location information
nxos_snmp_traps Manages SNMP traps
nxos_snmp_user Manages SNMP users for monitoring
nxos_static_route Manages static route configuration
nxos_switchport Manages Layer 2 switchport interfaces
nxos_system Manage the system attributes on Cisco NXOS devices
nxos_udld Manages UDLD global configuration params
nxos_udld_interface Manages UDLD interface configuration params
nxos_user Manage the collection of local users on Nexus device...
nxos_vlan Manages VLAN resources and attributes
nxos_vpc Manages global VPC configuration
nxos_vpc_interface Manages interface VPC configuration
nxos_vrf Manages global VRF configuration
nxos_vrf_af Manages VRF AF
nxos_vrf_interface Manages interface specific VRF configuration
nxos_vrrp Manages VRRP configuration on NX-OS switches
nxos_vtp_domain Manages VTP domain configuration
nxos_vtp_password Manages VTP password configuration
nxos_vtp_version Manages VTP version configuration
nxos_vxlan_vtep Manages VXLAN Network Virtualization Endpoint (NVE)
nxos_vxlan_vtep_vni Creates a Virtual Network Identifier member (VNI)