===== Конфигурация после первой загрузки свитча/роутера =====
login: root
password:
root@% cli
root> configure
set system root-authentication plain-text-password
set system host-name
set routing-options static route default next-hop
set routing-options static route remote-prefix next-hop retain no-readvertise
set interfaces unit 0 family inet address /
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 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