Chapter 3 JunOS basic configuration Flashcards
Default configuration on all models
Remote access disabled
Root authentication without password
Syslog enabled
Reset config
Load system default-configuration -> loads the default conf
Request system zeroize -> delete every command on the config
Local users
Local users are configure with their local password and are parts of groups that define their privileges, there are some default configured groups
Logging
Logs are stored in /var/log in different files like “messages”
To view its content “show log messages”
To view the logs in realtime “monitor start messages”
Interface types
IFD -> Physical interface (g0/0/0)
IFL -> Logical interface (Unit 0)
IFF -> Family interface (Ipv4 or IPv6) these can be just 2 for each logical interface
Managemente interfaces -> me0, fxp0, vme
Internal -> fxp1, fxp2, bme
Loopback -> Lo0 can be only 1 per RI
Trace options
Trace options are debugs, to enable them:
- Set the hierarchy
- Set the flags -> parameters you want to debug
- Set the file -> on which the results will be stored
- show <file_name> -> to get the results</file_name>
NTP behaviour
When configuring an NTP server JunOS doesn’t take its time if it’s much different.
To make the switch take whatever time the NTP server has the NTP server needs to be configured as boot-server