Cisco Cisco Evolved Programmable Network Manager 1.2 Guía Del Usuario

Descargar
Página de 1
20 October 2015 
Instructions for Updating the CEPNM 1.2 Online Help System 
 
Because the wireless/data center addendum was not part of the original product online help system (which is 
launched from the web GUI), use this procedure to install an updated version of the documentation into your 
Cisco EPN Manager server help system. All web GUI clients that connect to the Cisco EPN Manager server 
will have access to the updated online. 
1.  Verify whether your online help system already contains the wireless and data center addendum. 
 a.   Click  at the top right of the window and choose Help > Online Help
 b.   If you do not see a table of contents on the left, click the Toggle Sidebar icon at the top left of the 
browser window. This opens the PDF sidebar window. 
 c.   Click the Show Document Outline icon to list the table of contents. 
 d.   Check the final topic. If it provides reference material for optical monitoring policies, your online help 
system does not include the addendum. Proceed to the next step. 
2.  Download the Cisco Evolved Programmable Network 1.2 User and Administrator Guide from Cisco.com 
to your local computer. 
 a.   Go t
. 
 b.   Save the PDF of the Cisco Evolved Programmable Network 1.2 User and Administrator Guide to a 
temporary directory on your computer (such as Desktop).  For example, if you are using Mozilla 
Firefox, you could right-click the PDF file and choose Save Link As to copy the file. 
3.  As root, copy the file from your computer to the following temporary location on the Cisco EPN Manager 
server. You will need to enter the root password.  (The following command is one line.)  
 
scp dir/CiscoEvolvedProgrammableNetworkManager_1_2_UserAndAdministratorGuide.pdf 
root@
serverIP:/opt/CSCOlumos/tmp
 
Where: 
 
dir is the local directory to which you downloaded the PDF file 
 
serverIP is the Cisco EPN Manager server IP address
 
4.  Verify that the PDF filename matches the following filename.  If it does not exactly match this filename, 
the online help will not work. 
CiscoEvolvedProgrammableNetworkManager_1_2_UserAndAdministratorGuide.pdf 
5.  As root, log in to the Cisco EPN Manager server, then move to the directory that contains the PDF.  You 
will need to enter the root password. 
ssh root@serverIP 
cd /opt/CSCOlumos/tmp 
6.  Move the PDF file from the server temporary directory to the server help folder.  (The following command 
is one line.) 
mv CiscoEvolvedProgrammableNetworkManager_1_2_UserAndAdministratorGuide.pdf 
/opt/CSCOlumos/tomcat/webapps/webacs/help 
        Refresh your browser to view the updated help.  You may also have to clear your browser cache.