Cisco Systems Version 1.1 Network Router User Manual


 
2-17
Cisco Carrier Sensitive Routing User Guide
Chapter2 PostgreSQL Database Operations and Functionalities
Database Functionalities
Note EgressRouteAttributes_1 and EgressRouteAttributes_2 can inherit from the
EgressRouteAttributes and RouteAttriubtes tables.
Note Tables QoS_1 and QoS_2 can inherit from this QoS table.
Table2-16 EgressRouteAttributes Table
Name Type
Allow
Null Default Constraints Comments
QoS integer >= 0 and <= 9 Quality of service.
ListKey integer Foreign key. Key of
list associated with
this egress route
attribute.
Table2-17 QoS Table
Name Type
Allow
Null Default Constraints Comments
IngressCarrierKey integer NO Foreign key. Key of
the ingress carrier.
EgressCarrierKey integer NO Foreign key. Key of
the egress carrier
RouteKey integer NO Foreign key. Key of
the route associated
with the QoS.
RelativeQoS integer NO >= 1 and <= 9 Relative quality of
service.
Table2-18 QoS Table
Name Type
Allow
Null Default Constraints Comments
RouteKey integer NO Foreign key. Key of the
route associated with this
QoS.
AttributeKey integer NO Foreign key. Key of the
attribute associated with
this QoS.