Changing Aruba VLAN Assignments (SSH)

Created by Juan Perdomo, Modified on Thu, 07 Sep 2023 at 10:41 AM by Juan Perdomo

Commands used: 

ssh 10.10.50.11# (# = switch number) (Password in lastpass Shared-IT/Network Logins/Aruba Switches)


show mac-address blah bah (this tells me port and vlan it is current on) 


config (gets me into config mode) 


show vlans ports ethernet # detail (this confirmed what vlans I see on the port from the mac address lookup) 


interface ethernet # (this means I want to make a change on that specific port) 


untagged vlan 10 (this meant I want vlan 10 - PCI to be the untagged vlan on that port) 


show vlans ports ethernet # detail (confirm my change is correct)


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article