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.
- In the $BASEDIR/OTM/smarts/conf directory, create a icxd-ao-wdm sub-directory:mkdir icxd-ao-wdm
- 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
- Repeat the above ‘cp –pr’ step to create a icxd-ao-wdm sub-directory in BASEDIR/OTM/smarts/local/confas needed.
- Configure cross-domain connections between IP and OTM SDH servers. Open$BASEDIR/OTM/smarts/conf/icxd-ao/domain.confusingsm_edit.sm_edit $BASEDIR/OTM/smarts/conf/icxd-ao/domain.conf
- Configure cross-domain connections between IP and OTM WDM servers. Open$BASEDIR/OTM/smarts/conf/icxd-ao-wdm/domain.confusingsm_edit:sm_edit $BASEDIR/OTM/smarts/conf/icxd-ao-wdm/domain.conf
- Configure the cross domainicxd-ao-wdm/bootstrap.conffile: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