version 9.3R4.4; system { host-name cslab-j2320; domain-name cslab.hr; root-authentication { encrypted-password "$1$W/oBANhC$.e/Xl3ZQy0Zrcdsw3.pm10"; ## SECRET-DATA } name-server { 192.168.0.11; 192.168.0.12; } login { class super-admin { idle-timeout 15; permissions all; } user nsm_admin { uid 2004; class super-user; authentication { ssh-rsa "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAuZ4oEW/5qOEvejpr9JNqNTUqkYGfUVnRHU/fRQF/VwwGw9FIcaQYAOTjaRTag4TOKllrrsyip7D+B+zpYBhUbrixXp59NYm119+11bKIR4RcDLBrspKMX3sGNFDYvej8i283uWewVJC7v+yIeVa82oNOnL+gTbtbBknaBmFZ4t38sHsWlPTUEd/xFhCdo2Lka/iRQ/4gicEpKCZmHb6GMsJdYrsx3nkKCN7ggjv1Ojq47/x+Mt+KcVlP7ZHtsaOuGHBUHhsfonoDFr/veLLwibTZP1uH2B6Yfiq54Jbd6ZhXmz0CPHO3dXi/hj3Qf+ZiXkTCGpcZbEj39KvkeLShpQ== nsm_admin@nsm"; ## SECRET-DATA } } user web_admin { uid 2003; class super-user; authentication { encrypted-password "$1$/Uy4vJ8y$aQ6XjS2O8L1/ZZjyFajqx1"; ## SECRET-DATA } } } services { ssh { root-login allow; protocol-version v2; connection-limit 10; rate-limit 4; } telnet; netconf { ssh; } web-management { http { port 80; interface ge-0/0/0.0; } } } } interfaces { ge-0/0/0 { unit 0 { family inet { address 192.168.2.57/24; } } } } routing-options { static { route 0.0.0.0/0 next-hop 192.168.2.1; } }