05-27-2019 08:40 PM
Standalone Proxy/Uplink Port
If there is no Fabric Attach-capable server available, configuring an uplink makes the device a
standalone proxy. This works like a proxy, but without having discovered a Fabric Attach server. The
uplink port is treated as the server port.
To enable standalone proxy mode and specify the uplink port, use the following command using the
port keyword:
configure fabric attach uplink [port | none]
FA Standalone Proxy introduces FA Proxy functionality in environments without an FA Server.
Regardless of whether the FA Standalone Proxy upstream device is a non-Extreme Networks component or an Extreme Networks device on which FA Server functionality is not available, FA Standalone Proxy operation supports standard FA Proxy processing as if an FA Server has been
discovered.
You can enable or disable FA Standalone Proxy support. By default, it is disabled. Enabling the FA Standalone Proxy mode enables immediate processing of pending I-SID/VLAN bindings, if other configuration data such as static uplink data allows the processing. Previously established settings based on FA Proxy operation, if present, are reset when FA Standalone Proxy operation is enabled.
Note:
In FA Standalone Proxy mode, I-SID values are not specified and are implicitly 0. Only bindings with an I-SID value equal to 0 are accepted for processing.
Disabling the FA Standalone Proxy mode resets configured I-SID/VLAN binding data to its default state and enables full FA Proxy operation.
In FA Standalone Proxy mode you must provide the FA Server uplink information, which is typically gathered through FA Server discovery. Once you provide this information, FA Standalone Proxy mode operates as if an FA Server has been discovered and is accepting I-SID/VLAN binding requests. The binding clean-up is similar to an FA Server timeout event, and occurs when the static uplink is deleted and when FA Standalone Proxy operation is disabled.
Note:
No interactions with an FA Server are supported in FA Standalone Proxy mode.
enable
configure terminal
fa standalone-proxy
no fa standalone-proxy
default fa standalone-proxy
enable
configure terminal
fa uplink {port | trunk }
no fa uplink
06-07-2019 07:32 PM