![BESTEK NSP-2C30 Скачать руководство пользователя страница 57](http://html1.mh-extra.com/html/bestek/nsp-2c30/nsp-2c30_user-manual_2740585057.webp)
57
}
printf("Command Error! use -help for detial\n");
return -1;
}else if(argc == 2) {
if(strcmp(argv[1],help) == 0){
printf("LanSetup -help
:show help message\n");
printf("LanSetup -status
:show current setting\n");
printf("LanSetup -setup [group:1~4] [poweron|poweroff|wdt]
[bypass:1|pass:0]\n");
printf(" :setup Lan bypass function setting\n");
return 0;
}
if(strcmp(argv[1],status) == 0){ ShowStatus();
//printf("LanSetup -status :show current setting\n");
return 0;
}
printf("Command Error! use -help for detial\n");
return -1;
} else {
printf("Command Error! use -help for detial\n");
return -1;
}
return 0;
}
Содержание NSP-2C30
Страница 1: ...1 Network Security System NSP 2C30 Always at the forefront of innovation User Manual...
Страница 7: ...7 Chapter 1 General Information...
Страница 11: ...11 Figure 1 1 System Layout of NSP 2C30 1 4 System Layout...
Страница 12: ...12 Front View With different combination of LAN Modules Rear View 1 5 Indicators Features...
Страница 13: ...13 Chapter 2 Preparation...
Страница 24: ...24 Chapter 3 Operation...
Страница 29: ...29 Chapter 4 BIOS Setup...
Страница 47: ...47 Chapter 5 Programming Guide...
Страница 63: ...63 Chapter 6 Q A...