Cisco Systems Version 1.1 ActiveDataset, text, Name, Type, Null, Default, Constraints, Comments

Models: Version 1.1

1 110
Download 110 pages 58.42 Kb
Page 23
Image 23
Name

Chapter2

PostgreSQL Database Operations and Functionalities

Database Functionalities

Table2-1 Configuration Data Table

 

 

Allow

Name

Type

Null

ActiveDataset

text

NO

LoggingLevel

text

NO

CSR_ID

varchar(64) NO

CSR_Version

text

 

GKTMP_Version

integer

 

Priority

integer

NO

ListenPort

integer

 

Default

‘_1’

‘Error’

1

Constraints

Valid values:

_1

_2

Valid values:

error

info

debug

>=1

>0 and < 32767

Comments

There are two datasets in the CSR (active and inactive). There are two of each table for entities that are created (for example, Carriers_1, Carriers_2). The active dataset marks which of the above is active.

When the application, is active, logs are generated. This marks the level of logging that is being done. During realtime, this runs only at error level to avoid performance deterioration.

ID used to register with the gatekeeper which application is connecting. (Also known as the application ID).

Version of CSR. This is entered when the GUI requests it from the CSR.

Version of GKTMP. This is entered when the GUI requests it from the CSR.

Priority to register this application to the gatekeeper.

TCP port to listen for incoming connection. A gatekeeper or simulator may connect to the CSR, and this is the port to connect to.

Cisco Carrier Sensitive Routing User Guide

2-5

Page 23
Image 23
Cisco Systems Version 1.1 manual ActiveDataset, text, Name, Type, Null, Default, Constraints, Comments