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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CS1000E IP Config

Status
Not open for further replies.

PPCLI

Programmer
Jan 27, 2008
28
CA
When adding a second call server what do you do for IP configuration. My book just says attach elan and HSP cables.It is configured already as 0 1.
 
you need to config the loop and shelf for the new cppm cs

look this example :

Communication Server 1000 Software/Database/BOOTROM RMD Install Tool
============================================================
Enter Call Processor side <0 or 1> : 1
Call Processor is set to side 0. Please confirm this is correct.


colocar el Loop y el Shell donde esta instaldo el CPPM CS

Communication Server 1000 Software/Database/BOOTROM RMD Install Tool
==============================================================
This CS 1000 Call Processor is currently located in the IPMG
configured as:
loop 4
shelf 1



very important you need to config this in the ld 117 first


ld 117
prt host
Call Server
ID Hostname IP Address
1 PRIMARY_ENET 137.135.128.253
2 SECONDARY_ENET 137.135.128.254
3 LOCAL_PPP_IF 137.135.192.4
4 REMOTE_PPP_IF 100.1.1.1
5 CS_PRIMARY 10.48.50.2
6 CS_SECONDARY 10.48.50.3


prt elnk
ACTIVE ETHERNET: "CS_PRIMARY" "10.148.150.2"
INACTIVE ETHERNET: "CS_SECONDARY" "10.148.150.3"
OK


ping 10.148.150.2
PING 10.148.150.2 SUCCESSFUL

ping 10.148.150.3
PING 10.148.150.3 SUCCESSFUL

and then put de HSP Cable , and you see the LED CS RED in Orange

good look
 
look , if you don't have the CS_SECONDARY , cp-pm cs , use this command to add

new host CS_secondary 10.2.135.102


chg elnk inactive cs_secondary


regards

 
This is great info but in my case I just built them and did not change any default IP's I connected the Elans of both Call Servers and the HSP the system synched I did some programming then checked the health and stat rdun and did a switch all was good, even my IP sets continued to work after the main CS reset.

If you split the 2 Call servers into 2 diff bldgs on the same network do you just connect the HSP to the lan?
 
The Hsp is just a high speed connection between the two cores using a crossover, then your two lan connections will be on the same network. The scenario you are trying to do should work. Not sure of any distance problems on your HSP Though.
 
If you are placing the call servers in separate buildings you need a port in the customer lan set up as a layer 2 vlan. HSP does not use IP addresses to communicate it communicates at the MAC Address level. This must be isolated from the rest of the network.
 
Thanks for all the replies it is extremely helpfull.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top