aboutsummaryrefslogtreecommitdiff
path: root/utils/ubnt-manager/files/ubnt-manager.config
blob: bc29cdf063676a7f7d60c92d2e762e299e76c2b5 (plain)
1
2
3
4
5
6
7
8
9
config device 'sample_ap' # make sure to not use dashes in name
	option target		'192.168.1.20'
	option username		'ubnt'
	option password		'ubnt'

#config device 'sample_ap1'
#	option target		'10.31.81.21'
#	option username		'ubnt'
#	option password		'...'