Cisco Systems Version 1.1 Network Router User Manual


 
2-14
Cisco Carrier Sensitive Routing User Guide
Chapter2 PostgreSQL Database Operations and Functionalities
Database Functionalities
Note Tables Rules_1 and Rules_2 can inherit from the Rules table.
Note Tables Contacts_1 and Contacts_2 can inherit from the Contacts table.
SelectPreferredCarrier integer NO 0 >= 0 and <= 5 Specifies
preferred
carrier.
SelectPercentageEgress integer NO 0 >= 0 and <= 5 Specifies
egress
percentage.
Table2-11 Rules Table (continued)
Name Type
Allow
Null Default Constraints Comments
Table2-12 Contacts Table
Name Type
Allow
Null Default Constraints Comments
ContactKey integer NO <> 0 Primary key. Key of
the contact.
RASAddress varchar(64) NO RAS address.
AddressType text NO Valid values:
ipv4
gkid
dnsname
Type of address (IP
address, gatekeeper
ID, or DNS name).
The CSR converts the
DNS name to IP
address. When you use
the DNS name, a DNS
server must be
available. Otherwise,
this value is not used.
Cost integer >= 0 Specifies desired cost.
Priority integer >= 0 Specifies desired
priority.