User Tools

Site Tools


juniper:configuration

Конфигурация после первой загрузки свитча/роутера

login: root
password: <empty>

root@% cli
root> configure

set system root-authentication plain-text-password

set system host-name <host-name>
set routing-options static route default next-hop <address>
set routing-options static route remote-prefix next-hop <destination-ip> retain no-readvertise

set interfaces <em0/fxp0> unit 0 family inet address <address>/<prefix>

set system services ssh

Дополнительные конфиги для всех устройств

set system time-zone Europe/Kiev

set system services ssh root-login-deny
set system services netconf ssh

set snmp location "Ukraine, Kiyv, SomeAddress str."
set snmp contact "email@address"
set snmp community <community> authorization read-only

Дополнительные конфиги для роутера

set system no-redirects
set system no-redirects-ipv6
set system no-ping-record-route
set system arp gratuitous-arp-on-ifup
set system arp non-subscriber-no-reply

set forwarding-options hash-key family inet layer-3
set forwarding-options enhanced-hash-key family inet no-destination-port
set forwarding-options enhanced-hash-key family inet no-source-port

===== Дополнительные конфиги для свитчей

Ошибки и методы их решения

Rescue configuration is not set

switch> request system configuration rescue save
juniper/configuration.txt · Last modified: 2020/11/19 14:11 by rb