Brocade Communications Systems IP250 Network Hardware User Manual


  Open as PDF
of 1753
 
Brocade Network Advisor IP User Manual 1487
53-1003056-01
Database tables and fields
I
MPLS_SERVICE_TYPE The type of the MPLS Service. Local VLL-1, Remote
VLL-2, VLL-3, VPLS-4, Admin Group-8, Path-9, RSVP
LSP-10.
smallint
VLL_MODE Specifies the Virtual Local Loop (VLL) Mode. Possible
values are Unknown-0, Raw-1 and Taggged-2.
smallint
STATUS Status of the MPLS Service. All Peers Up-1, All Peers
Down-2, Some Peers Down-3, Undefined-0.
smallint
CONFLICTS The type of Conflict. Possible values are None-0,
Name Mismatch-1, VLL Mode Mismatch-2, Peer
Incomplete-4, No Endpoints-8, Peer Missing-16,
Duplicate VCID-32, Unknown-65535.
int
LAST_UPDATED_TIME Time when this service record last updated in the
database.
num (20,0)
TABLE 250 MPLS_SERVICE_DEVICE_RELATION
Field Definition Format Size
MPLS_SERVICE_DEVICE_R
ELATION_DB_ID
Unique database generated identifier. int
MPLS_SERVICE_DB_ID Database ID of the MPLS_SERVICE instance. int
DEVICE_ID Database ID of the DEVICE instance. int
TABLE_SUBTYPE Specifies the type of MPLS Service Relation with
Device. Possible values are VLL_DEVICE_RELATION
and VPLS_DEVICE_RELATION.
varchar 32
NAME Name of the MPLS Service. varchar 255
COS This value indicates the Class Of Service for this
endpoint (VLL/VPLS). Allowed range is 0-7 and 255.
255 means COS is not explicitly configured.
smallint
MTU Represents the maximum packet size configured on
the VLL/VPLS instance.
int
TABLE 251 MPLS_SERVICE_ENDPOINT_RELATION
Field Definition Format Size
MPLS_SERVICE_ENDPOINT
_RELATION_DB_ID
Unique database generated identifier. int
MPLS_SERVICE_DEVICE_R
ELATION_DB_ID
Database ID of the
MPLS_SERVICE_DEVICE_RELATION instance.
int 255
INTERFACE_ID Database ID of the INTERFACE instance associated
with this end point (VLL/VPLS).
int
TABLE_SUBTYPE The Type of the MPLS Service endpoint relation.
Possible values are VLL_ENDPOINT_RELATION and
VPLS_ENDPOINT_RELATION.
varchar 32
TAG_MODE This value indicates the vlan mode for this endpoint.
Possible values are Tagged-1, Untagged-2.
smallint
TABLE 249 MPLS_SERVICE (Continued)
Field Definition Format Size