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.
I'm using this in conjunction with getNetworkWirelessSsidFirewallL3FirewallRules. It grabs the rules from my testing network, and applies them to another. I've got 46 rules for this particular l3 Firewall, and the last one is an explicit deny - DENY ...
Hi there. New to this forum and VERY new to APIs and any sort of programming, so please forgive any wrong terminology I may use.I'm trying to utilize "updateNetworkWirelessSsidFirewallL3FirewallRules" to insert rules that I've pulled from one of my n...
I'm trying to use the CLI Analyzer to view the results of a "show tech" from 2 different switches. I've been attempting this for 2 days, but every time I run it, it comes back with "Cisco File Analysis is currently unavailable [500]". I tried this on...
I had the same issue with the 2 default rules. My last rule is a DENY ANY ANY, and I just want "my" rules copied over, not the defaults (don't need to since they're already going to be there). Someone suggested adding this in my code and it worked fl...
That did the trick - thanks!! Now that v1 is working, time to start working on v2 where I'll get it to cycle through all of my networks and apply this to the correct SSID in each one.
Thanks! I assume this is one of those instances where my "rule 1" is treated as "rule 0", etc.? How does one delete those rules? They have a grey background in the dashboard, and no option to edit or delete (or any options, for that matter). If it he...