Juniper Networks
Log in
|
How to Buy
|
Contact Us
|
United States (Change)
Choose Country
Close

Choose Country

North America

  • United States

Europe

  • Deutschland - Germany
  • España - Spain
  • France
  • Italia - Italy
  • Россия - Russia
  • United Kingdom

Asia Pacific

  • Asean Region (Vietnam, Indonesia, Singapore, Malaysia)
  • Australia
  • 中国 - China
  • India
  • 日本 - Japan
  • 대한민국 - Korea
  • 台灣 - Taiwan
Solutions
Products & Services
Company
Partners
Support
Education
Community
Security Intelligence Center

Technical Documentation

Technical Documentation
 
CLI Explorer New
 
Content Explorer New
 
Documentation Help New
 
Enterprise MIBs
 
EOL Documentation
 
Feature Explorer Login required New
 
Glossary
 
Portable Libraries
 
Home > Support > Technical Documentation > EX Series > Configuring an EX4200 or EX4500 Virtual Chassis (CLI Procedure)
Print
Rate and give feedback:  Feedback Received. Thank You!
Rate and give feedback: 
Close
This document helped resolve my issue.  Yes No

Additional Comments

800 characters remaining

May we contact you if necessary?

Name:  
E-mail: 
Submitting...
 

Related Documentation

  • EX Series
  • Example: Configuring a Preprovisioned Mixed EX4200 and EX4500 Virtual Chassis
  • Configuring Mastership of the EX4200 or EX4500 Virtual Chassis (CLI Procedure)
  • Monitoring EX4200 and EX4500 Virtual Chassis Status and Statistics
 

Configuring an EX4200 or EX4500 Virtual Chassis (CLI Procedure)

This topic only applies to an EX4200 Virtual Chassis and an EX4500 Virtual Chassis. For information on configuring a mixed EX4200 and EX4500 Virtual Chassis, see Configuring a Mixed EX4200 and EX4500 Virtual Chassis (CLI Procedure).

You can interconnect EX4200 and EX4500 switches using the dedicated Virtual Chassis ports (VCPs) on the back of the switch. You do not have to configure the interfaces for the dedicated VCPs.

If you want to interconnect EX4200 member switches that are located in different racks or wiring closets, interconnect them using uplinks configured as VCPs. See Setting an Uplink Module Port on an EX4200 Switch as a Virtual Chassis Port (CLI Procedure).

If you want to interconnect EX4500 switches that are located in different racks or wiring closets, interconnect them using 10-Gigabit Ethernet SFP+ ports configured as VCPs. See Setting an SFP+ Port as a Virtual Chassis Port on an EX4500 Switch (CLI Procedure).

Note: A multimember Virtual Chassis configuration has two Routing Engines, one in the master and the other in the backup. Therefore, we recommend that you always use commit synchronize rather than simply commit to save configuration changes made for a Virtual Chassis. This ensures that the configuration changes are saved in both Routing Engines.

An EX4200 or EX4500 Virtual Chassis can be configured with either:

  • A preprovisioned configuration—Allows you to deterministically control the member ID and role assigned to a member switch by tying it to its serial number.
  • A nonprovisioned configuration—The master sequentially assigns a member ID to other member switches. The role is determined by the mastership priority value and other factors in the master election algorithm.

This topic includes:

  • Configuring an EX4200 or EX4500 Virtual Chassis with a Preprovisioned Configuration File
  • Configuring an EX4200 or EX4500 Virtual Chassis with a Nonprovisioned Configuration File

Configuring an EX4200 or EX4500 Virtual Chassis with a Preprovisioned Configuration File

Preprovisioning a Virtual Chassis configuration allows you to assign the member ID and role for each switch in the Virtual Chassis. Preprovisioning is supported for an EX4200 Virtual Chassis and an EX4500 Virtual Chassis.

To configure a Virtual Chassis using a preprovisioned configuration:

  1. Make a list of the serial numbers of all the switches to be connected in a Virtual Chassis configuration.
  2. Note the desired role (routing-engine or line-card) of each switch. If you configure the member with a routing-engine role, it is eligible to function as a master or backup. If you configure the member with a line-card role, it is not eligible to become a master or backup.
  3. Interconnect the member switches using the dedicated VCPs on the rear panel of switches. See Connecting a Virtual Chassis Cable to an EX4200 Switch.

    Note: For management purposes, we recommend arranging the switches in member ID sequence, either from top to bottom or from bottom to top (0–9).

  4. Power on only the switch that you plan to use as the master switch. Do not power on the other switches at this time.
  5. Run the EZSetup program on the master switch, specifying the identification parameters. See Connecting and Configuring an EX Series Switch (CLI Procedure) for details.

    Note: The properties that you specify for the master switch apply to the entire Virtual Chassis configuration, including all the members listed in the preprovisioned configuration file.

  6. Configure the master switch with the virtual management Ethernet (VME) interface for out-of-band management of the Virtual Chassis configuration, if desired:
    [edit]
    user@switch# set interfaces vme unit 0 family inet address /ip-address/mask/
  7. Specify the preprovisioned configuration mode:
    [edit virtual-chassis]
    user@switch# set preprovisioned
  8. Specify all the members that you want to included in the Virtual Chassis configuration, listing each switch’s serial number with the desired member ID and the desired role:
    [edit virtual-chassis]
    user@switch# set member 0 serial-number abc123 role routing-engine
    user@switch# set member 1 serial-number def456 role line-card
    user@switch# set member 2 serial-number ghi789 role line-card
    user@switch# set member 3 serial-number jkl012 role line-card
    user@switch# set member 4 serial-number mno345 role line-card
    user@switch# set member 5 serial-number pqr678 role routing-engine
    user@switch# set member 6 serial-number stu901 role line-card
    user@switch# set member 7 serial-number vwx234 role line-card
    user@switch# set member 8 serial-number yza567 role line-card
    user@switch# set member 9 serial-number bcd890 role line-card
  9. (Optional. Recommended for a two-member Virtual Chassis) Disable the split and merge feature:
    [edit virtual-chassis]
    user@switch# set no-split-detection
  10. Power on the member switches.
  11. (EX4500 switches only) Verify the PIC mode setting:
    user@switch> show chassis pic-mode

    If the PIC mode setting is not set to virtual-chassis, set the PIC mode to virtual-chassis:

    user@switch> request chassis pic-mode virtual-chassis

Note: You cannot modify the mastership priority when you are using a preprovisioned configuration. The mastership priority values are generated automatically and controlled by the role that is assigned to the member switch in the configuration file. The two Routing Engines are assigned the same mastership priority value. However, the member that was powered on first has higher prioritization according to the master election algorithm. See Understanding How the Master in an EX4200 or EX4500 Virtual Chassis Is Elected.

Configuring an EX4200 or EX4500 Virtual Chassis with a Nonprovisioned Configuration File

Nonprovisioned configuration can be used to configure an EX4200 Virtual Chassis or an EX4500 Virtual Chassis.

To configure the Virtual Chassis using a nonprovisioned configuration:

  1. Interconnect the member switches using the dedicated VCPs on the rear panel of switches. See Connecting a Virtual Chassis Cable to an EX4200 Switch or Connecting a Virtual Chassis Cable to an EX4500 Switch.

    Note: For management purposes, we recommend arranging the switches in member ID sequence, either from top to bottom or from bottom to top (0–9).

  2. Power on only the switch that you plan to use as the master switch (SWA-0). Do not power on the other switches at this time.
  3. Run the EZSetup program on SWA-0, specifying the identification parameters. See Connecting and Configuring an EX Series Switch (CLI Procedure) for details.

    Note: The properties that you specify for SWA-0 apply to the entire Virtual Chassis configuration, including all the members interconnected through VCPs..

  4. Configure SWA-0 with the virtual management Ethernet (VME) interface for out-of-band management of the Virtual Chassis configuration, if desired:
    [edit]
    user@SWA-0# set interfaces vme unit 0 family inet address /ip-address/mask/
  5. Configure mastership priority for the master, backup, and other members, if desired:

    Note: If you are configuring a mixed EX4200 and EX4500 Virtual Chassis, you must configure two of the same types of switches with the highest priority. The highest values ensure the switches in the master and backup roles are the same type of switch.

    We also suggest that you set the mastership priority of the linecard members in a mixed EX4200 and EX4500 Virtual Chassis to 0 in most configurations. Setting the mastership priority to 0 ensures the linecard members never assume the master or backup roles.

    [edit virtual-chassis]
    user@SWA–0# set member 0 mastership-priority 255
    user@SWA–0# set member 5 mastership-priority 255
  6. (Optional. Recommended for a two-member Virtual Chassis) Disable the split and merge feature:
    [edit virtual-chassis]
    user@switch# set no-split-detection
  7. Power on the member switches in sequential order, one by one.
  8. (EX4500 switches only) Enter the show chassis pic-mode operational mode command to verify the current PIC mode setting. If the PIC mode is currently set to intraconnect, enter the request chassis pic-mode virtual-chassis operational mode command to set the PIC mode to virtual-chassis. Reboot the switch to complete the procedure.

Note: If you do not edit the Virtual Chassis configuration file, a nonprovisioned configuration is generated by default. The mastership priority value for each member switch is 128. The master role is selected by default. You can change the role that is performed by the members by modifying the mastership priority. See Configuring Mastership of the EX4200 or EX4500 Virtual Chassis (CLI Procedure). We recommend that you specify the same mastership priority value for the desired master and backup members. In this example, the highest possible mastership priority has been assigned to two members. However, the member that was powered on first has higher prioritization according to the master election algorithm. See Understanding How the Master in an EX4200 or EX4500 Virtual Chassis Is Elected. The other members use the default mastership priority in this example, which configures them to function in the role of linecard.

Note: If you want to change the member ID that the master has assigned to a member switch, use the request virtual-chassis renumber command.

 

Related Documentation

  • EX Series
  • Example: Configuring a Preprovisioned Mixed EX4200 and EX4500 Virtual Chassis
  • Configuring Mastership of the EX4200 or EX4500 Virtual Chassis (CLI Procedure)
  • Monitoring EX4200 and EX4500 Virtual Chassis Status and Statistics
 

Published: 2011-05-09

 
  • About Juniper
  • Investor Relations
  • Press Releases
  • Newsletters
  • Juniper Offices
  • Green Networking
  • Resources
  • How to Buy
  • Partner Locator
  • Image Library
  • Visio Templates
  • Security Center
  • Community
  • Forums
  • Blogs
  • Junos Central
  • Social Media
  • Developers
  • Support
  • Technical Documentation
  • Knowledge Base (KB)
  • Software Downloads
  • Product Licensing
  • Contact Support
Site Map / RSS Feeds / Careers / Accessibility / Feedback / Privacy & Policy / Legal Notices
Copyright© 1999-2013 Juniper Networks, Inc. All rights reserved.
Help
|
My Account
|
Log Out