Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Avaya ASA Platform number meanings

Status
Not open for further replies.

bbarton713

Technical User
Joined
Oct 21, 2013
Messages
5
Location
US
Hi,

I'm running Avaya ASA 6.0 and when I run a Display Capacity command it says Platform:28. I have a location with several systems and I'm trying to determine which one I'm looking at based on the server type. Does this identity that for me and is there a reference that lists the possible numbers and their description?

Thanks!
 
#define VCM 28 /* Virtual CM */
#define VCM_ESS 29 /* Virtual CM ESS */
#define VCM_LSP 30 /* Virtual CM LSP */


A great teacher, does not provide answers, but methods to teach others "How and where to find the answers"

bsh

40 years Bell, AT&T, Lucent, Avaya
Tier 3 for 30 years and counting
[URL unfurl="true"]http://bshtele.com[/url]
 
Thanks! I was looking more for Platform:28 = S8300 or something like that unless there isn't any correlation to it at all?
 
It's not related to server hardware type
Do you have a specific type besides 28 that you need to know?

A great teacher, does not provide answers, but methods to teach others "How and where to find the answers"

bsh

40 years Bell, AT&T, Lucent, Avaya
Tier 3 for 30 years and counting
[URL unfurl="true"]http://bshtele.com[/url]
 
The one I'm looking at is platform 28 but I've also seen 12.
 
#define S8500 12 /* S8500 */
#define S8500_ESS 15 /* S8500-ESS */
#define S8500_LSP 21 /* S8500 LSP */


A great teacher, does not provide answers, but methods to teach others "How and where to find the answers"

bsh

40 years Bell, AT&T, Lucent, Avaya
Tier 3 for 30 years and counting
[URL unfurl="true"]http://bshtele.com[/url]
 
Thanks! So do you think platform 28 is an S8800 or is it the S8300?
 
It is not related to hardware. It is a main server using virtual machines.
Hardware server type could be s8800, hp dl360, dell 610R, s8300D


A great teacher, does not provide answers, but methods to teach others "How and where to find the answers"

bsh

40 years Bell, AT&T, Lucent, Avaya
Tier 3 for 30 years and counting
[URL unfurl="true"]http://bshtele.com[/url]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top