![Curtiss-Wright CNS4 CSfC Скачать руководство пользователя страница 129](http://html.mh-extra.com/html/curtiss-wright/cns4-csfc/cns4-csfc_user-manual_2700348129.webp)
User Guide
DDOC0108-000-A2
CNS4 CSfC
11 - 33
Command Line Interface
Revision 0.0
Enumerated Types
<s> ...................................... Configuration state. 0=Disabled, 1=Enabled, ERR=Unknown.
<sts> ................................... Status (OK, NA, ERR "<str>").
<str> .................................... Text string.
<summary> ......................... Command status summary (OK, ERR).
Example 2.
Boot Configuration
Line Identifier
BOOTSET ........................... Indicates boot configuration update performed.
Field
status=<sts>........................ Summary status for the line.
Example 3.
Mount nas with machine output mode
Example 3
. Start / Stop Servers
Line Identifier
LIVESET ............................. Indicates change to operational state of server.
Fields
<serv>=<s> ......................... Indicator of which server is being started/stopped.
status=<sts>........................ Status for action (OK, ERR "<str>").
cns>
serv --boot --cifs 1 --nfs 0
[serv]
BOOTSET: status=<sts>
[!serv] OK
cns>
serv --boot --cifs 1 --nfs 0
[serv]
LIVESET: mnt=1 status=OK
[!serv] OK
cns>
serv --cifs 1 --nfs 0 --ftp 1
[serv]
LIVESET: cifs=1 status=OK
LIVESET: nfs=0 status=OK
LIVESET: ftp=1 status=ERR "Failed to start server"
[!serv] ERR