Cell Phone - Mobile Phone User Manual
Table Of Contents
- toc
- New in this release
- How to get help
- Introduction
- Fundamentals
- Preinstallation
- Installation
- Postinstallation
- Overview
- MCG 3100 Web Console logon
- Procedure 2
- MCG 3100 parameter configuration
- Procedure 3
- License file
- Procedure 4
- Licence file troubleshooting
- Manage TLS certificates
- Enroll with a Certificate Authority
- Certificate Signing Request generation
- Procedure 5
- Example
- Sample CSR text
- Signed TLS certificate
- Procedure 6
- CA root and intermediate certificates
- Procedure 7
- Root and signed certificate installation
- Change the keystore default password
- CA root certificate distribution
- Procedure 10
- Procedure 11
- System software maintenance
- Appendix A Port numbers and protocols
- Appendix B Self-signed certificate generation

40 Postinstallation
ATTENTION
Nortel strongly recommends that you back up the keystore directory
to protect the files against overwriting, deletion, or corruption.
6 Restart the server:
/sbin/service mobilitygw restart
7 When prompted, enter the root password.
--End--
Importing a preinstalled CA root or intermediate certificate
You must know the absolute path to import a preinstalled CA root
certificate into the keystore. Enter one of the following commands:
/usr/java/jdk1.5.0_03/bin/keytool -import
-trustcacerts -keystore .keystore -alias root
-file <absolute_path_root_certificate_file>
OR
/usr/java/jdk1.5.0_03/bin/keytool -import -trustcacerts
-keystore .keystore -alias intermediate -file
<absolute_path_intermediate_cert_file>
Viewing the contents of the keystore
To assist with troubleshooting, you can review the contents of the
keystore. Enter the following command:
/usr/java/jdk1.5.0_03/bin/keytool -list -v -keystore
.keystore
Change the keystore default password
The default password for the keystore is firsthand. For security reasons,
you should change the default password.
Procedure 9
Changing the keystore default password
Step Action
1 At the MCG server, log on to the server as nortel.
2 To become the superuser, enter the following command:
su
3 To change the keystore default password, enter the following
command:
Nortel Mobile Communication 3100 Series Portfolio
Nortel Mobile Communication Gateway 3100 Installation and Upgrades
NN42030-300 02.03 Standard
9 May 2008
Copyright © 2007, 2008 Nortel Networks
.










