Data Center Fabric Manager Enterprise User Manual v10.3.X (53-1001357-01, November 2009)

702 DCFM Enterprise User Manual
53-1001357-01
License
D
License
TABLE 124 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 125 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 126 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 127 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 128 CORE_SWITCH
Field Definition Format Size
ID* int