system {
    host-name myrouter;
    services {
        ftp;
        ssh;
        telnet;
        netconf {
            ssh;
        }
    }
}
