Setting up two
servers

In order to set up two XD Manager OTM-to-IP AM servers, one for SDH/PDH and one for WDM, under the same OTM installation, follow the configuration procedures below. You will need to do this to have a single installation run two instances, one for SDH/PDH and one for WDM.
  1. In the $BASEDIR/OTM/smarts/conf directory, create a icxd-ao-wdm sub-directory:
    mkdir icxd-ao-wdm
  2. Copy all files under $BASEDIR/OTM/smarts/conf/icxd-ao to the new directory using the -p option to preserve rights and the -r option to include subdirectories.
    cp –pr icxd-ao/* icxd-ao-wdm
  3. Repeat the above ‘cp –pr’ step to create a icxd-ao-wdm sub-directory in BASEDIR
    /OTM/smarts/local/conf
    as needed.
  4. Configure cross-domain connections between IP and OTM SDH servers. Open
    $BASEDIR/OTM/smarts/conf/icxd-ao/domain.conf
    using
    sm_edit
    .
    sm_edit $BASEDIR/OTM/smarts/conf/icxd-ao/domain.conf
  5. Configure cross-domain connections between IP and OTM WDM servers. Open
    $BASEDIR/OTM/smarts/conf/
    icxd-ao-wdm
    /domain.conf
    using
    sm_edit
    :
    sm_edit $BASEDIR/OTM/smarts/conf/icxd-ao-wdm/domain.conf
  6. Configure the cross domain
    icxd-ao-wdm/bootstrap.conf
    file:
    sm_edit $BASEDIR/OTM/smarts/conf/icxd-ao-wdm/bootstrap.conf fileName = "$SM_SITEMOD/conf/icxd-ao/domain.conf fileName = "$SM_SITEMOD/conf/icxd-ao-wdm/domain.conf