Configuration Guide

Table Of Contents
Fabric Attach Proxy Standalone Configuration - ERS 8800 SMLT Cluster
©2021 Extreme Networks, Inc. All rights reserved
October 2021
202
Assuming IP Shortcuts has been enabled on the ERS 8800 cluster, we need to add the management VLAN
and all other C-VLANs used by the FA Proxy Standalone switch and FA Client. The configuration shown
below simply shows the management VLAN configuration (VLAN 1100) with DHCP enabled. The other two
C-VLAN configuration will be similar.
configure terminal
vlan ports 2/1 tagging tagAll
vlan create 1100 name "fa_mgmt_vlan1100" type
port-mstprstp 0
vlan mlt 1100 1
vlan members 1100 2/1
vlan members remove 1 2/1
interface GigabitEthernet 2/1
smlt 132
exit
exit interface Vlan 1100
ip address 10.12.110.2 255.255.255.0
ip dhcp-relay
ip rsmlt
ip rsmlt holdup-timer 9999
ip dhcp-relay fwd-path 192.168.100.5
ip dhcp-relay fwd-path 192.168.100.5 enable
ip dhcp-relay fwd-path 192.168.100.5 mode dhcp
exit
ip rsmlt edge-support
configure terminal
vlan ports 2/1 tagging tagAll
vlan create 1100 name "fa_mgmt_vlan1100" type
port-mstprstp 0
vlan mlt 1100 1
vlan members 1100 2/1
vlan members remove 1 2/1
interface GigabitEthernet 2/1
smlt 132
exit
interface Vlan 1100
ip address 10.12.110.1 255.255.255.0
ip dhcp-relay
ip rsmlt
ip rsmlt holdup-timer 9999
ip dhcp-relay fwd-path 192.168.100.5
ip dhcp-relay fwd-path 192.168.100.5 enable
ip dhcp-relay fwd-path 192.168.100.5 mode dhcp
exit
ip rsmlt edge-support