IAW 8.0.1 Course Companion Tips

  • If your working in a lab environment and you want to have easy quick access to your equipment without hassle of repeated logon requests, you can do the following:

(MM-1) [mynode] #cd /mm (MM-1) [mm] #configure t Enter Configuration commands, one per line. End with CNTL/Z (MM-1) [mm] (config) #loginsession timeout 0 (MM-1) [mm] (config) #web-server profile (MM-1) [mm] (Web Server Configuration) #session-timeout 3600 (MM-1) [mm] (Web Server Configuration) #cd /md (MM-1) [md] (config) #loginsession timeout 0 (MM-1) [md] (config) #web-server profile (MM-1) [md] (Web Server Configuration) #session-timeout 3600 (MM-1) [md] (Web Server Configuration) #write memory you can copy and paste this into your Mobility Master: cd /mm configure terminal loginsession timeout 0 web-server profile session-timeout 3600 write memory cd /md loginsession timeout 0 web-server profile session-timeout 3600 exit exit write memory

  • In order to gain access to your AP, you may have to disable or set your AP console password to a known entity.

(MM-1) #cd /md (MM-1) #configure t Enter Configuration commands, one per line. End with CNTL/Z (MM-1) (config) #ap system-profile default (MM-1) (AP system profile "default") #ap-console-password aruba123 (MM-1) (AP system profile "default") #write memory you can copy and paste this into your Mobility Master: cd /md configure terminal ap system-profile default ap-console-password aruba123 exit write memory

  • Instead of connecting to your table switch to toggle POE, try this faster and easier method of resetting your AP

# show ap database (find name, copy and paste into next command)
(controller) #show ap database
AP Database ----------- Name Group AP Type IP Address Status Flags Switch IP Standby IP ---- ----- ------- ---------- ------ ----- --------- ---------- P1T1-AP apgroup-x 335 10.1.15.150 Up 33m:59s 10.1.10.100 0.0.0.0
(controller) # ap-boot ap-name P1T1-AP or from ap console, simply type “reboot” then
purge, save, reset your AP, after which your ap will have it's factory default ap-name and ap-group settings. (P#Tx-MC) #show ap database
AP Database ----------- Name Group AP Type IP Address Status Flags Switch IP Standby IP ---- ----- ------- ---------- ------ ----- --------- ---------- 70:3a:0e:xx:yy:zz default 335 10.1.15.150 Up 1m:26s I 10.1.10.100 0.0.0.0

  • if you have no airmatch solution, type this into your MM

(P#Tx-MM) [mm] (config) #show airmatch solution Seq Time APs [5GHz] Radios Cost Conflict Deploy [2GHz] Radios Cost Conflict Deploy Type ---- ----------------- --- ------ ----- -------- ------ ------ ----- -------- ------ --------- (notice there are no entries here, there should have been) (P#Tx-MM) [mm] (config) #airmatch runnow full (P#Tx-MM) [mm] (config) #show airmatch solution Seq Time APs [5GHz] Radios Cost Conflict Deploy [2GHz] Radios Cost Conflict Deploy Type ---- ----------------- --- ------ ----- -------- ------ ------ ----- -------- ------ --------- #1 20170503_02:46:25 1 1 1.0 0.0 Yes 1 4.0 0.0 Yes On-demand

Comments

Popular posts from this blog

Advanced Network Security Troubleshooting and Solutions v22.411 (ANSTS)

Arubanetworks Webgate - Copy and Paste instructions