DCFM Enterprise User Manual (53-1001775-01, June 2010)

762 DCFM Enterprise User Manual
53-1001775-01
License
D
License
TABLE 126 ISL_TRUNK_GROUP
Field Definition Format Size
ID* int
VIRTUAL_SWITCH_ID Virtual switch DB ID. int
MASTER_USER_PORT Port number of master port. smallint
TABLE 127 LICENSE_FEATURE_MAP
Field Definition Format Size
LICENSE_ID* Foreign Key (SWITCH_LICENSE.ID) and is part of the
primary key.
integer
FEATURE_ID* Foreign Key (LICENSED_FEATURE.ID) and is part of
the primary.
integer
TABLE 128 LICENSED_FEATURE
Field Definition Format Size
ID* int
NAME License feature name, a short text description. varchar 64
DESCRIPTION Optional detailed description about the license
feature.
varchar 256
TABLE 129 SWITCH_LICENSE
Field Definition Format Size
ID* int
CORE_SWITCH_ID Refers to the entry in the CORE_SWITCH table. int
LICENSE_KEY Stores the license key obtained from the switch. varchar 256
TABLE 130 CORE_SWITCH
Field Definition Format Size
ID* int