Data Center Fabric Manager Professional Plus User Manual - Supporting DCFM 10.3.x (53-1001356-01, October 2009)

660 DCFM Professional Plus User Manual
53-1001356-01
License
D
DRAFT: BROCADE CONFIDENTIAL
License
TABLE 146 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 147 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 148 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 149 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 150 CORE_SWITCH
Field Definition Format Size
ID* int