cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1105
Views
0
Helpful
1
Replies

Nexus 9000 Basic Ansible Configuration

Hello,

 

I am exploring cisco modeling labs and the nx-os 9000 switch, i was trying to set it up to configure it with Ansible, but whats the basic congif for the switch?

I have:

 

vrf context management
ip route 0.0.0.0/0 10.10.30.254

 

interface mgmt0
description to port1.sandbox-backend
duplex full
vrf member management
ip address 10.10.30.177/24

 

But the playbook i did to retrieve the config doesnt work, says: "msg: '[Errno 110] Connection timed out'"

 

What i am doing wrong? Thanks

1 Accepted Solution

Accepted Solutions

balaji.bandi
Hall of Fame
Hall of Fame

Do you have reachability from Server ansible to nexus ? how is your ansible config looks like: or refer to below documentation :

 

https://docs.ansible.com/ansible/latest/network/user_guide/platform_nxos.html

 

BB

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

How to Ask The Cisco Community for Help

View solution in original post

1 Reply 1

balaji.bandi
Hall of Fame
Hall of Fame

Do you have reachability from Server ansible to nexus ? how is your ansible config looks like: or refer to below documentation :

 

https://docs.ansible.com/ansible/latest/network/user_guide/platform_nxos.html

 

BB

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

How to Ask The Cisco Community for Help

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: