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.
Please confirm if EasyQOS deployment is supported in v1.4 to Catalyst switches such as 3850/3650 models. The Application Registration has discovered the applications, however I'm not seeing any options to create a policy under the Policy Scopes or P...
Hello,
I have a stack of 5 x 3650 switches with dual power supplies, however only one PS is visible in Solarwinds, namely "Power Supply B". Can anyone advise why "Power Supply A" does not show? On the switch both power supplies are showing in "sho...
Hello all,I have a C887 router with IOS c880data-universalk9-mz.151-4.M4.bin. I have configured inside and outside ZBFW config, however on attempting to secure the router self zone it is blocking internet traffic from wifi users on the site. The pl...
Thanks for your reply Jonathon, much appreciated.
I've installed Cygwin but I'm having issues installing Net-SNMP from the command line. Before I spend more time on this, are there any alternatives to checking the SNMP traffic from the switch? I di...
Hello all,Finally an update on this. Opened a TAC case with Cisco in the end. The issue with the Zone Based Firewall blocking internet traffic was due to an IOS bug in version 151(4) M2 which blocks GRE traffic with ‘Self’ zones configured. This ...
Okay will apply the following:ip access-list extended DHCP_Passthru permit udp any eq bootps any permit udp any any eq bootpc permit udp any any eq bootps permit udp any eq bootpc any!class-map type inspect DHCP_Passthrumatch access-group name DH...
Hello Julio,Like this?ip access-list extended DHCP_Passthru permit udp any eq bootps any permit udp any any eq bootpc permit udp any any eq bootps permit udp any eq bootpc any! class-map type inspect DHCP_Passthru match access-group name DHCP_Pa...