cancel
Showing results for 
Search instead for 
Did you mean: 

L4 Trunk Load Balance

nbctcp
New Contributor III

ARUBA
https://community.arubanetworks.com/browse/articles/blogviewer?blogkey=43d22d8b-02f5-4e5b-ba1d-4ce90...

I wanna ask
1. what is similar function of it in ICX
2. if Aruba side is L4 and ICX side is L3 trunk
will L4 talk to L3
3. which switch model and os version support that

tq

1 ACCEPTED SOLUTION

BenBeck
Moderator
Moderator

Each side/switch is going hash independently. Here is how we do it:

https://docs.commscope.com/bundle/fastiron-08090-l2guide/page/GUID-A8759F8A-5B4C-4A89-980B-A91BE410C...

Ben Beck, RCNA, RCNI, Principal Technical Support Engineer
support.ruckuswireless.com/contact-us

View solution in original post

2 REPLIES 2

BenBeck
Moderator
Moderator

Each side/switch is going hash independently. Here is how we do it:

https://docs.commscope.com/bundle/fastiron-08090-l2guide/page/GUID-A8759F8A-5B4C-4A89-980B-A91BE410C...

Ben Beck, RCNA, RCNI, Principal Technical Support Engineer
support.ruckuswireless.com/contact-us

nbctcp
New Contributor III

Your link didn't mention lag L3 or L4

so I set in Aruba 2930F site
trunk-load-balance L4-based

ICX7150 STEPS

-to create dynamic lag
#lag Trk1 dynamic id auto
#ports e 1/3/1 e 1/3/2
#lag Trk2 dynamic id auto
#ports e 1/3/3 e 1/3/4
 
-to add multiple vlan into lag
#int lag 1 lag 2
#vlan-config add tagged-vlan 11 12 20 30 40 50 60 70 80 90 100
 
?
1. is my steps correct
2. what is the function of "tag-profile enable"
do I need to put it
my goal just pass vlan between Aruba and ICX
tq
===
interface lag 1
speed-duplex 1000-full
tag-profile enable
interface lag 2
speed-duplex 1000-full
tag-profile enable