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.
IntroductionThis document is a guide to using the ACE 4710 and ACE Module XML API. ACE’s XML API allows an administrator to issue CLI commands remotely over a secure channel. This functionality opens up the opportunities to create your own GUI interf...
Unpinned would imply that there is no path out of FI-A. This can happen at any one of many points, i.e. IOM-A in the chassis has a port down, the FI is missing correct configuration to pass the vlan, the configuration is present on the FI (vlan and a...
Looks like you already have a case open on this - but offhand: It really depends. I would assume you have the vlan created and allowed on the trunk/po on each FI and that "show int trunk" on the FI from nxos shows the vlan is up and active. As well...
Robert- The string length maximum is 127 characters, you ended up with 128 somehow. The string you send is specific to a few things, like the server type, how the array is created, etc. You should check out this thread: https://supportforums.cisc...
Francis- This is a bug - CSCti57550 that was filed in late 2010. Bugs are prioritized and because there have been no cases seen on this, it has not been fixed. Open a TAC case and they can attach your SR to the bug to re-prioritize and fix this.Chr...
MJB- SNMP was never updated to show nat pool exhaustion. Your best bet for automation would be to use the XML API and monitor this command: show np 1 me-stats "-socm" | i "NAT Pool Alloc \[fail\]" It incriments whenever we cannot allocate a sour...