Brocade Network Advisor IP User Manual 1509
53-1003056-01
Database tables and fields I
MAC_GROUP_DB_ID Nullable Foreign Key Reference to ID field of
MAC_GROUP table. In case of VLAN_TYPE 3,
MAC_GROUP table entry created with empty
GROUP_ID with TYPE 3 and MAC_GROUP_MEMBER
have the mac address details. In case of VLAN_TYPE
4, MAC_GROUP table entry created with valid
GROUP_ID and TYPE(3).
int
CTAG_ID This will be populated only if VLAN_TYPE is 6 and 7.
This as an Incoming customer tag (c-tag) associated
with a GVLAN and its applicable only for trunk mode.
If the TLS (Transparent LAN Service) is enabled in
the device, a pre-defined range of values are used for
C-Tag.
text
TABLE 30 6 PORT_VLAN
Field Definition Format Size
VLAN_DB_ID Database ID of the VLAN instance which is
associated with the port.
int
STP STP value for VLAN. Possible values are 0-Disabled,
1-STP, 2-RSTP, 3-MSTP, 4-PVST and 5-RPVST.
num (1,0)
TVF 0 means Disabled, 1 means Enabled. When TVF is
enabled, packets are allowed to be forwarded
without any form of CPU intervention including MAC
learning and MAC destination lookups. When it is
disabled (VLAN CPU Protection), it allows traffic
intended for pure Layer2.
smallint
VLAN_ID The existing Data type short has been modified to
integer. Hence it supports 16 bit additionally.
smallint
QOS Quality of service for port VLAN. smallint
GLOBAL_VLAN_DB_ID Database ID of the GLOBAL_VLAN instance which is
associated with the port.
int
STP_INSTANCE_ID Database ID of the STP_INSTANCE instance which is
associated with the port.
int
ADMIN_STATUS 0 = Disabled
1 = Enabled
smallint
FCOE_ENABLED Signifies whether this VLAN is the default FCoE VLAN
on the DCB switch.
smallint
PVLAN_TYPE pvlan_type value for vlan.0- Normal VLAN. The
following are PVLAN Types applicable for NOS4.0 and
above.1- Primary PVLAN, 2- RSPAN, 3 -TLS..
int
TABLE 30 5 PORT_PROFILE_VLAN_MAP
Field Definition Format Size