Aruba & ProVision-based
1748272 Members
4177 Online
108760 Solutions
New Discussion

Aruba 2530 Virtual Stack

 
Tzvi
Occasional Contributor

Aruba 2530 Virtual Stack

Hello,
Need help with configuring stack on my two switches (HP Aruba 2530)
I setup on first switch
Stack commander
And the second one
Auto grab.
The switches connected with LACP


My Configurations:

hostname "SWITCH-01"
console idle-timeout 900
console idle-timeout serial-usb 900
trunk 23-24 trk1 lacp
no telnet-server
ip default-gateway 10.10.10.254
snmp-server community "public" unrestricted
no snmp-server enable
vlan 1
name "DEFAULT_VLAN"
no untagged 1-22,25-28,Trk1
ip address dhcp-bootp
forbid 3-22,25-28
exit
vlan 5
name "LACP-TRUNK"
untagged Trk1
no ip address
exit
vlan 100
name "INTERNAL-LAN"
untagged 3-22
tagged Trk1
no ip address
exit
vlan 101
name "MANAGMENT"
untagged 1-2
tagged Trk1
ip address 10.10.10.100 255.255.255.0
exit
vlan 666
name "UNUSED-PORTS"
untagged 25-28
no ip address
exit
spanning-tree
no tftp server
no dhcp config-file-update
no dhcp image-file-update
no dhcp tr69-acs

Thanks