| getl2paramResult Structure Definition |
The getl2paramResult structure defines the return type for getl2param API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
l2paramList |
List of l2params |
| l2param Structure Definition |
The l2param structure defines the actual return type values for getl2param API. |
Syntax |
Members |
maxbridgecollision |
Maximum bridge collision for loop detection |
mbfpeermacupdate |
When mbf_instant_learning is enabled, learn any changes in peer's MAC after this time interval, which is in 10ms ticks. |
bdggrpproxyarp |
Set/reset proxy ARP in bridge group deployment |
bdgsetting |
Bridging settings for C2C behavior. If enabled, each PE will learn MAC entries independently. Otherwise, when L2 mode is ON, learned MAC entries on a PE will be broadcasted to all other PEs. |
garponvridintf |
Send GARP messagess on VRID-configured interfaces upon failover |
macmodefwdmypkt |
Allows MAC mode vserver to pick and forward the packets even if it is destined to Citrix ADC owned VIP. |
usemymac |
Use Citrix ADC MAC for all outgoing packets. |
proxyarp |
Proxies the ARP as Citrix ADC MAC for FreeBSD. |
garpreply |
Set/reset REPLY form of GARP |
mbfinstlearning |
Enable instant learning of MAC changes in MBF mode. |
rstintfonhafo |
Enable the reset interface upon HA failover. |
skipproxyingbsdtraffic |
Control source parameters (IP and Port) for FreeBSD initiated traffic. If Enabled, source parameters are retained. Else proxy the source parameters based on next hop. |
returntoethernetsender |
Return to ethernet sender. |
stopmacmoveupdate |
Stop Update of server mac change to NAT sessions. |
bridgeagetimeout |
Time-out value for the bridge table entries, in seconds. The new value applies only to the entries that are dynamically learned after the new value is set. Previously existing bridge table entries expire after the previously configured time-out value. |
usenetprofilebsdtraffic |
Control source parameters (IP and Port) for FreeBSD initiated traffic. If enabled proxy the source parameters based on netprofile source ip. If netprofile does not have ip configured, then it will continue to use NSIP as earlier. |
_nextgenapiresource |
See Also |