Tag Configuration 0x00D0

SwitchKit Name

TagConfig

Type

EXS API and SwitchKit API message

Description

Tag Configuration 0x00D0

Each line card and Matrix Controller card has battery-backed RAM that stores configuration information provided by the host. This message allows the host to assign a tag to a card’s configuration. after it has been configured. If the card configuration is modified, due to either CSP restoration of default values or host-initiated configuration commands, the tag is reset to 0.

The tag is reported to the host in the Card Status Report and Card Status Query messages. With this feature, the host can quickly determine if a card has the proper configuration. When a card’s configuration is modified, the tag is reset to 0, and the card must be retagged. In the event that the system is powered down, or a card is inserted, all battery-backed configuration is cleared.

Sent by

Host

SwitchKit Code

C Structure

typedef struct {

UBYTE Slot;

unsigned short BrdTag;

} XL_TagConfig;

C++ Class

class XLC_TagConfig : public XLC_OutboundMessage {

public:

UBYTE getSlot() const;

void setSlot(UBYTE x);

unsigned short getBrdTag() const;

void setBrdTag(unsigned short x);

};

 

Overview of message

The following table provides an overview of this message. The table following it, provides the detail for each byte.

MESSAGE (White)

RESPONSE (Gray)

Byte

Field Description

Byte

Field Description

0

Frame (0xFE)

0

Frame (0xFE)

1, 2

Length (0xNNNN)

1, 2

Length (0x0007)

3, 4

Message Type (0x00D0)

3, 4

Message Type (0x00D0)

5

Reserved (0x00)

5

Reserved (0x00)

6

Sequence Number

6

Same Sequence Number

7

Logical Node ID

7

Logical Node ID

8

:

AIB

Address Method

8, 9

Status MSB, LSB

Number of AEs to follow

10

Checksum

AEs

 

 

Tag MSB, LSB

:

Checksum

EXS API Hex Format - Detailed

 

MESSAGE (White)

RESPONSE (Gray)

Byte

Field Description

Byte

Field Description

0

Frame (0xFE)

0

Frame (0xFE)

1, 2

Length (0xNNNN)

1, 2

Length (0x0007)

3, 4

Message Type (0x00D0)

3, 4

Message Type (0x00D0)

5

Reserved (0x00)

5

Reserved (0x00)

6

Sequence Number

6

Same Sequence Number

7

Logical Node ID

7

Logical Node ID

8

:

AIB

Address Method

0x00 - Individual AEs

8, 9

Status MSB, LSB

10

Checksum

Number of AEs to follow

 

AEs

0x01 Slot

:

Tag MSB, LSB

A two-byte number assigned by the host to identify a card’s configuration.

 

NOTE: The Tag value 0x0000 is reserved for untagged configurations.

The following is a list of the messages that would reset the configuration tag of a line card only if they are successfully processed (for example, the host receives a response Status of Positive Acknowledgment, 0x10).

 

T-ONE, E-ONE, DS3

These messages reset the configuration tags of T-ONE, E-ONE, and DS3 cards:

 

Answer Supervision Mode Configure

Assign Logical Span ID

B Channel Configure

Busy Out Flag Configure

D Channel Assign

D Channel De-assign

D Channel Facility List Configure

DS3 Configure-Query (DS3 card only - when changing DS3 framer)

Distant End Release Mode Configure

E1 Span Configure

Filter Timer Configure

Flash Timing Configure

Inpulsing Parameter Configure

Inseize Instruction List Configure

Local End Release Mode Configure

PCM Encoding Format Configure

PPL Assign

PPL Audit Configure

PPL Configure

PPL Timer Configure

PPL Transmit Signal Configure

Product License Download

Receive Signaling Configure

Service State Configure

Span Filter Configure

Start Dial Configure

T1 Span Configure

Transmit Signaling Configure

Trunk Type Configure

 

 

J-ONE, SJ1LC

These messages reset the configuration tags of J-ONE cards:

 

Assign Logical Span ID

D Channel De-assign

J1 Span Configure

Service State Configure

Span Filter Configure

DSP

These messages will reset the configuration tags DSP-ONE cards:

Call Progress Analysis Class Configure

Call Progress Analysis Pattern Configure

DSP SIMM Configure

Service State Configure

Transmit Cadence Pattern Configure

Transmit Tone Configure

 

 

ISDN PRI

These messages will reset the configuration tags of ISDN PRI cards:

 

Answer Supervision Mode Configure

B Channel Configure

D Channel Assign

D Channel De-assign

D Channel Facility List Configure

Distant End Release Mode Configure

ISDN Interface Configure

ISDN Profile Configure

ISDN Terminal Configure

Local End Release Mode Configure

Outseize Instruction List Configure

PCM Encoding Format Configure

PPL Assign

PPL Audit Configure

PPL Configure

PPL Delete

PPL Transmit Signal Configure

Service State Configure

 

 

SS7

These messages will reset the configuration tags of SS7 cards:

 

Answer Supervision Mode Configure

Distant End Release Mode Configure

Local End Release Mode Configure

Outseize Instruction List Configure

PCM Encoding Format Configure

PPL Assign

PPL Audit Configure

PPL Configure

PPL Delete

PPL Timer Configure

Product License Download

Reset Configuration

Service State Configure

SS7 CIC Configure

SS7 ISUP Message Format Configure

SS7 Signaling Link Configure

SS7 Signaling Link Set Configure

SS7 Signaling Route Configure

SS7 Signaling Stack Configure

 

:

Checksum

 

 

Configuration Tag Behavior

The following table provides the tag configuration behavior on the CCS and Line cards when the host application sends an out-of-service action in the Service State Configure (0x000A) message. This table includes bearer and control channels/spans.

Card

CIC/B Channel

CIC/B Channel

Link/DChannel

Link/DChannel

VCICs

VCICs

 

T1/E1 Channel Out of Service

T1/E1 Span
Out of Service

T1/E1 Channel Out of Service

T1/E1 Span Out of Service

Channel
Out of Service

Span
Out of Service

SS7
SS7/EXS Local Remote

SS7 - Tag Reset

T1/E1 - NA

SS7 - NA

T1/E1 - Tag Reset

SS7 - Tag Reset

T1/E1 - NA

SS7 - NA

T1/E1 - Tag Reset

SS7 - Tag Reset

VT1/VE1 - NA

SS7 - NA

VT1/VE1 - Tag Reset

ISDN

ISDN - Tag Reset

T1/E1 - NA

ISDN - NA

T1/E1 - Tag Reset

ISDN - Tag Reset

T1/E1 - Tag Reset

ISDN - Tag Reset

T1/E1 - Tag Reset

ISDN - Tag Reset

VT1/E1 - NA

ISDN - NA

VT1/VE1 - Tag Reset

CAS

SS7/ISDN - NA

T1/E1 - Tag Reset

SS7/ISDN - NA

T1/E1 - Tag Reset

Not Applicable

Not Applicable

Not Applicable

Not Applicable

DS3

SS7/ISDN - Tag Reset

DS3 - Remains Same

SS7/ISDN - Tag Reset

DS3 - Tag Reset

SS7/ISDN - Tag Reset

DS3 - Remains same

SS7/ISDN - Tag Reset

DS3 - Tag Reset

Not Applicable

Not Applicable