system { host-name exB-1; root-authentication { encrypted-password "$1$KI99zGk6$MbYFuBbpLffu9tn2.sI7l1"; ## SECRET-DATA } login { user lab { uid 2000; class super-user; authentication { encrypted-password "$1$84J5Maes$cni5Hrazbd/IEHr/50oY30"; ## SECRET-DATA } } } services { ssh; netconf { ssh; } web-management { http { interface me0.0; } https { system-generated-certificate; interface all; } } } syslog { file messages { any critical; authorization info; } file interactive-commands { interactive-commands any; } } } interfaces { me0.0 { description "MGMT Interface - DO NOT DELETE"; unit 0 { family inet { address 10.210.14.133/26; } } } } snmp { location lab; contact "labguy@juniper.net"; community private { authorization read-write; } }