Dn01483 313 en Global PDF Online a4

48
OY - SCTP Configuration Handling DN01483 Issue 4-0 en # Nokia Siemens Networks 1 (48) Nokia Siemens Networks WCDMA RAN, Rel. RU10, Pre-release, System Library, v. 4

Transcript of Dn01483 313 en Global PDF Online a4

Page 1: Dn01483 313 en Global PDF Online a4

OY - SCTP ConfigurationHandling

DN01483Issue 4-0 en

# Nokia Siemens Networks 1 (48)

Nokia Siemens Networks WCDMA RAN, Rel.RU10, Pre-release, System Library, v. 4

Page 2: Dn01483 313 en Global PDF Online a4

The information in this document is subject to change without notice and describes only theproduct defined in the introduction of this documentation. This documentation is intended for theuse of Nokia Siemens Networks customers only for the purposes of the agreement under whichthe document is submitted, and no part of it may be used, reproduced, modified or transmitted inany form or means without the prior written permission of Nokia Siemens Networks. Thedocumentation has been prepared to be used by professional and properly trained personnel,and the customer assumes full responsibility when using it. Nokia Siemens Networks welcomescustomer comments as part of the process of continuous development and improvement of thedocumentation.

The information or statements given in this documentation concerning the suitability, capacity, orperformance of the mentioned hardware or software products are given “as is” and all liabilityarising in connection with such hardware or software products shall be defined conclusively andfinally in a separate agreement between Nokia Siemens Networks and the customer. However,Nokia Siemens Networks has made all reasonable efforts to ensure that the instructionscontained in the document are adequate and free of material errors and omissions. NokiaSiemens Networks will, if deemed necessary by Nokia Siemens Networks, explain issues whichmay not be covered by the document.

Nokia Siemens Networks will correct errors in this documentation as soon as possible. IN NOEVENT WILL NOKIA SIEMENS NETWORKS BE LIABLE FOR ERRORS IN THISDOCUMENTATION OR FOR ANY DAMAGES, INCLUDING BUT NOT LIMITED TO SPECIAL,DIRECT, INDIRECT, INCIDENTAL OR CONSEQUENTIAL OR ANY LOSSES, SUCH AS BUTNOT LIMITED TO LOSS OF PROFIT, REVENUE, BUSINESS INTERRUPTION, BUSINESSOPPORTUNITY OR DATA, THAT MAYARISE FROM THE USE OF THIS DOCUMENT OR THEINFORMATION IN IT.

This documentation and the product it describes are considered protected by copyrights andother intellectual property rights according to the applicable laws.

The wave logo is a trademark of Nokia Siemens Networks Oy. Nokia is a registered trademark ofNokia Corporation. Siemens is a registered trademark of Siemens AG.

Other product names mentioned in this document may be trademarks of their respective owners,and they are mentioned for identification purposes only.

Copyright © Nokia Siemens Networks 2008. All rights reserved.

2 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 3: Dn01483 313 en Global PDF Online a4

Contents

Contents 3

List of tables 4

List of figures 5

Summary of changes 7

OY - SCTP CONFIGURATION HANDLING 9

OYC CREATE ASSOCIATION SET 11

OYA ADD ASSOCIATION TO ASSOCIATION SET 13

OYR REMOVE ASSOCIATION FROM ASSOCIATION SET 17

OYM MODIFY ASSOCIATION SET 21

OYD DELETE ASSOCIATION SET 27

OYI INTERROGATE ASSOCIATION SET 29

OYN CONFIGURATE SOURCE IP ADDRESSES FOR SCTP 33

OYG REMOVE SOURCE IP ADDRESSES FOR SCTP 35

OYL INTERROGATE SOURCE IP ADDRESSES FOR SCTP 37

OYE ADD PARAMETER SET 39

OYF REMOVE PARAMETER SET 41

OYT MODIFY PARAMETER SET 43

OYO INTERROGATE PARAMETER SET 47

DN01483Issue 4-0 en

# Nokia Siemens Networks 3 (48)

Contents

Page 4: Dn01483 313 en Global PDF Online a4

List of tables

Table 1. Terms in execution printout 15

Table 2. Terms in execution printout 18

Table 3. Terms in execution printout 23

Table 4. Terms in execution printout 27

Table 5. Terms in execution printout 30

4 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 5: Dn01483 313 en Global PDF Online a4

List of figures

DN01483Issue 4-0 en

# Nokia Siemens Networks 5 (48)

List of figures

Page 6: Dn01483 313 en Global PDF Online a4

6 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 7: Dn01483 313 en Global PDF Online a4

Summary of changes

Changes between document issues are cumulative. Therefore, the latestdocument issue contains all changes made to previous issues.

Changes made between issues 4 and 3

The command group OY has new commands that can be used forhandling parameter sets and source IP addresses.

OYC CREATE ASSOCIATION SET

The execution printout has been updated.

OYA ADD ASSOCIATION TO ASSOCIATION SET

The command has new parameters source portnumber, secondary destination IP address, andparameter set name. All sections have been updatedaccordingly.

OYR REMOVE ASSOCIATION FROM ASSOCIATIONSET

The execution printout has been updated.

OYM MODIFY ASSOCIATION SET

The command has new parameters sending of ASPmessages in IPSP connection and routing context.The execution printout has been updated.

OYD DELETE ASSOCIATION SET

The execution printout has been updated.

OYI INTERROGATE ASSOCIATION SET

The execution printout has been updated.

OYN CONFIGURATE SOURCE IP ADDRESSES FORSCTP

A new command.

DN01483Issue 4-0 en

# Nokia Siemens Networks 7 (48)

Summary of changes

Page 8: Dn01483 313 en Global PDF Online a4

OYG REMOVE SOURCE IP ADDRESSES FOR SCTP

A new command.

OYL INTERROGATE SOURCE IP ADDRESSES FORSCTP

A new command.

OYE CREATE PARAMETER SET

A new command.

OYF DELETE PARAMETER SET

A new command.

OYT MODIFY PARAMETER SET

A new command.

OYO INTERROGATE PARAMETER SET

A new command.

8 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 9: Dn01483 313 en Global PDF Online a4

OY - SCTP CONFIGURATION HANDLING

Use the commands of this command group for creating, interrogating, anddeleting association sets and for modifying the associations in theassociation set. You can also use the commands for handling parametersets and source IP addresses.

Menu of the command group:

SCTP CONFIGURATION HANDLING COMMANDS

? ..... DISPLAY MENU

C: ..... CREATE ASSOCIATION SET

A: ..... ADD ASSOCIATION TO ASSOCIATION SET

R: ..... REMOVE ASSOCIATION FROM ASSOCIATION SET

M: ..... MODIFY ASSOCIATION SET

D: ..... DELETE ASSOCIATION SET

I: ..... INTERROGATE ASSOCIATION SET

N: ..... CONFIGURATE SOURCE IP ADDRESSES FOR SCTP

G: ..... REMOVE SOURCE IP ADDRESSES FOR SCTP

L: ..... INTERROGATE SOURCE IP ADDRESSES FOR SCTP

E: ..... CREATE PARAMETER SET

F: ..... DELETE PARAMETER SET

T: ..... MODIFY PARAMETER SET

O: ..... INTERROGATE PARAMETER SET

Z; ..... RETURN TO MAIN LEVEL

The commands in this command group are:

OYC CREATE ASSOCIATION SET

OYA ADD ASSOCIATION TO ASSOCIATION SET

OYR REMOVE ASSOCIATION FROM ASSOCIATIONSET

OYM MODIFY ASSOCIATION SET

OYD DELETE ASSOCIATION SET

OYI INTERROGATE ASSOCIATION SET

DN01483Issue 4-0 en

# Nokia Siemens Networks 9 (48)

OY - SCTP CONFIGURATION HANDLING

Page 10: Dn01483 313 en Global PDF Online a4

OYN CONFIGURATE SOURCE IP ADDRESSES FORSCTP

OYG REMOVE SOURCE IP ADDRESSES FOR SCTP

OYL INTERROGATE SOURCE IP ADDRESSES FORSCTP

OYE CREATE PARAMETER SET

OYF DELETE PARAMETER SET

OYT MODIFY PARAMETER SET

OYO INTERROGATE PARAMETER SET

10 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 11: Dn01483 313 en Global PDF Online a4

OYC CREATE ASSOCIATION SETFunction Use this command for creating an association set.

Parameters association set name: role: SCTP user;

Syntax OYC: <association set name>:

<role>:

[SCTP USER | M3UA def];

Parameterexplanations

association set name

Use this parameter to specify the name of the association set that youwant to create. The length of the name is 1 - 16 ASCII characters. Theparameter is obligatory.

role

Use this parameter to specify the role of the association set. The role canbe either “S” (SERVER) or “C” (CLIENT). The parameter is obligatory.

SCTP user

Use this parameter to specify the SCTP user of the association set. Thedefault value is M3UA (MTP3 USER ADAPTION LAYER).

Examples 1. Create an association set HELSINKIMSC with the role SERVER.

OYC:HELSINKIMSC:S;

2. Create an association set HELSINKIHLR with the role CLIENT.

OYC:HELSINKIHLR:C;

DN01483Issue 4-0 en

# Nokia Siemens Networks 11 (48)

OYC CREATE ASSOCIATION SET

Page 12: Dn01483 313 en Global PDF Online a4

Additionalinformation

An association set exists between two network elements, for examplebetween an HLR and an MSC. It is recommended to create an associationset so that the role of the MSC is “SERVER” and the role of the HLR is”CLIENT”.

Executionprintouts

The abbreviations and terms used in the execution printout and theirmeanings are:

ASSOCIATION SET NUMBERSpecifies an association set by number. The numberis the record number of a certain association set inthe Association Set Configuration File (S3FILE).

The execution printout of command example 1 is as follows:

CREATING ASSOCIATION SET DATA

ASSOCIATION SET NAME: HELSINKIMSC ASSOCIATION SET NUMBER: 0

ROLE: SERVER SCTP USER: M3UA

M3UA SPECIFICATION VERSION: 1.0 (RFC)

TRAFFIC MODE: LOAD-SHARE

ASP MESSAGES: YES

REGISTRATION REQUEST: YES

SSNM MESSAGES BROADCAST: NO

NETWORK APPEARANCE: 0

ASP MESSAGES IN IPSP: NO

ROUTING CONTEXT: ---

FIRST DATA STREAM NUMBER: 1

DATA STREAM COUNT: 1

COMMAND EXECUTED

Semantic errormessages

If an error occurs, the system outputs a general MML semantic errormessage.

Execution errormessages

If an error occurs, the system outputs a general MML execution errormessage.

12 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 13: Dn01483 313 en Global PDF Online a4

OYA ADD ASSOCIATION TO ASSOCIATION SETFunction Use this command for adding an association to an association set.

Parameters association set name: unit identification, source port number: primarydestination IP address, netmask/prefix length: secondary destination IPaddress, netmask/prefix length: parameter set name;

Syntax The syntax with IPv4 address:

OYA: <association set name>:

<unit type>, <unit index>, [source port number]:

<primary destination ip address>,[netmask length | <x> def]:

[secondary destination ip address,[netmask length | <x> def]]:

<parameter set name>;

The syntax with IPv6 address:

OYA: <association set name>:

<unit type>, <unit index>, [source port number]:

<primary destination ip address>,[prefix length | <64> def]:

[secondary destination ip address,[prefix length | <64> def]]:

<parameter set name>;

Parameterexplanations

association set name

Use this parameter to specify the name of the association set to bemodified. The length of the name is 1 -16 ASCII characters. The parameteris obligatory.

unit type

Use this parameter to specify the type of the computer unit in which theassociation resides. The parameter is obligatory.

unit index

DN01483Issue 4-0 en

# Nokia Siemens Networks 13 (48)

OYA ADD ASSOCIATION TO ASSOCIATION SET

Page 14: Dn01483 313 en Global PDF Online a4

Use this parameter to specify the index of the computer unit in which theassociation resides. The parameter is obligatory.

source port number

Use this parameter to specify the source port number. The parameter canbe given if the role of assocation set is CLIENT.

primary destination IP address

Use this parameter to specify the primary destination IP address in theremote network element. The destination IP address is given in quotationmarks. This parameter is obligatory.

secondary destination IP address

Use this parameter to specify the secondary destination IP address in theremote network element. The destination IP address is given in quotationmarks.

netmask length

Use this parameter to specify the length of the numerical part of the IPaddress (in bits). The value you enter for this parameter must be a numberbetween 4 and 30. The default length of the netmask is determined by theIP address: for a class A address, it is 8; for a class B address, it is 16; andfor a class C address, it is 24. Examples of the corresponding netmaskswould be 255.0.0.0, 255.255.0.0, and 255.255.255.0. The parameter isgiven with the IPv4 address.

prefix length

Use this parameter to specify the length of the numerical part of the IPaddress (in bits). The value you enter for this parameter must be a numberbetween 1and 128. The default length of the prefix is 64. The parameter isgiven with the IPv6 address.

parameter set name

Use this parameter to specify the name of the parameter set. The length ofthe name is 1 -16 ASCII characters. The parameter is obligatory.

Examples 1. Add an association to the association set HELSINKIMSC. Thedestination IPv4 address is 131.228.45.179. The association islocated in CCSU-0.

OYA:HELSINKIMSC:CCSU,0:”131.228.45.179”::IETF;

14 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 15: Dn01483 313 en Global PDF Online a4

2. Add an association to the association set HELSINKIHLR. Thedestination IPv4 address is 131.228.116.121. The association islocated in CCSU-1 and source port number is 1024

OYA:HELSINKIHLR:CCSU,1,1024:”131.228.116.121”::IETF;

3. Add an association to the association set HELSINKIHLR. Thedestination IPv4 address is 131.228.161.122. The association islocated in CCSU-2.

OYA:HELSINKIHLR:CCSU,2:”131.228.116.122”::IETF;

4. Add an association to the association set HELSINKI. The primarydestination IPv6 address is 3FFE:1200:3012:C020:280:5FFF:FE4A:4BB7 and secondary destination IPv6 address is3FFE:1200:3012:C020:280:5FFF:FE4A:4BB8. The association islocated in CCSU-0.

OYA:HELSINKI:CCSU,0:”3FFE:1200:3012:C020:280:5FFF:FE4A:4BB7”:”3FFE:1200:3012:C020:280:5FFF:FE4A:4BB8”:IETF;

Executionprintouts

The abbreviations and terms used in the execution printout are explainedin the table.

Table 1. Terms in execution printout

Term Description

ASSOCIATION SET NUMBER Specifies an association set by number. The numberis the record number of a certain association set inthe Association Set Configuration File (S3FILE).

ASSOC. IND Specifies a single association within an associationset.

UNIT Specifies the unit type and index in which theassociation resides.

SCTP SOURCE PORT Specifies a SCTP source port in the unit.

ASSOC ID IN UNIT Specifies an assocation identification in the unit.

SOURCE PARAM SET NAME Specifies a source parameter set name.

DEST. ADDR. 1 Specifies a primary destination IP address andnetmask length of the association.

DEST. ADDR. 2 Specifies a secondary destination IP address andnetmask length of the association.

DN01483Issue 4-0 en

# Nokia Siemens Networks 15 (48)

OYA ADD ASSOCIATION TO ASSOCIATION SET

Page 16: Dn01483 313 en Global PDF Online a4

Table 1. Terms in execution printout (cont.)

Term Description

STATE Specifies the state of the association. The followingabbreviations are used to describe the state of theassociation:

SCTP-DOWN = The SCTP association is down.

ASP-DOWN = The remote M3UA peer at the ASP isunavailable but SCTP association is UP.

ASP-INACTIVE = The remote M3UA peer at the ASPis available but application traffic is stopped (onlymanagement messages are allowed).

ASP-ACTIVE= The remote M3UA peer at the ASP isavailable and application traffic is active.

The execution printout of command example 3 is as follows:

ADDING ASSOCIATION TO ASSOCIATION SET

ASSOCIATION SET NAME: HELSINKIHLR ASSOCIATION SET NUMBER: 1

ROLE: CLIENT SCTP USER: M3UA

ASSOC. SCTP ASSOC ID SOURCE PARAM SET

IND UNIT SOURCE PORT IN UNIT NAME

--- ------- ----------- --------- ----------------

0 CCSU-0 EPHEMERAL 1 CRC32

DEST. ADDR. 1: 3FFE:1200:3012:C020:280:5FFF:FE4A:4BB7/64

DEST. ADDR. 2: 3FFE:1200:3012:C020:280:5FFF:FE4A:4BB8/64

STATE: SCTP—DOWN

COMMAND EXECUTED

Semantic errormessages

If an error occurs, the system outputs a general MML semantic errormessage.

Execution errormessages

If an error occurs, the system outputs a general MML execution errormessage.

16 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 17: Dn01483 313 en Global PDF Online a4

OYR REMOVE ASSOCIATION FROMASSOCIATION SETFunction Use this command for removing an association from the association set. If

MTP links are attached to the association set, it is not possible to removethe last association.

Parameters association set name: association index;

Syntax OYR: <association set name>:

<association index>;

Parameterexplanations

association set name

Use this parameter to specify the name of the association set to bemodified. The length of the name is 1 -16 ASCII characters. The parameteris obligatory.

association index

Use this parameter to specify the association to be removed from anassociation set. The parameter is obligatory.

Examples 1. Remove an association (index 1) from the association setHELSINKIHLR.

OYR:HELSINKIHLR:1;

Executionprintouts

The abbreviations and terms used in the execution printout are explainedin the table.

DN01483Issue 4-0 en

# Nokia Siemens Networks 17 (48)

OYR REMOVE ASSOCIATION FROM ASSOCIATION SET

Page 18: Dn01483 313 en Global PDF Online a4

Table 2. Terms in execution printout

Term Description

ASSOCIATION SET NUMBER Specifies an association set by number. The numberis the record number of a certain association set inthe Association Set Configuration File (S3FILE).

ASSOC. IND Specifies a single association within an associationset.

UNIT Specifies the unit type and index in which theassociation resides.

SCTP SOURCE PORT Specifies a SCTP source port in the unit.

ASSOC ID IN UNIT Specifies an assocation identification in the unit.

SOURCE PARAM SET NAME Specifies a source parameter set name.

DEST. ADDR. 1 Specifies a primary destination IP address andnetmask length of the association.

DEST. ADDR. 2 Specifies a secondary destination IP address andnetmask length of the association.

STATE Specifies the state of the association. The followingabbreviations are used to describe the state of theassociation:

SCTP-DOWN = The SCTP association is down.

ASP-DOWN = The remote M3UA peer at the ASP isunavailable but SCTP association is UP.

ASP-INACTIVE = The remote M3UA peer at the ASPis available but application traffic is stopped (onlymanagement messages are allowed).

ASP-ACTIVE= The remote M3UA peer at the ASP isavailable and application traffic is active.

The execution printout of command example 1 is as follows:

REMOVING ASSOCIATION FROM ASSOCIATION SET

ASSOCIATION SET NAME: HELSINKIHLR ASSOCIATION SET NUMBER: 1

ROLE: CLIENT SCTP USER: M3UA

ASSOC. SCTP ASSOC ID SOURCE PARAM SET

IND UNIT SOURCE PORT IN UNIT NAME

--- ------- ----------- --------- ----------------

0 CCSU-1 EPHEMERAL 1 CRC32

DEST. ADDR. 1: 131.228.116.121/16

DEST. ADDR. 2: –

18 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 19: Dn01483 313 en Global PDF Online a4

STATE: SCTP—DOWN

COMMAND EXECUTED

Semantic errormessages

If an error occurs, the system outputs a general MML semantic errormessage.

Execution errormessages

If an error occurs, the system outputs a general MML execution errormessage.

DN01483Issue 4-0 en

# Nokia Siemens Networks 19 (48)

OYR REMOVE ASSOCIATION FROM ASSOCIATION SET

Page 20: Dn01483 313 en Global PDF Online a4

20 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 21: Dn01483 313 en Global PDF Online a4

OYM MODIFY ASSOCIATION SETFunction Use this command for modifying the association from the association set.

You can modify only one association set and one parameter percommand.

Parameters association set name: new association set name, association set role,M3UA specification version, traffic mode type, ASP messages, registrationrequest, SSNM messages broadcast to all ASPs , network appearance,sending of ASP messages in IPSP connection , routing context , first datastream number;

Syntax OYM: <association set name>:

(NAME = <new association set name> |

ROLE = <association set role> |

VERSION = <M3UA specification version> |

TRAFFIC = <traffic mode type> |

ASP = <ASP messages> |

REG = <registration request> |

SSNM = <SSNM messages broadcasts to all ASPs> |

NETWORK = <network appearance> |

IPSP = <sending of ASP messages in IPSP connection> |

ROUTING = <routing context> |

FIRST = <first data stream number> );

Parameterexplanations

association set name

Use this parameter to specify the name of the association set to bemodified. The length of the name is 1 -16 ASCII characters. The parameteris obligatory.

NAME = new association set name

This parameter defines a new name for an association set. The length ofthe name is 1 -16 ASCII characters.

ROLE =association set role

DN01483Issue 4-0 en

# Nokia Siemens Networks 21 (48)

OYM MODIFY ASSOCIATION SET

Page 22: Dn01483 313 en Global PDF Online a4

The parameter defines a new role for an association set. The possiblevalueas are:

S SERVER

C CLIENT

M3UA=M3UA specification version

This parameter defines a new M3UA specification version for anassociation set.

TRAFFIC =traffic mode type

This parameter defines a new traffic mode for an association set. Thepossible values are:

1 OVER-RIDE

2 LOAD-SHARE

ASP =ASP messages

This parameter defines application server process (ASP) messages in usefor an association set. It can be either 'Y' (YES) or 'N' (NO).

REG =Registration request

This parameter defines a registration request in use for an association set.It can be either 'Y' (YES) or 'N' (NO).

SSNM =SSNM messages broadcast to all ASPs

This parameter defines a SS7 signalling network management (SSNM)messages broadcast to all application server processes (ASP) for anassociation set. The value is either 'Y' (YES) or 'N' (NO).

NETWORK=Network appearance

This parameter defines a network appearance for an association set. Givethe value as a decimal number.

IPSP =sending of ASP messages in IPSP connection

This parameter defines a sending of ASP messages in IPSP connectionfor an association set. It can be either 'Y' (YES) or 'N' (NO).

22 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 23: Dn01483 313 en Global PDF Online a4

ROUTING =routing context

This parameter defines a routing context for an association set. Give thevalue as a decimal number.

FIRST =first data stream number

This parameter defines the first data stream number for an association set.The value range is from 0 to 1.

Examples 1. Modify the name of the association set.

OYM:HELSINKIHLR:NAME=HELSINKI;

Executionprintouts

The abbreviations and terms used in the execution printout are explainedin the table.

Table 3. Terms in execution printout

Term Description

ASSOCIATION SET NUMBER Specifies an association set by number. The numberis the record number of a certain association set inthe Association Set Configuration File (S3FILE).

ASSOC. IND Specifies a single association within an associationset.

UNIT Specifies the unit type and index in which theassociation resides.

SCTP SOURCE PORT Specifies a SCTP source port in the unit.

ASSOC ID IN UNIT Specifies an assocation identification in the unit.

SOURCE PARAM SET NAME Specifies a source parameter set name.

DEST. ADDR. 1 Specifies a primary destination IP address andnetmask length of the association.

DEST. ADDR. 2 Specifies a secondary destination IP address andnetmask length of the association.

DN01483Issue 4-0 en

# Nokia Siemens Networks 23 (48)

OYM MODIFY ASSOCIATION SET

Page 24: Dn01483 313 en Global PDF Online a4

Table 3. Terms in execution printout (cont.)

Term Description

STATE Specifies the state of the association. The followingabbreviations are used to describe the state of theassociation:

SCTP-DOWN = The SCTP association is down.

ASP-DOWN = The remote M3UA peer at the ASP isunavailable but SCTP association is UP.

ASP-INACTIVE = The remote M3UA peer at the ASPis available but application traffic is stopped (onlymanagement messages are allowed).

ASP-ACTIVE= The remote M3UA peer at the ASP isavailable and the application traffic is active.

The execution printout of command example 1 is as follows:

MODIFYING ASSOCIATION SET

ASSOCIATION SET NAME: HELSINKI ASSOCIATION SET NUMBER: 1

ROLE: CLIENT SCTP USER: M3UA

ASSOC. SCTP ASSOC ID SOURCE PARAM SET

IND UNIT SOURCE PORT IN UNIT NAME

--- ------- ----------- --------- ----------------

0 CCSU-0 EPHEMERAL 1 CRC32

DEST. ADDR. 1: 3FFE:1200:3012:C020:280:5FFF:FE4A:4BB7/64

DEST. ADDR. 2: 3FFE:1200:3012:C020:280:5FFF:FE4A:4BB8/64

STATE: ASP-ACTIVE

M3UA SPECIFICATION VERSION: 1.0 (RFC)

TRAFFIC MODE: LOAD-SHARE

ASP MESSAGES: YES

REGISTRATION REQUEST: YES

SSNM MESSAGES BROADCAST: NO

NETWORK APPEARANCE: 0

ASP MESSAGES IN IPSP: NO

ROUTING CONTEXT: ---

FIRST DATA STREAM NUMBER: 1

DATA STREAM COUNT: 1

COMMAND EXECUTED

Semantic errormessages

If an error occurs, the system outputs a general MML semantic errormessage.

24 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 25: Dn01483 313 en Global PDF Online a4

Execution errormessages

If an error occurs, the system outputs a general MML execution errormessage.

DN01483Issue 4-0 en

# Nokia Siemens Networks 25 (48)

OYM MODIFY ASSOCIATION SET

Page 26: Dn01483 313 en Global PDF Online a4

26 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 27: Dn01483 313 en Global PDF Online a4

OYD DELETE ASSOCIATION SETFunction Use this command for deleting an association set.

Parameters association set name;

Syntax OYD: <association set name>;

Parameterexplanations

association set name

Use this parameter to specify the name of the association set that youwant to delete. The length of the name is 1 - 16 ASCII characters. Theparameter is obligatory.

Examples 1. Delete an association set HELSINKIMSC.

OYD:HELSINKIMSC;

2. Delete an association set HELSINKIHLR.

OYD:HELSINKIHLR;

Executionprintouts

The abbreviations and terms used in the execution printout are explainedin the table.

Table 4. Terms in execution printout

Term Description

ASSOCIATION SET NUMBER Specifies an association set by number. The numberis the record number of a certain association set inthe Association Set Configuration File (S3FILE).

ASSOC. IND Specifies a single association within an associationset.

UNIT Specifies the unit type and index in which theassociation resides.

SCTP SOURCE PORT Specifies a SCTP source port in the unit.

DN01483Issue 4-0 en

# Nokia Siemens Networks 27 (48)

OYD DELETE ASSOCIATION SET

Page 28: Dn01483 313 en Global PDF Online a4

Table 4. Terms in execution printout (cont.)

Term Description

ASSOC ID IN UNIT Specifies an assocation identification in the unit.

SOURCE PARAM SET NAME Specifies a source parameter set name.

DEST. ADDR. 1 Specifies a primary destination IP address andnetmask length of the association.

DEST. ADDR. 2 Specifies a secondary destination IP address andnetmask length of the association.

STATE Specifies the state of the association. The followingabbreviations are used to describe the state of theassociation:

SCTP-DOWN = The SCTP association is down.

ASP-DOWN = The remote M3UA peer at the ASP isunavailable but SCTP association is UP.

ASP-INACTIVE = The remote M3UA peer at the ASPis available but application traffic is stopped (onlymanagement messages are allowed).

ASP-ACTIVE= The remote M3UA peer at the ASP isavailable and the application traffic is active.

The execution printout of command example 2 is as follows:

DELETING ASSOCIATION SET DATA

ASSOCIATION SET NAME: HELSINKIHLR ASSOCIATION SET NUMBER: 1

ROLE: CLIENT SCTP USER: M3UA

ASSOC. SCTP ASSOC ID SOURCE PARAM SET

IND UNIT SOURCE PORT IN UNIT NAME

--- ------- ----------- --------- ----------------

0 CCSU-0 EPHEMERAL 1 CRC32

DEST. ADDR. 1: 3FFE:1200:3012:C020:280:5FFF:FE4A:4BB7/64

DEST. ADDR. 2: 3FFE:1200:3012:C020:280:5FFF:FE4A:4BB8/64

STATE: SCTP-DOWN

COMMAND EXECUTED

Semantic errormessages

If an error occurs, the system outputs a general MML semantic errormessage.

Execution errormessages

If an error occurs, the system outputs a general MML execution errormessage.

28 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 29: Dn01483 313 en Global PDF Online a4

OYI INTERROGATE ASSOCIATION SETFunction Use this command for interrogating association sets.

Parameters association set name, association set number: displaying type;

Syntax

OYI: [[ NAME = <association set name> | NBR = <association set number>...] | <all>

def]:

[A | H | H def];

Parameterexplanations

association set name

NAME = association set name

Use this parameter to specify the name of the association set to beinterrogated. The length of the name is from 1 to 16 ASCII characters. Ifyou give this parameter, you cannot give parameter association setnumber.

association set number

NBR = association set number

Use this parameter to specify the association set to be interrogated bynumber. You can interrogate more than one association set by number,using characters & and &&. Parameters association set number andassociation set name are alternatives to one another, which meansthat you can give only one of them.

displaying type

Use this parameter to define the displaying type of printout texts. Theparameter has the following values:

DN01483Issue 4-0 en

# Nokia Siemens Networks 29 (48)

OYI INTERROGATE ASSOCIATION SET

Page 30: Dn01483 313 en Global PDF Online a4

A all the information of the interrogated association setsis printed

H only header information is printed, without theassociation information

The default value is H.

Examples 1. Interrogate all association sets in the exchange.

OYI:;

2. Interrogate association set 1.

OYI:NBR=1;

3. Interrogate association set HELSINKIHLR. All information is printed,including the association information.

OYI:NAME=HELSINKIHLR:A;

Executionprintouts

The abbreviations and terms used in the execution printout are explainedin the table.

Table 5. Terms in execution printout

Term Description

ASSOCIATION SET NUMBER Specifies an association set by number. The numberis the record number of a certain association set inthe Association Set Configuration File (S3FILE).

ASSOC. IND Specifies a single association within an associationset.

UNIT Specifies the unit type and index in which theassociation resides.

SCTP SOURCE PORT Specifies a SCTP source port in the unit.

ASSOC ID IN UNIT Specifies an assocation identification in the unit.

SOURCE PARAM SET NAME Specifies a source parameter set name.

DEST. ADDR. 1 Specifies a primary destination IP address andnetmask length of the association.

DEST. ADDR. 2 Specifies a secondary destination IP address andnetmask length of the association.

30 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 31: Dn01483 313 en Global PDF Online a4

Table 5. Terms in execution printout (cont.)

Term Description

STATE Specifies the state of the association. The followingabbreviations are used to describe the state of theassociation:

SCTP-DOWN = The SCTP association is down.

ASP-DOWN = The remote M3UA peer at the ASP isunavailable but SCTP association is UP.

ASP-INACTIVE = The remote M3UA peer at the ASPis available but application traffic is stopped (onlymanagement messages are allowed).

ASP-ACTIVE= The remote M3UA peer at the ASP isavailable and the application traffic is active.

The execution printout of command example 1 is as follows:

INTERROGATING ASSOCIATION SET DATA

ASSOCIATION SET NAME: HELSINKIMSC ASSOCIATION SET NUMBER: 0

ROLE: SERVER SCTP USER: M3UA

ASSOCIATION SET NAME: HELSINKIHLR ASSOCIATION SET NUMBER: 1

ROLE: CLIENT SCTP USER: M3UA

COMMAND EXECUTED

The execution printout of command example 2 is as follows:

INTERROGATING ASSOCIATION SET DATA

ASSOCIATION SET NAME: HELSINKIHLR ASSOCIATION SET NUMBER: 1

ROLE: CLIENT SCTP USER: M3UA

COMMAND EXECUTED

The execution printout of command example 3 is as follows:

INTERROGATING ASSOCIATION SET DATA

ASSOCIATION SET NAME: HELSINKIHLR ASSOCIATION SET NUMBER: 1

ROLE: CLIENT SCTP USER: M3UA

ASSOC. SCTP ASSOC ID SOURCE PARAM SET

DN01483Issue 4-0 en

# Nokia Siemens Networks 31 (48)

OYI INTERROGATE ASSOCIATION SET

Page 32: Dn01483 313 en Global PDF Online a4

IND UNIT SOURCE PORT IN UNIT NAME

--- ------- ----------- --------- ----------------

0 CCSU-0 EPHEMERAL 1 CRC32

DEST. ADDR. 1: 3FFE:1200:3012:C020:280:5FFF:FE4A:4BB7/64

DEST. ADDR. 2: 3FFE:1200:3012:C020:280:5FFF:FE4A:4BB8/64

STATE: ASP-ACTIVE

M3UA SPECIFICATION VERSION: 1.0 (RFC)

TRAFFIC MODE: LOAD-SHARE

ASP MESSAGES: YES

REGISTRATION REQUEST: YES

SSNM MESSAGES BROADCAST: NO

NETWORK APPEARANCE: 0

ASP MESSAGES IN IPSP: NO

ROUTING CONTEXT: ---

FIRST DATA STREAM NUMBER: 1

DATA STREAM COUNT: 1

COMMAND EXECUTED

Semantic errormessages

If an error occurs, the system outputs a general MML semantic errormessage.

Execution errormessages

If an error occurs, the system outputs a general MML execution errormessage.

32 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 33: Dn01483 313 en Global PDF Online a4

OYN CONFIGURATE SOURCE IP ADDRESSESFOR SCTPFunction Use this command for configuring source IP addresses for SCTP.

Parameters unit identification: IP address version: primary source IP address,secondary source IP address;

Syntax OYN: <unit type>, <unit index>:

<IP address version>:

<primary source IP address for SCTP>,

[secondary source IP address for SCTP];

Parameterexplanations

unit type

Use this parameter to specify the type of the computer unit in which thesource IP addresses reside. This parameter is obligatory.

unit index

Use this parameter to specify the index of the computer unit in which thesource IP addresses reside. This parameter is obligatory.

IP address version

Use this parameter to specify the IP address version. The IP addressversion is either “IPV4”or “IPV6”.This parameter is obligatory.

primary source IP address for SCTP

Use this parameter to specify the primary source IP address for SCTP.Give the IP address in quotation marks. This parameter is obligatory.

secondary source IP address for SCTP

DN01483Issue 4-0 en

# Nokia Siemens Networks 33 (48)

OYN CONFIGURATE SOURCE IP ADDRESSES FOR SCTP

Page 34: Dn01483 313 en Global PDF Online a4

Use this parameter to specify the secondary source IP address for SCTP.Give the IP address in quotation marks.

Examples 1. Add a primary source IPv4 address for SCTP to the CCSU-0 unit.

OYN:CCSU,0:IPV4:”131.228.45.179”;

2. Add a primary and secondary source IPv4 address for SCTP to theCCSU-0 unit.

OYN:CCSU,0:IPV4:”131.228.45.179”,”131.228.45.180”;

3. Add a primary and secondary source IPv6 address for SCTP to theCCSU-0 unit.

OYN:CCSU,0:IPV6:”1::2”,”1::3”;

Executionprintouts

The abbreviations and terms used in the execution printout and theirmeanings are:

UNIT Specifies the type and index of the unit in which thesource IP addresses reside.

The execution printout of command example 2 is as follows:

ADDING SOURCE IP ADDRES FOR SCTP

UNIT: CCSU-0

PRIMARY SOURCE IPV4 ADDRESS : 131.228.45.179

SECONDARY SOURCE IPV4 ADDRESS: 131.228.45.189

COMMAND EXECUTED

Semantic errormessages

If an error occurs, the system outputs a general MML semantic errormessage.

Execution errormessages

If an error occurs, the system outputs a general MML execution errormessage.

34 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 35: Dn01483 313 en Global PDF Online a4

OYG REMOVE SOURCE IP ADDRESSES FORSCTPFunction Use this command for removing source IP addresses for SCTP.

Parameters unit identification: IP address version;

Syntax OYG: <unit type>, <unit index>:

<IP address version>;

Parameterexplanations

unit type

Use this parameter to specify the type of the computer unit in which thesource IP addresses reside. This parameter is obligatory.

unit index

Use this parameter to specify the index of the computer unit in which thesource IP addresses reside. This parameter is obligatory.

IP address version

Use this parameter to specify the IP address version. The IP addressversion is either “IPV4”or “IPV6”.This parameter is obligatory.

Examples 1. Remove IPv4 source addresses for SCTP from the CCSU-0 unit.

OYG:CCSU,0:IPV4:;

2. Remove IPv6 source addresses for SCTP from the CCSU-0 unit.

OYG:CCSU,0:IPV6:;

Executionprintouts

The abbreviations and terms used in the execution printout and theirmeanings are:

DN01483Issue 4-0 en

# Nokia Siemens Networks 35 (48)

OYG REMOVE SOURCE IP ADDRESSES FOR SCTP

Page 36: Dn01483 313 en Global PDF Online a4

UNIT Specifies the unit type and index in which the sourceIP address resides.

The execution printout of the command example 3 is as follows:

REMOVING SOURCE IP ADDRES FOR SCTP

UNIT: CCSU-0

COMMAND EXECUTED

Semantic errormessages

If an error occurs, the system outputs a general MML semantic errormessage.

Execution errormessages

If an error occurs, the system outputs a general MML execution errormessage.

36 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 37: Dn01483 313 en Global PDF Online a4

OYL INTERROGATE SOURCE IP ADDRESSESFOR SCTPFunction Use this command for interrogating source IP addresses for SCTP.

Parameters unit identification;

Syntax OYL: [ <unit type>, <unit index> ]:;

Parameterexplanations

unit type

Use this parameter to specify the type of the computer unit in which thesource IP addresses reside.

unit index

Use this parameter to specify the index of the computer unit in which thesource IP addresses reside.

Examples 1. Interrogate source IP addresses for SCTP in the all units.

OYL:;

2. Interrogate source IP addresses for SCTP in the CCSU units.

OYL:CCSU;

3. Interrogate source IP addresses for SCTP in the CCSU-2 unit.

OYL:CCSU-2;

Executionprintouts

The abbreviations and terms used in the execution printout and theirmeanings are:

UNIT Specifies the type and index of the unit in which thesource IP addresses reside.

DN01483Issue 4-0 en

# Nokia Siemens Networks 37 (48)

OYL INTERROGATE SOURCE IP ADDRESSES FOR SCTP

Page 38: Dn01483 313 en Global PDF Online a4

The execution printout of command example 3 is as follows:

INTERROGATING SOURCE IP ADDRES FOR SCTP

UNIT: CCSU-2

PRIMARY SOURCE IPV4 ADDRESS : 131.228.45.179

SECONDARY SOURCE IPV4 ADDRESS: 131.228.45.189

COMMAND EXECUTED

Semantic errormessages

If an error occurs, the system outputs a general MML semantic errormessage.

Execution errormessages

If an error occurs, the system outputs a general MML execution errormessage.

38 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 39: Dn01483 313 en Global PDF Online a4

OYE ADD PARAMETER SETFunction Use this command for adding a parameter set.

Parameters parameter set name: source parameter set name;

Syntax OYE: <parameter set name>:

<source parameter set name>;

Parameterexplanations

parameter set name

Use this parameter to specify the name of the parameter set. The length ofthe name is 1 -16 ASCII characters. This parameter is obligatory.

source parameter set name

Use this parameter to specify the name of the source parameter set. Thelength of the name is 1 -16 ASCII characters. This parameter is obligatory.

Examples 1. Add parameter set INTRANET by copying parameter set IETF.

OYE:INTRANET:IETF;

Executionprintouts

The execution printout of command example 1 is as follows:

CREATING PARAMETER SET

PARAMETER SET NAME: INTRANET PARAMETER SET NUMBER: 1

RTO.MIN: 1000 MILLISECONDS

RTO.MAX: 60000 MILLISECONDS

HB.INTERVAL: 30000 MILLISECONDS

PATH.MAX.RETRANS: 5 ATTEMPTS

ASSOCIATION.MAX.RETRANS: 10 ATTEMPTS

CHECKSUM: ADLER

DN01483Issue 4-0 en

# Nokia Siemens Networks 39 (48)

OYE ADD PARAMETER SET

Page 40: Dn01483 313 en Global PDF Online a4

BUNDLING: NO

COMMAND EXECUTED

Semantic errormessages

If an error occurs, the system outputs a general MML semantic errormessage.

Execution errormessages

If an error occurs, the system outputs a general MML execution errormessage.

40 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 41: Dn01483 313 en Global PDF Online a4

OYF REMOVE PARAMETER SETFunction Use this command for removing a parameter set.

Parameters parameter set name;

Syntax OYF: <parameter set name>:;

Parameterexplanations

parameter set name

Use this parameter to specify the name of the parameter set. The length ofthe name is 1 -16 ASCII characters. This parameter is obligatory.

Examples 1. Remove parameter set INTRANET.

OYF:INTRANET;

Executionprintouts

The execution printout of command example 1 is as follows:

DELETING PARAMETER SET

PARAMETER SET NAME: INTRANET PARAMETER SET NUMBER: 1

RTO.MIN: 1000 MILLISECONDS

RTO.MAX: 60000 MILLISECONDS

HB.INTERVAL: 30000 MILLISECONDS

PATH.MAX.RETRANS: 5 ATTEMPTS

ASSOCIATION.MAX.RETRANS: 10 ATTEMPTS

CHECKSUM: ADLER

BUNDLING: NO

COMMAND EXECUTED

DN01483Issue 4-0 en

# Nokia Siemens Networks 41 (48)

OYF REMOVE PARAMETER SET

Page 42: Dn01483 313 en Global PDF Online a4

Semantic errormessages

If an error occurs, the system outputs a general MML semantic errormessage.

Execution errormessages

If an error occurs, the system outputs a general MML execution errormessage.

42 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 43: Dn01483 313 en Global PDF Online a4

OYT MODIFY PARAMETER SETFunction Use this command for modifying a parameter in a parameter set.

Parameters parameter set name: new parameter set name, RTO.min, RTO.max , HB.interval , PATH.MAX.RETRANS, ASSOCIATION.MAX.RETRANS,checksum , M3UA messages bundling in SCTP level;

Syntax OYT: <parameter set name>:

[NAME = <new parameter set name> |

RTOMIN = <RTO.min> |

RTOMAX = <RTO.max> |

HB = <HB.INTERVAL> |

PATH = <PATH.MAX.RETRANS> |

ASSOC = <ASSOCATION.MAX.RETRANS| |

CHECKSUM = <checksum> |

BUNDLING = <M3UA messages bundling in SCTP leveL>;

Parameterexplanations

parameter set name

This parameter specifies the name of the parameter set. The length of thename is 1 -16 ASCII characters. This parameter is obligatory.

NAME = new parameter set name

This parameter defines a new name for the parameter set. The length ofthe name is 1 -16 ASCII characters.

RTOMIN = RTO.min

This parameter defines a 'RTO.min'. Give the value as a decimal number.

RTOMAX = RTO.max

The parameter defines a 'RTO.max'. Give the value as a decimal number.

HB = HB.interval

DN01483Issue 4-0 en

# Nokia Siemens Networks 43 (48)

OYT MODIFY PARAMETER SET

Page 44: Dn01483 313 en Global PDF Online a4

The parameter defines a 'HB.interval'. Give the value as a decimalnumber.

PATH = PATH.MAX.RETRANS

The parameter defines a 'PATH.MAX.RETRANS'. Give the value as adecimal number.

ASSOC = ASSOCIATION.MAX.RETRANS

The parameter defines an 'ASSOCATION.MAX.RETRANS. Give the valueas a decimal number.

CHECKSUM = checksum

The parameter defines the method of the checksum. Possible values are:

0 ADLER

1 CRC32

BUNDLING = M3UA messages bundling in SCTP level

The parameter defines the M3UA messages bundling in SCTP level for anassociation set. The value is either 'Y' (YES) or 'N' (NO).

Examples 1. Modify the name of a parameter set.

OYT:INTRANET:EXPERT;

Executionprintouts

The execution printout of command example 1 is as follows:

MODIFYING PARAMETER SET

PARAMETER SET NAME: EXPERT PARAMETER SET NUMBER: 1

RTO.MIN: 1000 MILLISECONDS

RTO.MAX: 60000 MILLISECONDS

HB.INTERVAL: 30000 MILLISECONDS

PATH.MAX.RETRANS: 5 ATTEMPTS

ASSOCIATION.MAX.RETRANS: 10 ATTEMPTS

CHECKSUM: ADLER

BUNDLING: NO

COMMAND EXECUTED

44 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 45: Dn01483 313 en Global PDF Online a4

Semantic errormessages

If an error occurs, the system outputs a general MML semantic errormessage.

Execution errormessages

If an error occurs, the system outputs a general MML execution errormessage.

DN01483Issue 4-0 en

# Nokia Siemens Networks 45 (48)

OYT MODIFY PARAMETER SET

Page 46: Dn01483 313 en Global PDF Online a4

46 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling

Page 47: Dn01483 313 en Global PDF Online a4

OYO INTERROGATE PARAMETER SETFunction Use this command for interrogating a parameter set.

Parameters parameter set name, parameter set number;

Syntax

OYO: [[ NAME = <parameter set name> | NBR = <parameter set number>] | <all> def];

Parameterexplanations

parameter set name

NAME = parameter set name

Use this parameter to specify the name of the parameter set to beinterrogated. The length of the name is 1 -16 ASCII characters. If you givethis parameter, you cannot give parameter parameter set number.

parameter set number

NBR = parameter set number

Use this parameter to specify the parameter set to be interrogated bynumber. Parameters parameter set number and parameter setnumber are alternatives to one another, which means that you can onlygive one of them.

Examples 1. Interrogate all association sets in the exchange.

OYO:;

Executionprintouts

The execution printout of command example 1 is as follows:

DN01483Issue 4-0 en

# Nokia Siemens Networks 47 (48)

OYO INTERROGATE PARAMETER SET

Page 48: Dn01483 313 en Global PDF Online a4

INTERROGATING PARAMETER SET

PARAMETER SET NAME: IETF PARAMETER SET NUMBER: 0

RTO.MIN: 1000 MILLISECONDS

RTO.MAX: 60000 MILLISECONDS

HB.INTERVAL: 30000 MILLISECONDS

PATH.MAX.RETRANS: 5 ATTEMPTS

ASSOCIATION.MAX.RETRANS: 10 ATTEMPTS

CHECKSUM: ADLER

BUNDLING: NO

COMMAND EXECUTED

Semantic errormessages

If an error occurs, the system outputs a general MML semantic errormessage.

Execution errormessages

If an error occurs, the system outputs a general MML execution errormessage.

48 (48) # Nokia Siemens Networks DN01483Issue 4-0 en

OY - SCTP Configuration Handling