Sie sind auf Seite 1von 2

root# run show configuration

## Last commit: 2019-05-01 05:41:43 UTC by root


version 17.1R1.8;
system {
domain-name Juniper;
root-authentication {
encrypted-password
"$6$JuMi1pdL$pPls8BwoHpYD4K47fMPR2zUmhj.zvCoFm1vE2BtLyBaXupbeYw6Wt65ib/ZCq1uSG.2AzQ
jV5WYzjAprHkB0S."; ## SECRET-DATA
}
login {
user zoro {
uid 2000;
class super-user;
authentication {
encrypted-password
"$6$IPyC6zAZ$qjChzIPCPTvapLQojC52aJERDoVrTTvhDxoN14hzn/3EqlbCIaS6YOJyaNJ/jp
TSCHd.ro4c6ZtiM8VflL3kX/"; ## SECRET-DATA
}
}
}
services {
ssh {
root-login allow;
protocol-version v2;
}
netconf {
ssh {
connection-limit 10;
rate-limit 50;
port 22;
}
rfc-compliant;
traceoptions {
file netconf-ops.log size 3m files 30 world-readable;
flag all;
on-demand;
}
}
rest {
http;
enable-explorer;
}
}
syslog {
user * {
any emergency;
}
file messages {
any notice;
authorization info;
}
file interactive-commands {
interactive-commands any;
}
}
}
interfaces {
em0 {
unit 0 {
family inet {
address 172.16.10.185/24;
}
}
}
em1 {
unit 0 {
family inet {
address 10.10.10.2/31;
}
}
}
em3 {
unit 0 {
family inet {
address 30.30.30.2/31;
}
}
}
}
snmp {
community public {
authorization read-write;
}
community motada;
community motadata {
authorization read-write;
clients {
172.16.10.132/32;
}
}
}
protocols {
ospf {
area 0.0.0.0 {
interface em1.0;
interface em3.0;
}
}
rip {
message-size 255;
}
}

[edit]

Das könnte Ihnen auch gefallen