Users Guide
Setting Up the Juniper Firefly VNF Package | Configuring Virtualization
850 OMNM 6.5.3 User Guide
9
Login as the admin user.
10
Configure the interfaces for each network connection as follows:
logout
Amnesiac (ttyv0)
Login: root
--- JUNOS 12.1X16-D25.7 built 2012-09-06 01:40:34 UTC
root@% cli
root> edit private
warning: uncommiitted changes will be discarded on exit
Entering configuration mode
[edit]
root# edit system
[edit system]
root# set root-authentication plain-text-password
New password:
Retype new password:
root# edit login user admin
[edit system login user admin]
root# set uid 2001
[edit system login user admin]
root# set class super-user
[edit system login user admin]
root# set pl
syntax error.
root# set authentication plain-text-password
New password:
Retype new password:
[edit system login user admin]
root# top
[edit]
root# commit
commit complete
[edit]
root#