Configuration Guide

Table Of Contents
©2021 Extreme Networks, Inc. All rights reserved
October 2021
330
8005 and 8006 - Add IP address and VRF to VLANs 2254 and 2555, enable RSMLT Edge by
setting the holdup timer to infinity (9999), and enable RSMT edge support globally
8005:
8005:5(config)#interface vlan 2255
8005:5(config-if)#vrf blue
8005:5(config-if)#ip address 192.168.33.1 255.255.255.0
8005:5(config-if)#ip rsmlt
8005:5(config-if)#ip rsmlt holdup-timer 9999
8005:5(config-if)#exit
8005:5(config)#ip rsmlt edge-support
For 8006, use the same configuration as above except for the items shown below
8006:5(config)#interface vlan 2255
8006:5(config-if)#ip address 192.168.33.2 255.255.255.0
8007 - Add IP address and VRF to VLAN 2254
8007:5(config)#interface vlan 2254
8007:5(config-if)#vrf red
8007:5(config-if)#ip address 192.168.133.1 255.255.255.0
8007:5(config-if)#exit