cmdref.net - Cheat Sheet and Example

cmdref.net is command references/cheat sheets/examples for system engineers.

User Tools

Site Tools


Sidebar








Cloud



Etc


Reference














.

hardware:junos:basic.html



Junos Basic Operation Commands

Login

#ssh  root@192.168.0.5
root@192.168.0.5's password:                   <- password
--- JUNOS 10.4R7.5 built 2011-09-08 06:29:58 UTC
root@test01-fw% cli
{primary:node0}
root@test01-fw>

{primary:node0}
root@test01-fw> configure
warning: Clustering enabled; using private edit
warning: uncommitted changes will be discarded on exit
Entering configuration mode

{primary:node0}
root@test01-fw# exit
Exiting configuration mode

root@test01-fw> 


Mode

Prompt Mode Description
% shell command mode to use unix command
> operation mode to check network and hardware and monitor
# configuration mode to configuration

root user


no root user


Moving Among Hierarchy Levels

Description Command
change directory like cd XXXX # edit XXXXX
edit ? ← help
change top directory like cd / # top
change up directory like like cd .. # up
[edit]
root@host# edit system login

[edit system login]
root@host# top

[edit]
root@host# 


Operation Commands




hardware/junos/basic.html.txt · Last modified: 2019/12/31 by admin

Page Tools