Configuration Guide

Table Of Contents
20.1.10Flex UNI Switched Configuration
©2021 Extreme Networks, Inc. All rights reserved
October 2021
10
5
configure terminal
mlt 9
mlt 9 encapsulation dot1q
mlt 9 member 2/2
interface mlt 9
smlt
exit
vlan members remove 1 2/2
interface mlt 9
flex-uni enable
exit
i-sid 70010 elan
c-vid 10 mlt 9
exit
i-sid 70011 elan
c-vid 11 mlt 9
exit
i-sid 70012 elan
untagged-traffic mlt 9
exit
Assuming we wish to forward tagged VLANs 10 and 11 plus untagged traffic between nodes 4002 and a
vIST SMTL cluster made up of 8201 and 8202.
Please note that switches 8201 and 8202 are VSP 8000 switches while 4002 is a VSP 4000 switch.
Verify Operations
show mlt i-sid <mlt ID>
show interfaces gigabitEthernet i-sid <slot/port>
show isis spbm i-sid all id <i-sid id>
show isis spbm multicast-fib detail
show i-sid mac-address-entry <i-sid id>
Please note that MAC learning is done at an ISID level and not at a VLAN level. Also, the untagged
traffic BPDU enable option cannot be enabled on the SMLT cluster; Spanning Tree is not
supported.
To flush the MAC table, use the i-sid mac-address-entry <i-sid id> flush ACLI command.
Switched UNI
configure terminal
vlan ports 1/5 tagging tagAll
vlan members remove 1 1/5
interface gigabitEthernet 1/5
flex-uni enable
exit
i-sid 70010 elan
c-vid 10 port 1/5
exit
i-sid 70011 elan
c-vid 11 port 1/5
exit
i-sid 70012 elan
untagged-traffic port 1/5
exit