cancel
Showing results for 
Search instead for 
Did you mean: 

Error: Cannot add Switched UNI ports/Fabric Attach enabled ports to MLT

Error: Cannot add Switched UNI ports/Fabric Attach enabled ports to MLT

Anonymous
Not applicable

Hi,

Just in the process of trying to enable switched UNI on a port that goes from VOSS to an Extreme B5, so enabled LACP so make sure the LAG / MLT forms correctly. Believe that is best / or good practise as opposed to static LAG/MLT if connecting to EXOS or VOSS i.e. dynamic if other switch manufacturer?

mlt 310 enable
mlt 310 name "NewHQ-SK1"

interface mlt 310
lacp key 310
lacp enable
flex-uni enable
smlt
exit

interface gigabitEthernet 3/10
flex-uni enable
name "NewHQ-SK1"
slpp packet-rx 
slpp packet-rx-threshold 50
no spanning-tree mstp
lacp key 310
lacp aggregation enable
lacp mode active
lacp enable

The error below comes up at the point of entering ‘lacp enable’

Error: Cannot add Switched UNI ports/Fabric Attach enabled ports to MLT

Looking at the EVD, with the exception of LACP, the configuration seems to be valid and you can add Switch UNI ports to an MLT 

7f9ff9022eca470a8397bc37ef57048d_11976328-a865-44d9-9cd2-fbd20706bab9.png

 

Looking at this post it seems LACP is supported on flex-uni ports:

Maybe something obvious?

Many thanks in advance
 

1 ACCEPTED SOLUTION

Miguel-Angel_RO
Valued Contributor II

Martin,

In my opinion you only add the command “flex-uni” to the interface where you want to activate it.

In your case, it is the MLT and not the specific gigabit interface.

If you read the comment from the EVD, it says “Enable Flex-Uni on MLT … and other interfaces...”.

In the EVD, the interfaces 1/13 and 1/20 are not part of any MLT and require specific activation of “flex-uni”. Here what is just before your screenshot:

7c4228eaffbe4c85b092b45e295bebdb_45067fbd-1247-4b70-b721-3625a0e7153f.png

Just remove the statement “flex-uni enable” from your gigabit interfaces 3/10.

 

Let me know if it was indeed obvious 7c4228eaffbe4c85b092b45e295bebdb_1f609.png

Mig

View solution in original post

2 REPLIES 2

Anonymous
Not applicable

Hi Mig,

Thanks for posting back so quickly.

Well, I’ll put it down to you being a genius 🙂

That indeed seems to have done the job, thanks for the support.

Cheers,

Martin

Miguel-Angel_RO
Valued Contributor II

Martin,

In my opinion you only add the command “flex-uni” to the interface where you want to activate it.

In your case, it is the MLT and not the specific gigabit interface.

If you read the comment from the EVD, it says “Enable Flex-Uni on MLT … and other interfaces...”.

In the EVD, the interfaces 1/13 and 1/20 are not part of any MLT and require specific activation of “flex-uni”. Here what is just before your screenshot:

7c4228eaffbe4c85b092b45e295bebdb_45067fbd-1247-4b70-b721-3625a0e7153f.png

Just remove the statement “flex-uni enable” from your gigabit interfaces 3/10.

 

Let me know if it was indeed obvious 7c4228eaffbe4c85b092b45e295bebdb_1f609.png

Mig

GTM-P2G8KFN