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.
Hi, we have yet another problem with the switches removed from an existing network in portal. As Alessandro clarified in another post, the switches are factory defaulted and restarted when they are removed from network.So we are removing the entire n...
Hi, we are struggling with STP loops occuring in redundant topology of a small LAN network built out of a six MS150 switches. We have two MS150's interconnected with a stack cables, providing aggregation layer, and two other MS150 access stacks conn...
Hello, we are evaluating using Meraki solutions to deploy networks in office buildings of various sizes, and i would like to do deployments entirely in IaC model, leveraging Network Templates and Switch Templates to reuse standarized configurations a...
Hi, i'm trying to create a python script which would gather some of the data available on APIC leaf capacity dashboard. Using API inspector, i was able to get most of API calls used by this dashboard and create appropriate calls for various resources...
I need to turn on "password encryption aes" on IOS-XE/IOS based devices (some compliance requrement). So, how this feature exactly works? Will this only encrypt username/enable passwords, or also tacacs keys, BGP auth keys and other encrypted strings...
Hi Alessandro, i don't fully understand. To get any DHCP offer from a VLAN different than native on the trunk, the switch first has to send DHCP query tagged with that VLAN tag. Only then router will reply with DHCP offer from that particular VLAN, a...
Hi, "password encryption aes" is not the same as "service password-encryption" - these are two different commands doing different things. I'm referring only to IOS/IOS-XE, not NX-OS. switch(config)#password encryption ?aes Enable stronger (AES) pass...