Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


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 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 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

commit and-quit

  • No labels