1 minute read (131 words).

How to enable VSF on Aruba switches


Networking

Setting up VSF Stacking on Aruba Switch is much easier than stacking on Cisco and ProCurve. Simply enable a VSF domain on your primary and convert two ports for stacking. Connect switch 2 and wait for it to reboot and join (this will happen automatically). Enable a second stack port on this switch and repeat.

## Switch 1 - Primary

vsf enable domain 1

vsf member 1 priority 240
vsf member 1 link 1 1/51
vsf member 1 link 2 1/52

-- Connect 1/52 to 2/51 and wait

#Switch 2
vsf member 2 link 2 2/52

-- Connect 2/52 to 3/51 and wait

#Switch 3
vsf member 3 link 2 3/52

-- Connect 3/52 to 4/51 and wait

#Switch 4
vsf member 4 link 2 4/52

-- Connect 4/52 to 1/51

As of firmware 16.06.06, it is possible to stack eight switches.

No need to ensure they are all running the same version, they will upgrade or downgrade to whatever the primary is running.



Share via Twitter LinkedIn Facebook Email