Set The User And Administrative Passwords On The Ocsbc - Oracle Netra Server X5-2 Installation Manual

Communications session border controller. platform preparation and installation
Hide thumbs Also See for Netra Server X5-2:
Table of Contents

Advertisement

Set the User and Administrative Passwords on the OCSBC

This procedure turns to the OCSBC and performs the password procedures, which are
required before any further OCSBC operations. For HA deployments, perform these
procedures on both OCSBCs.
Under Azure services, click Virtual machines to locate the newly created
1.
OCSBC.
Connect to the Cloud Shell.
2.
Use the az command to retrieve the vmId.
3.
az vm show --name <vm-name> --resource-group <resource-group-name>
Note the public IP address.
4.
When the virtual machine has finished initializing, SSH to the public IP address.
5.
The username is "user" and the initial SSH password is "acme" + the vmId.
Set the user password by logging in for the first time.
6.
$ ssh user@<IP address>
user@somewhere.compute-1.azure.com's password:
*ALERT*
*****************************************************************
user password has not been set. Please set password now.
*****************************************************************
** Only alphabetic (upper or lower case), numeric and punctuation
** characters are allowed in the password.
** Password must be 8 - 64 characters,
** and have 3 of the 4 following character classes :
** - lower case alpha
** - upper case alpha
** - numerals
** - punctuation
*****************************************************************
Enter New Password:
Confirm New Password:
>
Set the administrative password by typing enable at the command prompt. The
7.
initial enable password is "packet" + the vmId.
> enable
Password:
*ALERT*
*****************************************************************
admin password has not been set. Please set password now.
*****************************************************************
** Only alphabetic (upper or lower case), numeric and punctuation
** characters are allowed in the password.
** Password must be 8 - 64 characters,
Chapter 7
Create and Deploy on Azure
7-38

Advertisement

Table of Contents
loading

Table of Contents