Change ACD link IP address

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • mburke
    Hot Shot
    • Apr 2010
    • 13

    Change ACD link IP address

    We recently had to change our CM CLAN IP addresses and now the CMS ACD link is down. Where do I need to input the new IP information for the ACD link in CMS? I have found an entry in /etc/hosts that refers to the old IP but want to be sure of the process before I go changing anything. Thanks in advance for any guidance.
  • mburke
    Hot Shot
    • Apr 2010
    • 13

    #2
    Resolved:

    Here is a brief overview of what was done.

    CMS 16
    chmod u=rw /etc/inet/hosts
    vi /etc/inet/hosts
    commented old clan ip
    #xxx.xxx.26.11 switch2
    added
    xxx.xxx.240.45 switch2
    chmod u=r /etc/inet/hosts
    svcadm restart network/physical
    svcs -a (to check network service status)

    CM 3.1.5
    Busied, reset and released CLAN 12a07
    disabled comm proc link 1 and renabled
    Busied link 10 and released link 10
    Last edited by mburke; 07-10-2014, 02:06 PM.

    Comment

    • shaikht
      Genius
      .
      • Feb 2010
      • 246

      #3
      Hi,

      Instead of editing /etc/inet/hosts, it is safe to make ip address changes in /etc/hosts.

      Incase link do not come after busy rel of clan/procr, run switch setup using command:
      cmssvc
      option 7 : swsetup

      Please be notified that it will need CMS application to be turn off.

      Comment

      Loading