Brocade Communications Systems IP250 Network Hardware User Manual


  Open as PDF
of 1753
 
1470 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
OUTBOUND_L3_ACL_ID L3 Access control List Id of the L3 ACL selected for
outbound. Foreign Key for ACCESS_CONTROL_LIST
table.
int
OUTBOUND_WRITE_TO_DEVICE 1/0 corresponding to Write to device/not write to
device for outbound traffic.
smallint
TABLE 202 LAG
Field Definition Format Size
ID DB ID of LAG(Port-Channel). int
VIRTUAL_SWITCH_ID FK to owning VIRTUAL_SWITCH int
LAG_ID LAG ID int
IF_INDEX Interface index int
IF_NAME Interface name varchar 256
ENABLED LAG is enabled=1, disabled=0 smallint
LAG_MODE Static or dynamic (1=dynamic, 2=static) smallint
ACTIVE LACP active or passive (1=active, 2=passive) valid if
mode=dynamic
smallint
TYPE Trunking type (1=standard, 2=brocade, 3=hybrid) smallint
IF_MODE L2 or L3 mode varchar 8
L2_MODE Type of L2 mode (default=access varchar 32
MAC_ACL_POLICY stores the MAC ACL policy information of the LAG varchar 64
VLAN_LIST Comma separated vlan ID list. text
MAC_ADDRESS MAC address of LAG(Port-Channel). varchar 64
IP_ADDRESS Primary IPAddress of the LAG varchar 128
NET_MASK Netmask of the Primary IPAddress of the LAG varchar 128
MINIMUM_LINKS Least number of operationally UP links to declare the
port-channel UP. range 1..16.
int
MTU Maximum transmission unit in bytes. range
1522..9208.
int
LOAD_BALANCE Load balancing details. varchar 64
VLAG Specifies whether the lag is a vlag or not. smallint
TABLE 203 LAG_MEMBER
Field Definition Format Size
ID DB ID of LAG member(port). int
LAG_ID FK to owning LAG int
NAME Member name varcha 64
TABLE 201 L3_ACL_INT_DEPLOYMENT_MAP (Continued)
Field Definition Format Size