Aruba CX Switch

for example 6100 series

commandline interface
- usb-c console port (usb-a to usb-c cable needed)
- usb console driver needed > get it from https://asp.arubanetworks.com > Software > search for "usb console driver"
- get com port number from device manager
- serial settings: speed = 115200
- initial username = admin, password is blank
- show running
- ntp server is enabled by default

some configurations
- vlan 1 static ip:
config
int vlan 1
description vlan-1
ip address 192.168.1.10/24
no shut
- interface config
int 1/1/1
descripton interface-1
vlan access 1
no shutdown
end
write memory
- some vlan
config
vlan 12
description vlan12
voice
exit
vlan 13
description vlan13
exit
interface 1/1/10-1/1/11
vlan trunk native 12
vlan trunk allowed 13,1

- show vlan port 1/1/10

- sh version #see firmware

- get firmware from https://asp.arubanetworkds.com, search for switch model > download latest firmware

- terminal monitor #live log (only available in ssh session)

computer2know :: thank you for your visit :: have a nice day :: © 2024