VLAN FID entry parameters.
Data Fields | |
uint8_t | fid |
bool | hostMember |
bool | p1Member |
bool | p2Member |
bool | hostTagged |
bool | p1Tagged |
bool | p2Tagged |
bool | streamVid |
bool | floodToHost |
uint8_t Icssg_VlanFidParams::fid |
Filtering identifier field. This 8-bit field is included in SA and DA hashes as part of FDB function
bool Icssg_VlanFidParams::hostMember |
If set, forward to the host port
bool Icssg_VlanFidParams::p1Member |
If set, forward to physical port 1 of the switch
bool Icssg_VlanFidParams::p2Member |
If set, forward to physical port 2 of the switch
bool Icssg_VlanFidParams::hostTagged |
If set, VLAN tag should be added to host port packet being transmitted. If not set, then strip VLAN tag
bool Icssg_VlanFidParams::p1Tagged |
If set, VLAN tag should be added to phsyical port 1 packet being transmitted. If not set, then strip VLAN tag
bool Icssg_VlanFidParams::p2Tagged |
If set, VLAN tag should be added to physical port 2 packet being transmitted, if not set, then strip VLAN tag
bool Icssg_VlanFidParams::streamVid |
If set, VLAN is part of stream FDB, bypass unicast/multicast FDB
bool Icssg_VlanFidParams::floodToHost |
If set, send un-registered multicast packet to host port