然后 cd dsl, 里边只有一个txt文件..估计也是说明文本的样子了.
get dslcfg.txt,下来一个文本...打开一看:
--------------------------------------------
; Fill the Supplier Id to be transmitted on Vendor Discretion 2 Reg (eoc reg #5)
; Length of the string should be 31
; comment the line, If its not to be supported
SUPPLIER_ID = "abcdef-123456"
; Length of VENDOR_ID can be max of 8 characters
;VENDOR_ID = "00B5GSPN"
; Length of ATUR_VERSION can be max of 8 characters
;ATUR_VERSION = "T93.3.38"
; Length of ATUR_SERIALNUM can be max of 32 characters
;ATUR_SERIALNUM = "123456789abcdx"
-------------------------------------------
哈哈...看见T93.3.38,可以判断不是VikingII了么? |