EasyManua.ls Logo

Curtiss-Wright DTS1+ CSfC - Page 68

Default Icon
153 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
User Guide DDOC0199-000-A9
1-Slot Data Transport System (CSfC) 8 - 9 Operation
© 2024 Curtiss-Wright Defense Solutions Revision 2.0
Command:
rmcctl -p all --serv NAS
Example
8.5.3.2 Boot Services
Set one or multiple services to start on boot-up.
Command:
serv -B --service name 1
Where [service] is one (or more) of the following: cifs; dhcp; ftp; http; nfs; snmp; tftp; tel.
Example Command: serv -B --cifs 1 --ftp 1 --http 1 --nfs 1
Example
Set all services to start on boot-up.
Command:
serv -B -a 1
Example
8.5.3.3 Restart Services
Restart one or multiple services.
Command:
serv --service name 1
Where [service] is one (or more) of the following: cifs; dhcp; ftp; http; nfs; snmp; tftp; tel.
Example Command: serv --cifs 1 --ftp 1 --http 1 --nfs 1
Example
Restart all services.
Command:
serv -a 1
cw_dts> rmcctl
[rmcctl]
RMC_S#: ins hcryp osdr p# size serv scryp osdm fmt mnt rem mntpoint
*********************************************************************************
RMC_S0: 1 1 1 1 25 GB
NAS 0 na 0 na 0 rmc0p1
RMC_S0: 1 1 1 2 25 GB NAS 0 na 0 na 0 rmc0p2
RMC_S0: 1 1 1 3 25 GB NAS 0 na 0 na 0 rmc0p3
RMC_S0: 1 1 1 4 25 GB NAS 0 na 0 na 0 rmc0p4
[!rmcctl] OK
cw_dts> serv -B --cifs 1 --ftp 1 --http 1 --nfs 1
[serv]
BOOTCFG cifs=1 nfs=1 ftp=1 http=1 dhcp=0 tftp=0 tel=0 snmp=0 status=ok
LIVECGFG cifs=0 nfs=0 ftp=0 http=0 dhcp=0 tftp=0 tel=0 snmp=0 status=ok
[!serv] OK
cw_dts> serv -B -a 1
[serv]
BOOTCFG cifs=1 nfs=1 ftp=1 http=1 dhcp=1 tftp=1 tel=1 snmp=1 status=ok
LIVECGFG cifs=0 nfs=0 ftp=0 http=0 dhcp=0 tftp=0 tel=0 snmp=0 status=ok
[!serv] OK
cw_dts> serv --cifs 1 --ftp 1 --http 1 --nfs 1
[serv]
BOOTCFG cifs=1 nfs=1 ftp=1 http=1 dhcp=0 tftp=0 tel=0 snmp=0 status=ok
LIVECGFG cifs=1 nfs=1 ftp=1 http=1 dhcp=0 tftp=0 tel=0 snmp=0 status=ok
[!serv] OK