Configuration Guide

Table Of Contents
Adding Platform VLANs
©2021 Extreme Networks, Inc. All rights reserved
October 2021
188
On the FA Server switches, assuming IP Shortcuts has been enabled, we will add the the C-VLAN’s used
by the FA Proxy and FA Client assuming the Management VLAN has already been configured - see section
titled “Fabric Attach – Adding a Platform VLAN on FA Server for Management VLAN”.
vlan create 1110 name "Corp_vlan1110" type
port-mstprstp 0
vlan i-sid 1110 5001110
interface Vlan 1110
ip address 10.12.111.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
vlan create 1120 name "Lab_vlan1120" type
port-mstprstp 0
vlan i-sid 1120 5001120
interface Vlan 1120
ip address 10.12.112.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
vlan create 1110 name "Corp_vlan1110" type
port-mstprstp 0
vlan i-sid 1110 5001110
interface Vlan 1110
ip address 10.12.111.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
vlan create 1120 name "Lab_vlan1120" type
port-mstprstp 0
vlan i-sid 1120 5001120
interface Vlan 1120
ip address 10.12.112.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