Moxa UC-8410A-T-LX [56/86] Setting up the uc 8410a lx as an nfs client

Moxa UC-8410A-LX [56/86] Setting up the uc 8410a lx as an nfs client
UC-8410A Series Linux Software General Debian Package Usage
5-16
NFS has been installed but disabled by default. Check the following table for details.
Enable nfs manually sudo /etc/init.d/nfs-common start
sudo /etc/init.d/nfs-kernel-server start
sudo /etc/init.d/rpcbind start
Disable nfs manually sudo /etc/init.d/nfs-common stop
sudo /etc/init.d/nfs-kernel-server stop
sudo /etc/init.d/rpcbind stop
Enable nfs insserv -d nfs-common
insserv -d nfs-kernel-server
insserv -d /etc/init.d/rpcbind
Disable nfs insserv -r nfs-common
insserv -r nfs-kernel-server
insserv -r /etc/init.d/rpcbind
Setting Up the UC-8410A-LX as an NFS Client
The following procedure is used to mount a remote NFS Server.
Step 1: Create a folder to link a mount point on the NFS Client site.
#mkdir p /home/nfs/public
Step 2: Mount the remote directory to a local directory.
#mount t nfs NFS_Server(IP):/directory /mount/point
Example
: #mount –t nfs 192.168.3.100/home/public /home/nfs/public
NOTE
C
lick the following links for more information on NFS:
http://www.tldp.org/HOWTO/NFS
-HOWTO/index.html
http
://nfs.sourceforge.net/nfs-howto/client.html
http://nfs.sourceforge.net/nfs
-howto/server.html
SNMP
The UC-8410A series has SNMP (Simple Network Management Protocol) agent software built in. It supports
RFC1317 RS-232 like group and RFC 1213 MIB-II. SNMP daemon is installed but disabled by default. You can
activate the daemon manually or set it to be enabled by default.
You will need to start/stop the service with the following commands.
Start snmpd manually sudo /etc/init.d/snmpd start
Stop snmpd manually sudo /etc/init.d/snmpd stop
Enable snmpd insserv -d snmpd
Disable snmpd insserv -r snmpd

Содержание

Скачать