Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

set system host-name jlktest8   
set system root-authentication encrypted-password "$5$uSdQmpKK$91na7Ldo1lsyt/5MmR3L9HEmpM3yQnV1uSSkdHEo4ND"               

set system name-server 8.8.8.8
set system services ssh
set system services web-management http interface ge-0/0/0.0
set system services ssh
set interface ge-0/0/0.0 family inet dhcp

set routing-options static route 0.0.0.0/0 next-hop 172.30.95.129
set security zones security-zone untrust interfaces ge-0/0/0.0
set security zones security-zone untrust interfaces ge-0/0 /0.0 host-inbound-traffic system-services dhcp
set security zones security-zone untrust interfaces ge-0/0/0.0 host-inbound-traffic system-services ssh
set security zones security-zone untrust interfaces ge-0/0/0.0 host-inbound-traffic system-services http
set
system root-authentication plain-text-passwordinterface ge-0/0/0.0 family inet dhcp
set routing-options static route 0.0.0.0/0 next-hop 172.30.95.129

commit and-quit