- play_arrow Fast Track: Initial Installation
- play_arrow Overview
- play_arrow Site Planning, Preparation, and Specifications
- play_arrow Maintaining Components
- play_arrow Troubleshooting Hardware
- play_arrow Contacting Customer Support and Returning the Chassis or Components
- play_arrow Safety and Compliance Information
- General Safety Guidelines and Warnings
- Definitions of Safety Warning Levels
- Qualified Personnel Warning
- Warning Statement for Norway and Sweden
- Fire Safety Requirements
- Installation Instructions Warning
- Chassis and Component Lifting Guidelines
- Restricted Access Warning
- Ramp Warning
- Rack-Mounting and Cabinet-Mounting Warnings
- Grounded Equipment Warning
- Radiation from Open Port Apertures Warning
- Laser and LED Safety Guidelines and Warnings
- Maintenance and Operational Safety Guidelines and Warnings
- General Electrical Safety Guidelines and Warnings
- Action to Take After an Electrical Accident
- Prevention of Electrostatic Discharge Damage
- AC Power Electrical Safety Guidelines
- AC Power Disconnection Warning
- DC Power Electrical Safety Guidelines
- DC Power Disconnection Warning
- DC Power Grounding Requirements and Warning
- DC Power Wiring Sequence Warning
- DC Power Wiring Terminations Warning
- Multiple Power Supplies Disconnection Warning
- TN Power Warning
- Agency Approvals for QFX5120 Switches
- Compliance Statements for EMC Requirements for the QFX Series
- Restriction of Hazardous Substances (RoHS) Directive Compliance
Configure Junos OS on the QFX5120
QFX5120 Default Configuration
We ship each QFX5120 switch programmed with a factory-default configuration that contains the values set for each configuration parameter. The default configuration file sets values for system parameters such as the system log and file messages.
When you commit changes to the configuration, a new configuration file is created that becomes the active configuration. You can always revert to the factory-default configuration.
This topic shows the factory-default configuration file of a QFX5120 switch:
system { syslog { user * { any emergency; } file messages { any notice; authorization info; } file interactive-commands { interactive-commands any; } } commit { factory-settings; } }
Connect and Configure a QFX5120 Switch
Before you connect and configure a QFX5120, set the following parameter values on the console server or desktop PC:
Baud Rate—9600
Data—8
Flow Control—None
Parity—None
Stop Bits—1
DCD State—Disregard
Ensure that you have the following parts and tools available:
An Ethernet cable with an RJ-45 connector attached—not provided
An RJ-45 to DB-9 serial port adapter—not provided
A management host such as a laptop or desktop PC, with a serial port—not provided
Have the following information available before you configure custom settings for the switch:
Root password
IP address of the default gateway
IP address of the management port
IP address of a DNS server
(Optional) Hostname
(Optional) IP address of a backup router
(Optional) SNMP read community, location, and contact to configure SNMP parameters
(Optional) Static routes to remote subnets with access to the management port
(Optional) Static routes to remote prefixes with access to the management port
We ship the QFX5120 switch with Junos OS preinstalled and ready to be configured when you power on the switch. You must perform the initial configuration of the QFX5120 through the console port (labeled CON) on the switch by using the command-line interface (CLI).
This procedure describes how to perform the initial configuration on the switch and to connect it to the network. For the complete information about enabling the switch to forward traffic, including examples, see the Junos OS configuration guides.
- RJ-45 to DB-9 adapter (JNP-CBL-RJ45-DB9)
- RJ-45 to USB-A adapter (JNP-CBL-RJ45-USBA)
- RJ-45 to USB-C adapter (JNP-CBL-RJ45-USBC)
If you want to use RJ-45 to USB-A or RJ-45 to USB-C adapter you must have X64 (64-Bit) Virtual COM port (VCP) driver installed on your PC. See, https://ftdichip.com/drivers/vcp-drivers/ to download the driver.
To perform the initial configuration on the switch and to connect it to the network:
You can now log in by using the CLI and continue configuring the switch.