Cisco vs Juniper Commands: Difference between revisions
From Iwan
No edit summary |
No edit summary |
(No difference)
|
Revision as of 09:14, 12 January 2024
IOS | JunOS | Definition |
---|---|---|
root # show ip interface brief |
> show interface terse |
Displays the status of interfaces and the IP configuration |
root # write erase, # reload |
> request system zeroize |
Factory default the switch |
root # copy run start |
root # show | compare, #commit |
Saving configuration |
root # show licence |
> show system licence |
Saving configuration |