Aruba 2530 Switch VLAN Configuration

In this article we will see how to Create VLAN on Aruba 2530 Switch.

VLAN Details:
VLAN 100 – AP MGMT
VLAN 1000 – WIFI VLAN

Default Login Credentials
Username: manager
Password: admin

Below are the Configurations:
HP-2530-24G-PoEP#> enable
Username: manager
Password: admin
Your previous successful login (as manager) was on 1990-01-01 01:01:09
 from the console
HP-2530-24G-PoEP# configure
HP-2530-24G-PoEP(config)# vlan100
HP-2530-24G-PoEP(vlan-100)# name MGMT_VLAN
HP-2530-24G-PoEP(vlan-100)# tagged 1-28
HP-2530-24G-PoEP(vlan-100)# exit
HP-2530-24G-PoEP(config)# vlan1000
HP-2530-24G-PoEP(vlan-1000)# name WIFI_VLAN
HP-2530-24G-PoEP(vlan-1000)# tagged 1-28
HP-2530-24G-PoEP(vlan-1000)# exit
HP-2530-24G-PoEP(config)# exit
HP-2530-24G-PoEP# write memory
CMD to Check the Switch Configuration
HP-2530-24G-PoEP# display current-configuration

Leave a Comment