Table of Contents
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
NFS Share
To configure call tracing or play announcements, the IMG 2020 must first have an NFS Server with the different mount points and shares. Follow the procedure below which describes how to create a mount point labeled shares. Once the mount point is created and configured, separate directories can be created under the shares directory to load files needed for call tracing and playing announcements.
Info |
---|
When configuring NFS Server on Red Hat Enterprise Linux 6.7, it will need to be done manually as described in . |
Configure NFS Mount
The procedure below was executed on Red Hat Enterprise Linux 5. The screen captures and procedure may vary if different versions of Red Hat are going to be used.
...
Open the NFS Server Configuration pane by going to System > Administration > Server Settings > NFS.
This will open the NFS Server Configuration screen. Select Add from the toolbar and an Add NFS Share dialog box will appear. Add the following information to the dialog box:
|
Select OK and the share will get configured.
Once the NFS Share is configured, restart the NFS Service. Open a terminal window and restart the NFS Service. The commands below will restart the service and configure it to restart whenever the server is rebooted.
...