- 积分
- 1
- 下载分
- 分
- 威望
- 点
- 原创币
- 点
- 下载
- 次
- 上传
- 次
- 注册时间
- 2008-10-26
- 精华
|
马上注册,获取阅读精华内容及下载权限
您需要 登录 才可以下载或查看,没有帐号?注册
x
MAC v0.04 - ASRock Incorporation, all rights reserved
Usage: MAC <function> <option>
function:
r = read current MAC data
c = update MAC data from command line
option: MAC address (6 bytes)
f = update MAC data from text file
option: input text file
i = update MAC data from text file, then update file with MAC + 1
option: text file for input and output
b = update MAC data from binary file
option: input binary file
a = update MAC data from binary file, then update file with MAC + 1
option: binary file for input and output
Example:
MAC r - read MAC data
MAC c 0E0F31020288 - update MAC from command line
MAC f FILENAME - update MAC from text file
MAC i FILENAME - update MAC from text file, MAC data + 1
MAC b FILENAME - update MAC from binary file
MAC a FILENAME - update MAC from binary file, MAC data + 1 |
|