## Last changed: 2020-04-20 23:57:43 UTC version 18.4R1.8; #junos-config groups { global { system { login { user jnpr { uid 2000; class super-user; authentication { ssh-rsa "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClPDbv8EIjZJWZQssf7zafL5XSvqmeZ93aEB1ouI8D3juFF9xbHFJjsMAwLRcMRb3+r/6SAocVfAKKkOK4+PWC5M1dCWH5jW5cCa4hqBHqMEZXj5X+QUFkXQ5MX8pVOAe0Fs+aFAo65ledgxSK46AZeSIVqQdGdAsPVYIrkpx2qUY3X01yN2StkqGf+SpH7u5fB65kCxeWq04sfMakKreQpNfQTakgjhumjf844/hpiXretwmzFgulCfmmpx7GNvPt6XdN06QCVEW3IiIRXiaghwPgw5oJY61SAGjdI8YB7/s2ww6mMrdi2Tk8V8Y1Rx+Xuc/6nRpfT8USIutW1D5z yoga_aws"; ## SECRET-DATA } } } services { ssh { root-login deny-password; } } host-name ip-10-1-155-128; syslog { user * { any emergency; } file messages { any notice; authorization info; } file interactive-commands { interactive-commands any; } } } interfaces { fxp0 { unit 0 { family inet { address 10.1.155.128/20; } } } } routing-options { static { route 0.0.0.0/0 { next-hop 10.1.144.1; retain; no-readvertise; } } } } } apply-groups global; system { login { user jamo { full-name JAMO; uid 2001; class super-user; authentication { encrypted-password "$6$ZY4T3g86$evBulUuyRz0UYitx6gnLBSYNtmC3hCVtCBQA02HI7buU1BSwn5Wa2wvHUIne74moBab7BuVkjjg6tpGoCfnO//"; ## SECRET-DATA } } } root-authentication { encrypted-password "$6$by/qReL4$XjWA.3xg.dHmAV/lAOfip0MVKIYsWno2qY9/cMn..CLTKFinjzLDhONWEOs2aw0JqyePUYi0.2WtUVciaHL581"; ## SECRET-DATA } services { ssh; netconf { ssh; rfc-compliant; yang-compliant; yang-modules { device-specific; emit-extensions; } } } } chassis { aggregated-devices { ethernet { device-count 2; } } } interfaces { ge-0/0/0 { ether-options { 802.3ad ae0; } } ge-0/0/1 { ether-options { 802.3ad ae0; } } ae0 { aggregated-ether-options { minimum-links 2; lacp { active; } } } }