Previous Topic: Abort One Binding

Next Topic: Disable New Bindings

Close Outgoing Bindings

You can close outgoing bindings from a DSA to another DSA, or to all other DSAs.

To close outgoing bindings

  1. Use Telnet to connect to the DSA on which you want to abort the bindings.
  2. (Optional) On a DSA console, find the number of remote DSAs by using the following command:
    get dsas;
    
  3. Stop the outgoing binding using the following command:
    unbind all | dsa dsa-num;
    
    dsa-num

    Specifies the remote DSA. The command aborts all outgoing bindings from the local DSA to the DSA that is specified by dsa-num.