Configuring TDM Loopback Mode Follow the steps below to activate loopback mode on a E1/T1 interface: 1. Start Start a basi basic c CM tran transac sactio tion. n. Example: OSmon>
startTransaction trans1
2. Check Check the current current status status of loopback loopback mode on the particu particular lar E1/T1 E1/T1 interface. interface. Example: OSmon>
The value of this attribute can be "off", "line", "system" or "remote". 3. Activate Activate loopbac loopback k mode on the particu particular lar E1/T1 E1/T1 interfac interface. e. Example: OSmon>
This example makes the node start listening for standardized loopback control patterns that allows the remote end to activate/deactivate loopback mode on the interface.
4. When an activation/deactivation code has been sent for the E1/T1 interface, the loopbackStatus attribute shows the current status. Example: OSmon>
The value of this attribute is "on" if loopback activation code is generated or "off" if loopback deactivation code is generated. 5. Check Check the validity validity and and consist consistency ency of the the configura configuration. tion. Example: OSmon>
6.
checkConsistency trans1
The commit command is required to activate the configuration. Example: OSmon>
commit trans1
Note: If attributes that require a restart are changed, the commit command is
rejected and has to be reissued with the forcedCommit parameter.
Example: OSmon>
commit trans1 forcedCommit
7. If the unit is restarted, this takes a few minutes and all traffic is closed down during this time. In this case, reconnect and log on again. 8. End the transaction. Example: OSmon>