mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-25 18:16:42 +07:00
37 lines
742 B
INI
37 lines
742 B
INI
; RTL8125AP Configuration file
|
|
; 2018/03/30
|
|
;
|
|
; user login name
|
|
USERNAME = Administrator
|
|
; user password, password length has to be 16 bytes
|
|
; default password 'Realtek'
|
|
PASSWORD = 52 65 61 6c 74 65 6b 00 00 00 00 00 00 00 00 00
|
|
; operation role
|
|
; Administrator : 01
|
|
; Operator: 02
|
|
; Guest : 03
|
|
; ROLE = 01
|
|
; OOB IP address
|
|
IP = 192.168.0.10
|
|
; OOB subnet mask
|
|
SUBNET = 255.255.255.0
|
|
; OOB gateway IP address
|
|
GATEWAY = 192.168.0.254
|
|
; OOB DNS server ip address
|
|
; DNS = 192.168.0.1
|
|
; ASP console IP address
|
|
; ASFIP = 192.168.0.3
|
|
; ASF function setting
|
|
; enable : ON
|
|
; disable : OFF
|
|
; ASFON = ON
|
|
; IPV4 DHCP setting
|
|
; enable : ON
|
|
; disable : OFF
|
|
; DHCPIPV4 = OFF
|
|
HOSTNAME = DASHOOB
|
|
HN_SUFFIX = ON
|
|
;SARP_ADDR = C8
|
|
;USB_OTG = ON
|
|
;WEBPAGE = OFF
|