- 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 EX4650 Switches
- Compliance Statements for EMC Requirements for EX Series Switches
Configuring Junos OS on the EX4650
EX4650 Switch Default Configuration
Each EX4650 switch is programmed with a factory default configuration that contains the values set for each configuration parameter when a switch is shipped. 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. See Reverting to the Default Factory Configuration for the EX Series Switch.
A factory default configuration file of an EX4650 switch looks like this:
system { syslog { user * { any emergency; } file messages { any notice; authorization info; } file interactive-commands { interactive-commands any; } } commit { factory-settings; } }
Connecting and Configuring an EX4650 Switch
Before you begin connecting and configuring an EX4650 switch, gather the following information:
Name the switch will use on the network
Domain name the switch will use
IP address and prefix length information for the Ethernet interface
IP address of a default switch
IP address of a DNS server
Password for the root user
The EX4650 switch is shipped with the Junos OS preinstalled and ready to be configured when the switch is powered on. There is a 64-MB internal NAND Flash memory device located on the baseboard for BIOS storage. You can insert the USB storage device into the USB slot on the front panel. EX4650 comes with a single SSD. There are two copies of the software: one on the SSD drive and one on a USB flash drive that can be inserted into the slot in the faceplate of the RE module.
When the switch boots, it first attempts to start the image on the SSD drive by default. If you wish to boot from the USB, you need to manually choose the option accordingly.
You configure the switch by issuing Junos OS command-line interface (CLI) commands, either on a console device attached to the console (CON) port on the front panel, or over a telnet connection to a network connected to the Ethernet management (C0 or C1) port on the front panel.
This procedure connects the switch to the network, but does not enable it to forward traffic. For complete information about enabling the switch to forward traffic, including examples, see the Junos OS configuration guides.
To configure the software: