User Tools

Site Tools


juniper:configuration

This is an old revision of the document!


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

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

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

juniper/configuration.1605696870.txt.gz · Last modified: 2020/11/18 12:54 by rb