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.
A unique and specific requirement came my way a while back that I'd like to share. Although Cisco ACE is going EOL, they are not gone yet, so i guess some may find this useful. I was asked could an ACE probe a HTTP page for it's timestamp and fail th...
AllJust a quick question re the new 2960s with flexstack. Anyone have experience of these switches and the flexstack feature? Good or bad?RegardsStephen==========================http://www.rConfig.comA free, open source network device configuration m...
Hi all,I'm putting it out there early. In two weeks (Dec 14th) I am going to release rConfig. This free and open source software has been over a year in the making and is specifically designed by a highly expereinced network engineer (Me!) for networ...
Hi All,Quick question on ANM 5.1 (Great Tool)How does one vewi 'old' alarms? i.e. alarms that have already cleared?Also, while setting up and testing i have some 'stuck' alarms in the Alarm Notifications Page - I have since deleted the thresholds tha...
Hi,Where can I download ANM 5.1 for a trial? http://www.cisco.com/en/US/prod/collateral/contnetw/ps5719/ps6904/data_sheet_c78-687239.htmlRegardsStephen
Hi,I have not seent his error before. It is unusual to me. switch: unable to enter in this mode to do the same steps once againsCan you send a screen shot of the full boot process as you did before.========================== http://www.rcon...
HI,The issue is ACLs are not stateful on their own. You either need to use Reflexive Access Lists or a firewall like Cisco IOS CBAC or ZBF.http://www.cisco.com/en/US/docs/ios/12_2/security/configuration/guide/scfreflx.htmlhttp://www.cisco.com/en/US/p...
Well, back to basics i guess. Is there an ARP entry on the ACE for Server1-10.1.3.11? What is it? Can the ACE ping the server?========================== http://www.rconfig.com A free, open source network device configuration management tool, custom...
When you set the servers default Gateway is set as 10.1.3.1, can you run a continous ping to a host in the 10.1.2.x subnet. Run a 'show access-list INBOUND' and make sure the counter is incrementing. Then also do a 'sh conn' and ensure you see connec...
I dont think you can chnage the signing method for CSRs on the ACE directly. But i would use something like OpenSSL to generate the CSR for SHA.http://gnuwin32.sourceforge.net/packages/openssl.htmopenssl req -out c:\CSR.csr -new -newkey rsa:2048 -nod...