View Single Post
 
Old 04-08-2014, 02:31 PM
Geoff_G Geoff_G is offline Windows XP Office 2010 32bit
Novice
 
Join Date: Apr 2014
Posts: 6
Geoff_G is on a distinguished road
Default Lower Case Now Included

The attached zip file contains a slightly revised VBA macro that will additionally convert the MAC address to lower case. (Seems a strange request, given that MAC addresses can contain upper and lower case characters and numerals, 0-9 --- but no doubt you have your reasons.)

You need to be specific about the format you want the data converted to, as I do not understand the following:

provision-ap copy-provisioning-params ap-name "«MAC_Addr»"
provision-ap installation default
provision-ap no external-antenna
provision-ap server-name aruba-master
provision-ap no syslocation
provision-ap no remote-ap
provision-ap no fqln
provision-ap reprovision ap-name "«MAC_Addr»"
Attached Files
File Type: zip Sample AP Inventory.zip (46.9 KB, 12 views)
Reply With Quote