Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello All,I'm an ansible newbie and have what is probably a very basic question but I'm not sure how to best ask it. If I execute a show vlan command via ansible, I'll get back a big chunk of data. How do I pull items out or refer to items in that ch...
All, Not sure if this is the correct place to ask this question, but I was wondering if anyone has successfully done network refreshes with Ansible. In our environment we are currently deploying new Cat 9k switches and replacing older switches that i...
Hi all, I have an interesting issue that may be a little hard to explain.So I took a laptop with wireshark and plugged it into a nexus 5000 port that is configured as a trunk with 3 vlans allowed on it. The laptop was seeing all kinds of traffic on t...
Hi all, I have a working configuration with a 2811 router at my remote site in which I take the T1 (point-to-point PRI) into port 0/0/0 on the dual-port vwic2-mft-t1/e1 card. Then I plug my PBX into the 0/0/1 port. I channelize the T1 so 1/2 of the c...
Hi all, I just recently started working in a new environment and they asked me to look at some weird wireless issues that are occuring. It is a campus environment, but all wireless issues seem to be occurring in the newest building, which just opened...
Thanks for the quick reply! I'll look into how to do a find/replace with python. I haven't got to the point of calling python scripts with ansible yet. I'll look into it. Thanks!