Cisco Systems Version 1.1 Network Router User Manual


 
2-5
Cisco Carrier Sensitive Routing User Guide
Chapter2 PostgreSQL Database Operations and Functionalities
Database Functionalities
Table2-1 Configuration Data Table
Name Type
Allow
Null Default Constraints Comments
ActiveDataset text NO ‘_1’ Valid values:
_1
_2
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.
LoggingLevel text NO ‘Error’ Valid values:
error
info
debug
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.
CSR_ID varchar(64) NO ID used to register with
the gatekeeper which
application is
connecting. (Also
known as the
application ID).
CSR_Version text Version of CSR. This is
entered when the GUI
requests it from the
CSR.
GKTMP_Version integer Version of GKTMP.
This is entered when
the GUI requests it
from the CSR.
Priority integer NO 1 >=1 Priority to register this
application to the
gatekeeper.
ListenPort integer >0 and < 32767 TCP port to listen for
incoming connection.
A gatekeeper or
simulator may connect
to the CSR, and this is
the port to connect to.