show configuration | no-more
show configuration | display set
show configuration | match AccessPoint | display set
show arp | match 192.168.1.2
show ethernet-switching table | match 00:00:00:00:00:00
Show virtual-chassis
show configuration virtual-chassis |
show interfaces
show interfaces ge-1/0/0
show interfaces terse
show interfaces descriptions ( show interface br compare to cisco)
show interfaces diagnostics
-Change Vlan
edit interfaces ge-1/0/11
set description "devicenamehere"
delete unit 0 family ethernet-switching vlan members 16
set unit 0 family ethernet-switching vlan members 8
– To Juniper disable interface:
root@Juniper# set interfaces ge-0/0/1.0 disable << This is cisco equivalent of “shutdown”
– To Juniper enable interface:
root@Juniper# delete interfaces ge-0/0/1.0 disable << This is cisco equivalent of “no shutdown”
Commit Check (validates your change)
Commit Confirmed (gives you 10 minutes by default then rolls back)
Commit Confirmed 20 (gives you 20 minutes then rolls back)
Commit Synchronize (Commit Finalizes across all switches in chassis)
Run show system commit (shows historical commits and the user)
show | compare
show | compare rollback 1 (shows what change was made 1 rollback ago)
commit comment "added snmp client "
My Favorites for diagnostics:
show arp (remember only on layer 3 switch can you do this)
show ethernet-switching table | match 00:00
CMD Line
Copyright © 2024 CMD Line - All Rights Reserved.
Powered by GoDaddy
We use cookies to analyze website traffic and optimize your website experience. By accepting our use of cookies, your data will be aggregated with all other user data.