Cisco Systems Version 1.1 manual 2-15, 13 Lists Table, 14 ContactLists Table

Models: Version 1.1

1 110
Download 110 pages 58.42 Kb
Page 33
Image 33
Lists Table

Chapter2

PostgreSQL Database Operations and Functionalities

Database Functionalities

Lists Table

Table2-13 Lists Table

Name

Type

ListKey

integer

ListName

text

 

 

Allow

Null

NO

Default

Constraints

<> 0

Comments

Primary key. Key of the list.

Name of the list.

Note Tables Lists_1 and Lists_2 can inherit from the Lists table.

Table2-14 ContactLists Table

 

 

Allow

Name

Type

Null

ListKey

NO

 

ContactKey

NO

 

 

 

 

Default

Constraints

Comments

Foreign key. Key of the list.

Foreign key. Key of the contact.

Note Tables ContactLists_1 and ContactLists_2 can inherit from this table.

Table2-15 RouteAttributes Table

 

 

Allow

Name

Type

Null

AttributeKey

integer

NO

AttributeName

text

 

CarrierKey

integer

NO

 

 

 

Default Constraints

<>0

Comments

Primary key. Key of the route attribute.

Name of attribute associated with the route.

Foreign key. Key of the carrier associated with this route attribute.

Cisco Carrier Sensitive Routing User Guide

2-15

Page 33
Image 33
Cisco Systems Version 1.1 manual 2-15, 13 Lists Table, 14 ContactLists Table, 15 RouteAttributes Table