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, I am relatively new to Ansible, need to use ios_config to make some changes on Cisco routers.It works fine, however I am a bit struggling with embedded logic how Ansible process the changes.For some reasons I need to do this in one block"no ip...
I run an app that gathers all IP subnets ( IP addresses, subnet masks ) configured on all network devices worldwide within our company .It uses SNMP.
I would need to add IP subnets defined in non-Default VRFs on Nexus N9K switches.I know how to query...
We seem to have an issue with HP laptops and desktops connected to Cisco WS-C3560CG-8PC-S.
First DHCP Discover frame is lost 90% times ( sometimes it works ). I am also testing with PXE boot ( BIOS ), so even before the operating system starts. The ...
I do have several AIR-LAP1041N-E-K9 APs joined AIR-CT8510-K9 running 7.6.130.0 in Flexconnect mode. These APs were used in Local mode on an older controller before.I had an issue that the APs were in Admin disable when they reloaded. I had to enable ...
Cisco LWAP in FlexConnect mode uses two Capwap channels:• CAPWAP control traffic—Identified by UDP port 5246• CAPWAP 802.11 traffic—Identified by UDP port 5247 For some reason I would need to route user data ( UDP port 5247 ) through other WAN path w...
Thank you. Actually I have to use ios_config because there are some other commands, not related to ACLs.I do not want to split config changes among ACL related and others.In the meantime I installed Ansible 2.11.9 in virtual environment, running the ...
Opened a ticket at Cisco and got the info:There is no plan to add this feature as per road-map on Nexus.
There is a workaround that might work for someone, please see below, however it does not work for me as I need to fully automate on a lot of swi...
Thanks,
This I have done already. I actually walked through the whole 1.3.6.1.4.1.9.9 and there is nothing regarding VRF names in it.
Seems N9K to be a specific platform.
I opened a TAC case and after some time got an answer:
=============
Upon researching I have learnt that this issue expected an cause due to a different generation of PHY being used in Switch and the Laptop.
PHY’s used on the Laptop are more recent w...
Hello Peter,
Many thanks for your valuable inputs.
By a bug I mean both, SW ( code ) and HW ( design ) bugs as I have experience with both
Yes, it is obvious this is something on the physicial layer. I have tried many things, also changed carrier-d...