SCTP Validation

For SCTP, each endpoint advertises its reachable IP addresses to the far or remote end during the association formation. After tSCTP signals that a candidate association has been formed, the Transport Manager validates the candidate.

Transport Manager has two methods of SCTP validation: Relax and Match. The effect of each validation method on the provisioning combinations versus the number of IP addresses exchanged by SCTP with the far end and any special action taken are described in Table 1.

SCTP Transport Address Validation
IP Configured in

Transport

Received in INIT/INIT-ACK Transport Manager Behavior
Local Node Remote Node Match Mode Relaxed
1 1 1 Association will be accepted Association will be accepted
1 1 2 Association rejected, refusal event generated Association will be accepted
2 2 1 Association rejected, refusal event generated Association will be accepted
  • Operation Reason updated as "Abnormal" for that Transport
  • Configured Adjacent IP status which has not been received in INIT/INIT-ACK chunk will be displayed as "Unavailable"
2 2 2 Association will be accepted Association accepted
2 2 >2 Association rejected, refusal event generated Association accepted
1 2 1 Association rejected, refusal event generated Association accepted
  • Operation Reason updated as "Abnormal" for that Transport
  • Configured Adjacent IP status which has not been received in INIT/INIT-ACK chunk will be displayed as "Unavailable"
1 2 2 Association accepted
  • Operation Reason updated as "Abnormal" for that Transport
  • Configured Adjacent IP status which has not been received in INIT/INIT-ACK chunk will be displayed as "Unavailable"
Association accepted
  • Operation Reason updated as "Abnormal" for that Transport
  • Configured Adjacent IP status which has not been received in INIT/INIT-ACK chunk will be displayed as "Unavailable"
2 1 1 Association accepted Association accepted
2 1 2 Association rejected, refusal event generated Association accepted