Cisco Systems Version 1.1 manual SelectPreferr edCarrier rule is used, 2-12, 10 Routes Table

Models: Version 1.1

1 110
Download 110 pages 58.42 Kb
Page 30
Image 30
Table2-10 Routes Table

Chapter2

PostgreSQL Database Operations and Functionalities

Database Functionalities

Note Tables MatchPatterns_1 and MatchPatterns_2 can inherit from this table.

Table2-10 Routes Table

Name

Type

RouteKey

integer

RouteName

text

RuleKey

integer

 

 

Allow

Null Default

NO

Constraints

<> 0

Comments

Primary key. Key of the route. Name of the route.

Foreign key. Rule associated with this route.

Note Tables Routes_1 and Routes_2 can inherit from the Routes table.

Table2-11 Rules Table

 

 

 

 

 

Allow

 

Name

Type

Null

Default Constraints

RuleKey

integer

NO

<> 0

RuleName

text

 

 

IsDefaultRule

boolean

NO

FALSE

MinQoS

integer

>= 1 and <=9

PreferredCarrierKey

integer

Comments

Primary key. Key of the rule.

Optional name to describe this rule.

Indicates if this is the default rule. One default rule must exist.

Minimum quality of service. This is used with RejectInsuffic ientQoS rule.

Foreign key. Key to a carrier. Used only when

SelectPreferr edCarrier rule is used.

Cisco Carrier Sensitive Routing User Guide

2-12

Page 30
Image 30
Cisco Systems Version 1.1 manual SelectPreferr edCarrier rule is used, 2-12, 10 Routes Table, 11 Rules Table