Configuration Guide

Table Of Contents
Fabric Attach Server Configuration – adding platform VLAN
©2021 Extreme Networks, Inc. All rights reserved
October 2021
184
configure terminal
ip vrf green
vlan create 140 type port-mstprstp 0
vlan i-sid 140 700140
interface vlan 140
vrf green
ip address 10.1.140.2 255.255.255.0
ip rsmlt
ip rsmlt holdup-timer 9999
exit
router vrf green
ipvpn
i-sid 300140
ipvpn enable
isis redistribute direct
isis redistribute direct enable
exit
isis apply redistribute direct vrf green
configure terminal
ip vrf green
vlan create 140 type port-mstprstp 0
vlan i-sid 140 700140
interface vlan 140
vrf green
ip address 10.1.140.1 255.255.255.0
ip rsmlt
ip rsmlt holdup-timer 9999
exit
router vrf green
ipvpn
i-sid 300140
ipvpn enable
isis redistribute direct
isis redistribute direct enable
exit
isis apply redistribute direct vrf green
configure terminal
ip vrf green
vlan create 145 type port-mstprstp 0
vlan member add 145 1/20
interface vlan 145
vrf green
ip address 10.1.145.1 255.255.255.0
exit
router vrf green
ipvpn
i-sid 300140
ipvpn enable
isis redistribute direct
isis redistribute direct enable
exit
isis apply redistribute direct vrf green
interface gigabitEthernet 1/20
no shutdown
exit