!nxos-aaa-server host="192.168.1.19" server_type="radius" server_timeout="9" deadtime="20" directed_request="enabled" !nxos-aaa-server-host host="192.168.1.19" state="present" server_type="radius" address="1.2.3.4" acct_port="2084" host_timeout="10" !nxos-acl host="192.168.1.19" name="ANSIBLE" seq="10" action="permit" proto="tcp" src="192.0.2.1/24" dest="any" state="present" !nxos-acl-interface host="192.168.1.19" name="ANSIBLE" interface="ethernet1/41" direction="egress" state="present" !nxos-banner host="192.168.1.19" banner="exec" text="this is my exec banner" state="present" !nxos-bfd-global host="192.168.1.19" echo_rx_interval="50" interval="{'tx': 50, 'min_rx': 50, 'multiplier': 4}" !nxos-bfd-interfaces host="192.168.1.19" state="deleted" !nxos-bgp host="192.168.1.19" asn="65535" vrf="test" router_id="192.0.2.1" state="present" !nxos-bgp-af host="192.168.1.19" asn="65535" vrf="TESTING" afi="ipv4" safi="unicast" advertise_l2vpn_evpn="True" state="present" !nxos-bgp-neighbor host="192.168.1.19" asn="65535" neighbor="1.1.1.1" local_as="20" remote_as="30" bfd="enable" description="just a description" update_source="Ethernet1/3" state="present" !nxos-bgp-neighbor-af host="192.168.1.19" asn="65535" neighbor="1.1.1.1" afi="ipv4" safi="unicast" route_reflector_client="True" state="present" !nxos-command host="192.168.1.19" commands="show version" !nxos-config host="192.168.1.19" lines="hostname n9kv01" save_when="modified" backup=yes !nxos-evpn-global host="192.168.1.19" nv_overlay_evpn="True" !nxos-evpn-vni host="192.168.1.19" vni="6000" route_distinguisher="60:10" route_target_import="['5000:10', '4100:100']" route_target_export="auto" route_target_both="default" !nxos-facts host="192.168.1.19" gather_subset="all" !nxos-feature host="192.168.1.19" feature="lacp" state="enabled" !nxos-gir host="192.168.1.19" system_mode_maintenance="True" !nxos-gir-profile-management host="192.168.1.19" mode="maintenance" commands="{{ ['router eigrp 11', 'isolate'] }}" !nxos-hsrp host="192.168.1.19" group="10" vip="10.1.1.1" priority="150" interface="vlan10" preempt="enabled" host="1.1.1.2" !nxos-igmp host="192.168.1.19" state="default" !nxos-igmp-interface host="192.168.1.19" interface="ethernet1/32" startup_query_interval="30" oif_ps="[{'prefix': '1.1.1.3'}, {'source': '192.168.0.1', 'prefix': '1.1.1.4'}]" state="present" !nxos-igmp-snooping host="192.168.1.19" state="default" !nxos-install-os host="192.168.1.19" system_image_file="nxos.9.3.3.bin" issu="desired" !nxos-interface-ospf host="192.168.1.19" interface="ethernet1/32" ospf="1" area="1" bfd="disable" cost="default" !nxos-interfaces host="192.168.1.19" config="{{ [{'name': 'Ethernet1/1', 'description': 'Configured by Ansible', 'enabled': True}, {'name': 'Ethernet1/2', 'description': 'Configured by Ansible Network', 'enabled': False}] }}" state="merged" !nxos-l2-interfaces host="192.168.1.19" config="{{ [{'name': 'Ethernet1/1', 'trunk': {'native_vlan': 10, 'allowed_vlans': '2,4,15'}}, {'name': 'Ethernet1/2', 'access': {'vlan': 30}}] }}" state="merged" !nxos-l3-interfaces host="192.168.1.19" config="{{ [{'name': 'Ethernet1/6', 'ipv4': [{'address': '192.168.1.1/24', 'tag': 5}, {'address': '10.1.1.1/24', 'secondary': True, 'tag': 10}], 'ipv6': [{'address': '11:11:11:11:11:11:11:11/64', 'tag': 6}]}] }}" state="merged" !nxos-lacp host="192.168.1.19" config="{'system': {'priority': 10, 'mac': {'address': '00c1.4c00.bd15'}}}" state="merged" !nxos-lacp-interfaces host="192.168.1.19" config="{{ [{'name': 'Ethernet1/3', 'port_priority': 5, 'rate': 'fast'}] }}" state="merged" !nxos-lag-interfaces host="192.168.1.19" config="{{ [{'name': 'port-channel99', 'members': [{'member': 'Ethernet1/4'}]}] }}" state="merged" !nxos-lldp host="192.168.1.19" state="present" !nxos-lldp-global host="192.168.1.19" config="{'timer': 35, 'holdtime': 100}" state="merged" !nxos-logging host="192.168.1.19" dest="console" level="2" state="present" !nxos-ntp host="192.168.1.19" server="1.2.3.4" key_id="32" prefer="enabled" !nxos-ntp-auth host="192.168.1.19" key_id="32" md5string="hello" auth_type="text" !nxos-ntp-options host="192.168.1.19" master="True" stratum="12" logging="False" !nxos-nxapi host="192.168.1.19" state="present" sandbox=No !nxos-ospf host="192.168.1.19" ospf="1" state="present" !nxos-ospf-vrf host="192.168.1.19" ospf="1" timer_throttle_spf_start="50" timer_throttle_spf_hold="1000" timer_throttle_spf_max="2000" timer_throttle_lsa_start="60" timer_throttle_lsa_hold="1100" timer_throttle_lsa_max="3000" vrf="test" bfd="enable" state="present" !nxos-overlay-global host="192.168.1.19" anycast_gateway_mac="b.b.b" !nxos-pim host="192.168.1.19" bfd="enable" ssm_range="224.0.0.0/8" !nxos-pim-interface host="192.168.1.19" interface="eth1/33" state="absent" !nxos-pim-rp-address host="192.168.1.19" rp_address="10.1.1.20" state="present" !nxos-ping host="192.168.1.19" dest="8.8.8.8" vrf="management" host="1.1.1.2" !nxos-reboot host="192.168.1.19" confirm="True" !nxos-rollback host="192.168.1.19" checkpoint_file="backup.cfg" !nxos-rpm host="192.168.1.19" pkg="nxos.sample-n9k_ALL-1.0.0-7.0.3.I7.3.lib32_n9000.rpm" !nxos-smu host="192.168.1.19" pkg="nxos.CSCuz65185-n9k_EOR-1.0.0-7.0.3.I2.2d.lib32_n9000.rpm" !nxos-snapshot host="192.168.1.19" action="create" snapshot_name="test_snapshot" description="Done with Ansible" save_snapshot_locally="True" path="/home/user/snapshots/" !nxos-snmp-community host="192.168.1.19" community="TESTING7" group="network-operator" state="present" !nxos-snmp-contact host="192.168.1.19" contact="Test" state="present" !nxos-snmp-host host="192.168.1.19" snmp_host="1.1.1.1" community="TESTING" state="present" !nxos-snmp-location host="192.168.1.19" location="Test" state="present" !nxos-snmp-traps host="192.168.1.19" group="lldp" state="enabled" !nxos-snmp-user host="192.168.1.19" user="ntc" group="network-operator" authentication="md5" pwd="test_password" !nxos-static-route host="192.168.1.19" prefix="1.1.1.5/24" next_hop="1.1.1.1" route_name="testing" pref="100" !nxos-system host="192.168.1.19" hostname="nxos01" domain_name="test.example.com" !nxos-telemetry host="192.168.1.19" state="deleted" !nxos-udld host="192.168.1.19" aggressive="disabled" msg_time="20" host="{{ inventory_hostname }}" username="{{ un }}" password="{{ pwd }}" !nxos-udld-interface host="192.168.1.19" interface="Ethernet1/1" mode="aggressive" state="present" host="{{ inventory_hostname }}" username="{{ un }}" password="{{ pwd }}" !nxos-user host="192.168.1.19" name="ansible" sshkey="ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCz9aExI6bhMhrhN6I03TfLuCyBG1eLWESO0yL4OxbhcG8lv/iGvDTfOEL5QGXEk57JK18PbYG1I/wQ26H4vcf3Uz19CXOlKO2OdwIV5kPIspkVoxAnTniI5puCSZi9HCncGeBwfExPdntL/bEwhocgGSK8NIRBbBZZBWDCNV0psQXt68twteJPZ9i7cP0MPbuBmNkBAgmn3E2XLYGYCs16KwR+leOIKB3FiOQl93AvfOU2lt1mjHsvXMLNM82jLJLhWgLkyVyXvfRhTO03LlVPBHomH+CX3wTVVyEGqGFbIIhJvEMhYjN6hSDc+4UUrDXJE2LSPwhpmEcfDKQz5eNHz9zYb05mBdYoH/kFpAO/R6h7J1u0wXnM/icWCU0mC1CHipqEO60flL1a+T2FT+dgaA0dxRaxRUKJ+H8qjX/i1dz9w+fwWnAp75z61MIcmQQBYvzGWzcarlZ7cwqMHZMwW6xHvLWlLcFnZI1brQLBp0j4iYGINrws0REZ645u+DM=" state="present" !nxos-vlans host="192.168.1.19" config="{{[{'vlan_id': 5, 'name': 'test-vlan5'}, {'vlan_id': 10, 'enabled': False}] }}" state="merged" !nxos-vpc host="192.168.1.19" domain="100" role_priority="1000" system_priority="2000" pkl_dest="1.1.1.6" pkl_src="1.1.1.7" peer_gw="True" auto_recovery="True" !nxos-vpc-interface host="192.168.1.19" portchannel="10" vpc="100" !nxos-vrf host="192.168.1.19" name="ntc" description="testing" state="present" !nxos-vrf-af host="192.168.1.19" vrf="ntc" afi="ipv4" route_target_both_auto_evpn="True" state="present" !nxos-vrf-interface host="192.168.1.19" vrf="ntc" interface="Ethernet1/1" state="present" !nxos-vrrp host="192.168.1.19" interface="vlan10" group="100" vip="1.1.1.1" !nxos-vtp-domain host="192.168.1.19" domain="ntc" host="{{ inventory_hostname }}" username="{{ un }}" password="{{ pwd }}" !nxos-vtp-password host="192.168.1.19" state="present" host="{{ inventory_hostname }}" username="{{ un }}" password="{{ pwd }}" !nxos-vtp-version host="192.168.1.19" version="2" host="{{ inventory_hostname }}" username="{{ un }}" password="{{ pwd }}" !nxos-vxlan-vtep host="192.168.1.19" interface="nve1" description="default" host_reachability="default" source_interface="Loopback0" source_interface_hold_down_time="30" shutdown="default" !nxos-vxlan-vtep-vni host="192.168.1.19" interface="nve1" vni="6000" ingress_replication="default"