User Manual v12.3.0 Owner's manual
1614 Brocade Network Advisor IP User Manual
53-1003153-01
Database tables and fields
I
TABLE 201 L2_ACCESS_CONTROL_ENTRY
Field Definition Format Size
ID serial
ACCESS_CONTROL_LIST_ID L2 access control list ID, to which the ACL entry is
associated.
int
SEQUENCE_NUMBER int
ACTION Specifies the action:
0 = Permit
1 = Deny
smallint
SOURCE_MAC Source MAC address. varchar 24
SOURCE__MASK Source MAC address mask. varchar 24
DEST_MAC Destination MAC address. varchar 24
DEST_MASK Destination MAC address mask. varchar 24
VLAN_ID Specifies the VLAN ID for the L2 ACL entry. int
ETHERNET_TYPE varchar 24
LOG_ENABLE Specifies whether logging is enabled or not:
1 = Enabled
0 = Not Enabled
smallint
SOURCE_TYPE Indicates the source MAC type (any, host or mac) for
DCB Switch L2 ACL entry.
varchar 24
DEST_TYPE Indicates the destination MAC type (any, host or mac)
for DCB Switch L2 ACL entry.
varchar 24
TABLE 202 L2_ACCESS_CONTROL_LIST
Field Definition Format Size
ID serial
ACCESS_CONTROL_LIST_TYPE Specifies the ACL Type:
• 0 = Standard
• 1= Extended
smallint
ACCESS_CONTROL_LIST_NUM L2 ACL number. int
ACCESS_CONTROL_LIST_NAME L2 ACL name. varchar 255
STARTING_SEQUENCE_NUMBER int
INCREMENTAL_VALUE int
CLEAR_STATS
• 1 = Clear stats is enabled.
• 0 = Clear stats is disabled.
smallint
OPERATION_TYPE varchar 10
DEPLOYMENT_ID Deployment configuration ID. Foreign Key for
DEPLOYMENT table.
int
INT_BINDING_DIRECTION Represents the interface binding direction. 0/1/2
corresponds to IN /OUT/BOTH direction.
smallint