Aruba Switching |
Introduction |
Models of Switches |
Knowledge Base |
How to Configure to change the mac address format as colon of "show mac-address output" in Aruba 2930-F Switch |
Synopsis
This article will provide to Configure for change the mac address format as colon of "show mac-address output" in Aruba 2930-F Switch.
By Default the output of MAC-ADDRESS table is as per below :-
Aceess-SW# show mac-address
Status and Counters - Port Address Table
MAC Address Port VLAN
----------------- ------------------------------- ----
089734-a116c0 Trk5 1 1
To change the output as colon of mac address follow the below steps :-
Configuration Steps:-
To configure the Host Name of Aruba Device , Please follow the below steps :-
1) Login the switch
login: username
password:
2) Once you will login the switch
Switch#
3) Go to Configuration mode from operational mode
Switch# configure
Switch(config)#
4) Configure the mac-address format as colon with command "mac-delimiter colon"
Switch(config)# mac-delimiter colon
5) Save the configuration
Switch(config)# write memory
7)To verify the mac-address format on switch
Aceess-SW# show mac-address
Status and Counters - Port Address Table
MAC Address Port VLAN
----------------- ------------------------------- ----
08:97:34:a1:16:c0 Trk5 1 1