|
This appendix describes how to install the NWSP application in Demo mode and start a demonstration of SESM features. It also describes the Demo profile files installed with SESM. It includes the following topics:
Standalone Demo mode is only intended for the above purposes. Demo mode is not in any way representative of SESM performance in an end-to-end solution with actual network components.
You can run any SESM portal (including your own customized portals) in Demo mode. The following characteristics apply to any SESM portal running in Demo mode:
You can use any of the following methods to install and run SESM portals in Demo mode:
The Demo mode installation is quick. It requires the entry of only a few parameters.
If you install in Demo mode, plan to perform another install before attempting to run an application in RADIUS or LDAP mode. Do not expect to switch a Demo installation to LDAP or RADIUS modes at run time for the following reasons:
You can install and configure SESM to run in LDAP or RADIUS mode, and then easily switch to run the application in Demo mode at run time. The switch to Demo mode at run time is easy because:
To switch to Demo mode at run time, use the mode option on the command line when you start the SESM portal. See the "Starting a Demo" section for the command syntax.
To install SESM in Demo mode, follow this procedure:
Step 1 Log on as a privileged user:
Make sure you have write privileges to the directory in which you intend to load the demo.
Step 2 Obtain the installation image from the product CD-ROM or from the Cisco web site. The installation image is a tar or zip file, depending on the platform on which you want to install the demo.
Step 3 Uncompress the tar or zip file to a temporary directory. The result includes an executable .bin or .exe file. Table A-1 shows the names of the compressed and executable files.
Platform | Compressed Filename | Executable Filename |
---|---|---|
Solaris | sesm-3.1.5-pkg-sol.tar | sesm_sol.bin |
Linux | sesm-3.1.5-pkg-linux.tar | sesm_linux.bin |
Windows NT | sesm-3.1.5-pkg-win32.zip | sesm_win.exe |
Step 4 Execute the installation image as follows:
solaris>sesm_sol.bin
C:\>sesm_win.exe
Step 5 Follow instructions in Table A-2 to install an evaluation license type in Demo mode.
Input Summary | Explanation |
---|---|
You do not need a license number. | |
License agreement | Read the displayed license agreement to ensure that you agree with the terms of the license. You must accept the agreement to proceed with installation. |
Tip You must have write privileges to the installation directory. You can do any of the following:
| |
Web Application Port Number | Specify the port on which the J2EE web server for the SESM portal application will listen for HTTP requests. The displayed default value is port 8080. Each web server running on the same machine must listen on its own unique port. If another web server or another instance of the SESM portal application is configured to listen on 8080, change this value. The installation program updates the application startup scripts for NWSP, WAP, and PDA to use this value. If you want to run these applications simultaneously, you must edit the startup scripts to ensure that each application uses a different port. |
You can use the following browsers to demonstrate the NWSP application:
These browser limitations apply to the NWSP sample application and are mentioned to ensure predictable results during demonstrations. When you develop SESM applications for deployment, you should consider the end users of your deployed application, and design the application to accommodate the media that they commonly use.
To support localization, SESM uses Unicode Transformation Format Version 8 (UTF-8) character representations. UTF-8 supports both 1-byte and double-byte character sets. If your browser does not display the characters for the language that you have chosen on the NWSP Settings page, you need to download the character set from the browser vendor's Internet site. For example, to download the Japanese character set, go to one of the following web sites:
For instructions on localizing an SESM portal, including how to construct translated resource bundles and images for buttons, see the Cisco Subscriber Edge Services Manager Web Developer Guide.
To start the NWSP application in Demo mode, follow this procedure:
Step 1 Execute the appropriate startup script as shown in Table A-3.
Platform | SESM Installed Mode | Demo Startup Command |
---|---|---|
Solaris and Linux | Demo mode | jetty/bin/startNWSP.sh
|
RADIUS or LDAP mode | jetty/bin/startNWSP.sh -mode Demo
| |
Windows NT | Demo mode | jetty\bin\startNWSP.cmd
|
RADIUS or LDAP mode | jetty\bin\startNWSP.cmd Demo
|
Note If you are using a Windows platform, ignore the nonfatal JIT error that appears in the command window upon startup. |
Step 2 Open a web browser.
Step 3 Go to the NWSP URL, which is:
For example:
http://localhost:8080
Where:
localhost
, or the IP address 127.0.0.1, to indicate the local computer.Step 4 On the SESM portal log on page, use any username whose profile is defined in the Demo profile file. See the "Logon Names and Passwords for a Demo" section.
The Demo profile file contains sample profiles to support the SESM portals running in Demo mode. The SESM Demo mode requires a flat file with profiles in MERIT format.
You might want to examine the Demo profile file to:
SESM comes with a different demo profile file for each sample portal application. Each demo profile file contains profiles that illustrate specific features of the sample application. The installed Demo profile files are listed in Table A-4.
SESM Portal | Demo Profile File |
---|---|
NWSP | nwsp/config/demo.txt |
WAP | wap/config/wapdemo.txt |
PDA | pda/config/pdademo.txt |
If you change the name or location of the Demo profile file, you must reflect this change in the demoDataFile attribute in the SESMDemoMode MBean in the portal's XML file.
For descriptions of the SSG vendor-specific attributes and SESM demonstration attributes, see Appendix C, "Configuring RADIUS for SESM Deployments" in the Cisco Subscriber Edge Services Manager Installation and Configuration Guide. The online link to the above reference is:
http://www.cisco.com/univercd/cc/td/doc/solution/sesm/sesm_315/instconf/cradius.htm#xtocid11
Table A-5 shows the user IDs and passwords in the profiles in the installed Demo profile file.
To demonstrate RADIUS Mode features... | To demonstrate LDAP Mode features... | To demonstrate branding based on user groups... |
---|---|---|
User ID: radiususer | User ID: golduser | User ID: bronzeuser User ID: silveruser User ID: golduser |
Other valid users for RADIUS mode demos are user1, user2, and so on, up to user45. | User ID: subgolduser Note subgolduser is a subaccount to golduser. |
Posted: Mon Oct 28 07:50:36 PST 2002
All contents are Copyright © 1992--2002 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.