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

nxapi JSON-RPC cli help

gavinhans
Level 1
Level 1

Hello, i am new to ansible. I have to create ansible script to send cli commands over json-rpc nxapi. need to do following:

 

Task#1:

 

int vlan100

 ip address 11.11.11.1/24

 desc "Test"

 no shut

 

Task#2:

 

show cdp neighbor

 

could you help me with ansible script?

1 Reply 1

gavinhans
Level 1
Level 1

help please