Supported Platforms
Related Documentation
- EX Series
- Example: Setting Up a Full Mesh EX8200 Virtual Chassis with Two EX8200 Switches and Redundant XRE200 External Routing Engines
- Adding or Replacing a Member Switch or an External Routing Engine in an EX8200 Virtual Chassis (CLI Procedure)
- Verifying the Member ID, Role, and Neighbor Member Connections of an EX8200 Virtual Chassis Member
Configuring an EX8200 Virtual Chassis (CLI Procedure)
You can configure an EX8200 Virtual Chassis to include up to four EX8200 switches and one or two XRE200 External Routing Engines. You interconnect the member switches by connecting them to the external Routing Engines, whose ports automatically function as Virtual Chassis ports (VCPs). A VCP is any port whose function is to send and receive Virtual Chassis Control Protocol (VCCP) traffic to create, monitor, and maintain the Virtual Chassis. VCPs also carry data traffic through the Virtual Chassis.
If you want to add paths for VCCP traffic within an EX8200 Virtual Chassis, you can also configure VCP links between member switches. See Setting a 10-Gigabit Ethernet Port as a Virtual Chassis Port in an EX8200 Virtual Chassis (CLI Procedure).
To configure an EX8200 Virtual Chassis:
- Log into each EX8200 member switch and revert the switch
to the factory default configuration:
user@switch# load factory-default
See Reverting to the Default Factory Configuration for the EX Series Switch for additional information on this process.
- Configure a password for the EX8200 switch. See Connecting and Configuring an EX Series Switch (CLI Procedure).
Best Practice: You should always access the EX8200 Virtual Chassis through the master XRE200 External Routing Engine. However, configuring the password ensures that you can access the EX8200 member switch for purposes such as local monitoring or debugging.
- Set each EX8200 switch as a Virtual Chassis member:
user@switch> set chassis virtual-chassis
Follow the CLI prompts. You must reboot the switch to complete this procedure.
- Upgrade the software on all switches and external Routing Engines in the Virtual Chassis to the same Junos OS release. All switches and external Routing Engines must be running the same version of Junos OS before being connected into a Virtual Chassis. See Installing Software on an EX Series Switch with a Single Routing Engine (CLI Procedure), Installing Software on an EX Series Switch with Redundant Routing Engines (CLI Procedure), or Upgrading Software on an EX6200 or EX8200 Standalone Switch Using Nonstop Software Upgrade (CLI Procedure).
- Make a list of the serial numbers of all switches and external Routing Engines to be connected in the Virtual Chassis configuration. For EX8208 switches, use the backplane serial number. For EX8216 switches, use the midplane serial number. See Locating the Serial Number on an EX8200 Switch or Component and Locating the Serial Number on an XRE200 External Routing Engine or Component.
- If both external Routing Engines are already powered on,
skip this step.
Power on one of the external Routing Engines. The external Routing Engine with the most uptime is assigned the master role, so the external Routing Engine that is powered on in this step is the master external Routing Engine.
- Log in to the master external Routing Engine and specify
the preprovisioned configuration mode. If the external Routing Engine
mastership has not been determined, log in to the external Routing
Engine that has been powered on the longest.
Note: You must use a preprovisioned configuration to configure an EX8200 Virtual Chassis. Nonprovisioned configuration is not supported.
[edit virtual-chassis]
user@external-routing-engine# set preprovisioned - Specify all members for the Virtual Chassis, listing each
switch’s or external Routing Engine’s serial number, member
ID, and role:
[edit virtual-chassis]
user@external-routing-engine# set member member-id serial-number serial-number role roleFor example:
[edit virtual-chassis]
user@external-routing-engine# set member 0 serial-number abc123 role line-card
user@external-routing-engine# set member 1 serial-number def456 role line-card
user@external-routing-engine# set member 2 serial-number ghi789 role line-card
user@external-routing-engine# set member 3 serial-number jkl101 role line-card
user@external-routing-engine# set member 8 serial-number yza567 role routing-engine
user@external-routing-engine# set member 9 serial-number bcd890 role routing-engineNote: An EX8200 Virtual Chassis does not function properly when an external Routing Engine is configured to use a member ID other than 8 or 9. When the EX8200 Virtual Chassis configuration is not preprovisioned, the external Routing Engine assumes a member ID that is not 8 or 9. The EX8200 Virtual Chassis cannot be formed until this member ID configuration is changed using this procedure.
- Interconnect the member switches and external Routing Engines. See Connecting an EX8200 Switch to an XRE200 External Routing Engine, Interconnecting XRE200 External Routing Engines, and Setting a 10-Gigabit Ethernet Port as a Virtual Chassis Port in an EX8200 Virtual Chassis (CLI Procedure).
- Commit the configuration:
[edit]
user@external-routing-engine# commit synchronize - Power on the backup external Routing Engine if it is not already powered on.
Related Documentation
- EX Series
- Example: Setting Up a Full Mesh EX8200 Virtual Chassis with Two EX8200 Switches and Redundant XRE200 External Routing Engines
- Adding or Replacing a Member Switch or an External Routing Engine in an EX8200 Virtual Chassis (CLI Procedure)
- Verifying the Member ID, Role, and Neighbor Member Connections of an EX8200 Virtual Chassis Member
Published: 2012-12-14
Supported Platforms
Related Documentation
- EX Series
- Example: Setting Up a Full Mesh EX8200 Virtual Chassis with Two EX8200 Switches and Redundant XRE200 External Routing Engines
- Adding or Replacing a Member Switch or an External Routing Engine in an EX8200 Virtual Chassis (CLI Procedure)
- Verifying the Member ID, Role, and Neighbor Member Connections of an EX8200 Virtual Chassis Member