#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>
Prompt | Mode | Description |
---|---|---|
% | shell command mode | to use unix command |
> | operation mode | to check network and hardware and monitor |
# | configuration mode | to configuration |
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#
check uptime | >show system uptime |
check srx model and os version | > show version |
check currently logged in users | show system users |
Juniper Junos CLI Commands(SRX/QFX/EX)