Configuration Guide

Table Of Contents
©2021 Extreme Networks, Inc. All rights reserved
October 2021
178
20.1.34.1 Fabric Attach – Adding a Platform VLAN on FA Server for
Management VLAN
In order for the FA Proxy switch to get an IP address via DHCP, we will need to add a platform VLAN and
add an IP address with DHCP. We will do this on the FA Server switches and enable the RSMLT Edge
option assuming IP Shortcuts has already been enabled – please see the IP Shortcuts section for
configuration details.
The platform VLAN ISID must match the ELAN ISID used as per the previous step.
configure terminal
vlan create 1100 name "fa_mgmt_vlan1100"
type port-mstprstp 0
vlan i-sid 1100 5001100
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
interface GigabitEthernet 1/3
no shutdown
exit
ip rsmlt edge-support
config terminal
vlan create 1100 name "fa_mgmt_vlan1100"
type port-mstprstp 0
vlan i-sid 1100 5001100
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
interface GigabitEthernet 1/3
no shutdown
exit
ip rsmlt edge-support