Configuration Guide

Table Of Contents
©2021 Extreme Networks, Inc. All rights reserved
October 2021
201
20.1.35Fabric Attach Proxy Standalone
Assuming we are using an ERS 4800 for the Fabric Attach Proxy Standalone switch connected to a ERS
8800 IST core. In regards to the core switches, we need to configure C-VLANs 1100, 1110, and 1120 with
tagged trunk links to the ERS 4800. In regards to the Wireless Access Points, by default, LLDP and Fabric
attach is enabled.
The fa zero-touch-option setting of auto-port-mode-fa-client will automatically enable all the
various EAP MHSA settings and enable EAP on the Fabric Attach (FA) client ports when Fabric
Attached discovers a FA client. Once the FA client is discovered and authenticated against
Identify Engines (IDE), IDE will overwrite the port VLAN port membership.
configure terminal
snmp-server name 4802
vlan create 1100 name mgmt_vlan1100 type port
vlan configcontrol automatic
vlan ports 49-50 tagging tagAll
vlan members 1100 49-50
vlan members remove 1 49-50
vlan mgmt 1100
mlt 1 member 49-50 learning disable
mlt 1 enable
ip address switch 10.12.110.254 netmask 255.255.255.0
ip default-gateway 10.12.110.1
radius server host 10.12.120.220 key acct-enable
Enter key: ******
Confirm key: ******
fa standalone-proxy
fa uplink trunk 1
fa extended-logging
fa zero-touch-option auto-port-mode-fa-client
Fabric Attach Proxy Standalone Configuration - ERS 4800