You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
$ ruby junos.rb
Connecting to device 10.202.255.188 ... OK!
Trying to set new hostname: TESTSRX-0319
""
true
On the SRX320 I see the following:
tom@BOOTSTRAPPED> show configuration | compare
tom@BOOTSTRAPPED> configure
Entering configuration mode
The configuration has been changed but not committed
[edit]
tom@BOOTSTRAPPED# show | compare
[edit system]
- host-name BOOTSTRAPPED;
+ host-name TESTSRX-0319;
[edit]
tom@BOOTSTRAPPED#