Catalyst 6500

Last updated
Cisco 6509 switch with four line cards and dual supervisors Cisco 6509.JPG
Cisco 6509 switch with four line cards and dual supervisors

The Catalyst 6500 is a modular chassis network switch manufactured by Cisco Systems since 1999, capable of delivering speeds of up to "400 million packets per second". [1]

Contents

A 6500 comprises a chassis, power supplies, one or two supervisors, line cards, and service modules. A chassis can have 3, 4, 6, 9, or 13 slots each (Catalyst model 6503, 6504, 6506, 6509, or 6513, respectively) with the option of one or two modular power supplies. The supervisor engine provides centralised forwarding information and processing; up to two of these cards can be installed in a chassis to provide active/standby or stateful failover. The line cards provide port connectivity and service modules to allow for devices such as firewalls to be integrated within the switch.

Supervisor

The 6500 Supervisor comprises a Multilayer Switch Feature Card (MSFC) and a Policy Feature Card (PFC). The MSFC runs all software processes, such as routing protocols. The PFC makes forwarding decisions in hardware.

The supervisor has connections to the switching fabric and classic bus, as well as bootflash for the Cisco IOS software.

The latest generation supervisor is 'Supervisor 2T'. This supervisor was introduced at Cisco Live Las Vegas in July 2011. It provides 80 gigabits per slot on all slots of 6500-E chassis.

Operating systems

The 6500 currently supports three operating systems: CatOS, Native IOS, and Modular IOS.

CatOS

CatOS is supported for layer 2 (switching) operations only. And, able to perform routing functions (e.g. Layer 3) operations, the switch must be run in hybrid mode. In this case, CatOS runs on the Switch Processor (SP) portion of the Supervisor, and IOS runs on the Route Processor (RP), also known as the MSFC. To make configuration changes, user must then manually switch between the two environments.

CatOS does have some missing functionality, and [2] is generally considered 'obsolete' compared to running a switch in Native Mode.

Native IOS

Cisco IOS can be run on both the SP and RP. In this instance, the user is unaware of where a command is being executed on the switch, even though technically two IOS images are loaded—one on each processor. This mode is the default shipping mode for Cisco products and enjoys the support of all new features and line cards.

Modular IOS

Modular IOS is a version of Cisco IOS that employs a modern UNIX-based kernel to overcome some of the limitations of IOS. [3] Additional to this is the ability to perform patching of processes without rebooting the device and in-service upgrades.

Methods of operation

The 6500 has five major modes of operation: Classic, cef256, dcef256, cef720, and dcef720.

Classic Bus

The 6500 classic architecture provides 32 Gbit/s centralised forwarding performance. [4] The design is such that an incoming packet is first queued on the line card and then placed on to the global data bus (dBus) and is copied to all other line cards, including the supervisor. The supervisor then looks up the correct egress port, access lists, policing, and any relevant rewrite information on the PFC. It is placed on the result bus (rBus) and sent to all line cards. Those line cards for which the data is not required terminate processing. The others continue forwarding and apply relevant egress queuing.

The speed of the classic bus is 32gb half duplex (since it is a shared bus) and is the only supported way of connecting a Supervisor 32 engine (or Supervisor 1) to a 6500.

cef256

This method of forwarding, was first introduced with the Supervisor 2 engine. When used in combination with a switch fabric module, each line card has an 8Gbit/s connection to the switch fabric and additionally a connection to the classic bus. In this mode, assuming all line cards have a switch fabric connection, an ingress packet is queued as before and its headers are sent along the dBus to the supervisor. They are looked up in the PFC (including ACLs etc.), then the result is placed on the rBus. The initial egress line card takes this information and forwards the data to the correct line card along with the switch fabric. The main advantage here is that, there is a dedicated 8 Gbit/s connection between the line cards. The receiving line card queues the egress packet before sending it from the desired port.

The '256' is derived from a chassis using 2x8gb ports on 8 slots of a 6509 chassis: 16 * 8 = 128, 128 * 2 = 256. The number gets double because of the switch fabric being 'full duplex'.

dcef256

dcef256 uses distributed forwarding. These line cards have 2x8gb connections to the switch fabric and no classic bus connection. Only modules that have a DFC (Distributed Forwarding Card) can use dcef.

Unlike the previous examples, the line cards hold a full copy of the supervisor's routing tables locally, as well as its L2 adjacency table (i.e. MAC addresses). This eliminates the need for any connection to the classic bus or the requirement to use the shared resource of the supervisor. In this instance, an ingress packet is queued, but its destination is looked up locally. The packet is then sent across the switch fabric and queued in the egress line card before being sent.

cef720

This mode of operation acts identically to cef256, except with 2x20gb connections to the switch fabric and there is no need for a switch fabric module (this is now integrated into the supervisor). This was first introduced into the Supervisor Engine 720.

The '720' is derived from a chassis using 2x20gb ports on 9 slots of a 6509 chassis. 40 * 9 = 360 * 2 = 720. The number is doubled to the switch fabric being 'full duplex'. The reason 9 slots are used for the calculation instead of 8 for the cef256 is that it no longer needs to waste a slot with the switch fabric module.

dcef720

This mode of operation acts identically to dcef256, except with 2x20gb connections to the switch fabric.

Power supplies

The 6500 is able to deliver high densities of Power over Ethernet across the chassis. Because of this, power supplies are the key elements of the configuration.

Chassis support

The following goes through the various 6500 chassis and their supported power supplies & loads.

6503

The original chassis permits up to 2800W and uses rear-inserted power supplies differ from the others in the series.

6504-E

This chassis permits up to 5000W (119A @ 42V) of power and, like the 6503, uses rear-inserted power supplies.

6506, 6509, 6506-E and 6509-E

The original chassis can support up to a maximum of 4000W (90A @ 42V) of power, because of backplane limitations. If a power supply above this is inserted, it will deliver at full power up to this limitation (i.e. a 6000W power supply is supported in these chassis, but will output a maximum of 4000W).

The 6509-NEB-A supports a maximum of 4500W (108A @ 42V). 

With the introduction of the 6506-E and 6509-E series chassis, the maximum power supported has been increased to over 14500 W (350A @ 42V).

6513

This chassis can support a maximum of 8000W (180A @ 42V). However, to obtain this, it must be run in combined mode. Therefore, it is suggested that it would be run in redundant mode to obtain a maximum of 6000W (145A @ 42V).

Power redundancy options

The 6500 supports dual power supplies for redundancy. These may be run in one of two modes: redundant or combined mode.

Redundant mode

When running in Redundant mode, each power supply provides approximately 50% of its capacity to the chassis. In the event of a failure, the unaffected power supply will then provide 100% of its capacity and an alert will be generated. As there was enough to power the chassis ahead of time, there is no interruption to service in this configuration. This is also the default and recommended way to configure power supplies.

Combined mode

In combined mode, each power supply provides approximately 83% of its capacity to the chassis. This allows for greater utilisation of the power supplies and potentially increased PoE densities.

In systems that are equipped with two power supplies, if one power supply fails and the other power supply cannot fully power all of the installed modules, system power management will shut down devices in the following order:

  • Power over Ethernet (PoE) devices— The system will power down PoE devices in descending order, starting with the highest numbered port on the module in the highest numbered slot.
  • Modules—If additional power savings are needed, the system will power down modules in descending order, starting with the highest numbered slot. Slots containing supervisor engines or Switch Fabric Modules are bypassed and are not powered down.

This shut down order is fixed and cannot be changed.

Online Insertion & Removal

OIR is a feature of the 6500 which allows hot swapping of most line cards without first powering down the chassis. The advantage of this is that one may perform an in-service upgrade. However, before attempting this, it is important to understand the process of OIR and how it may still require a reload.

To prevent bus errors, the chassis has three pins in each slot that correspond with the line card. Upon insertion, the longest of these makes first contact and stalls the bus (to avoid corruption). As the line card is pushed in further, the middle pin makes the data connection. Finally, the shortest pin removes the bus stall and allows the chassis to continue operation.

However, if any part of this operation is skipped, errors will occur (resulting in a stalled bus and ultimately a chassis reload). Common problems include:

See also

Related Research Articles

A network switch is networking hardware that connects devices on a computer network by using packet switching to receive and forward data to the destination device.

The Internetwork Operating System (IOS) is a family of proprietary network operating systems used on several router and network switch models manufactured by Cisco Systems. The system is a package of routing, switching, internetworking, and telecommunications functions integrated into a multitasking operating system. Although the IOS code base includes a cooperative multitasking kernel, most IOS features have been ported to other kernels such as Linux and QNX for use in Cisco products.

Carrier Routing System

Carrier Routing System (CRS) is a modular and distributed core router developed by Cisco Systems Inc that enables service providers to deliver data, voice, and video services over a scalable IP Next-Generation Network (NGN) infrastructure. In a network topology, these routers are generally positioned in the core or edge of a service provider network. They are also used by Over-the-top content providers and large enterprises. It supports a wide range of interface speeds and types such as channelized OC3, OC12 to OC768 on Packet over SONET and from 1GE, 10GE all the way to 100GE on the Ethernet technologies. A standalone CRS-3 system can handle 2.2Tbit/s and a multi-chassis system could be designed to handle 322Tbit/s.

A load-balanced switch is a switch architecture which guarantees 100% throughput with no central arbitration at all, at the cost of sending each packet across the crossbar twice. Load-balanced switches are a subject of research for large routers scaled past the point of practical central arbitration.

Cisco Catalyst Ethernet switch product line

Catalyst is the brand for a variety of network switches, wireless controllers and wireless access points sold by Cisco Systems. While commonly associated with Ethernet switches, a number of different types of network interfaces have been available throughout the history of the brand. Cisco acquired several different companies and rebranded their products as different versions of the Catalyst product line. The original Catalyst 5000 and 6000 series were based on technology acquired from Crescendo Communications. The 1700, 1900, and 2800 series Catalysts came from Grand Junction Networks, and the Catalyst 3000 series came from Kalpana in 1994.

Advanced Telecommunications Computing Architecture is the largest specification effort in the history of the PCI Industrial Computer Manufacturers Group (PICMG), with more than 100 companies participating. Known as AdvancedTCA, the official specification designation PICMG 3.x was ratified by the PICMG organization in December 2002. AdvancedTCA is targeted primarily to requirements for "carrier grade" communications equipment, but has recently expanded its reach into more ruggedized applications geared toward the military/aerospace industries as well. This series of specifications incorporates the latest trends in high speed interconnect technologies, next-generation processors, and improved Reliability, Availability and Serviceability (RAS).

A VLAN access control list (VACL) provides access control for all packets that are bridged within a VLAN or that are routed into or out of a VLAN. Unlike regular Cisco IOS access control lists that are configured on router interfaces and applied on routed packets only, VACLs apply to all packets. The technology was developed by Cisco on the Catalyst 6500 Series switch platform.

IBM BladeCenter Blade server architecture by IBM

The IBM BladeCenter was IBM's blade server architecture, until it was replaced by Flex System in 2012. The x86 division was later sold to Lenovo in 2014.

Port Aggregation Protocol (PAgP) is a Cisco Systems proprietary networking protocol, which is used for the automated, logical aggregation of Ethernet switch ports, known as an EtherChannel. The PAgP is proprietary to Cisco Systems. A similar protocol known as LACP — released by the IEEE and known as 802.3ad or 802.1ax recently — is an industry standard and is not tied to a specific vendor.

Multiservice Switch (MSS) is originally a Nortel line of routers, historically called Passport, designed for carrier core and edge routing. They run the Passport Carrier Release operating system. The MSS has a significant installed base, with over 40,000 switches sold.

Cisco Catalyst 1900

The Cisco Catalyst 1900 is a 19" rack mountable, managed (configurable) 10baseT Ethernet switch with 100BASE-TX/100BASE-FX uplink ports. This product was popular in small office networks because of its features and price.

InterSwitch Trunk (IST) is one or more parallel point-to-point links that connect two switches together to create a single logical switch. The IST allows the two switches to share addressing information, forwarding tables, and state information, permitting rapid fault detection and forwarding path modification. The link may have different names depending on the vendor. For example, Brocade calls this an Inter-Chassis Link (ICL). Cisco calls this a VSL.

Forwarding plane

In routing, the forwarding plane, sometimes called the data plane or user plane, defines the part of the router architecture that decides what to do with packets arriving on an inbound interface. Most commonly, it refers to a table in which the router looks up the destination address of the incoming packet and retrieves the information necessary to determine the path from the receiving element, through the internal forwarding fabric of the router, and to the proper outgoing interface(s).

Cisco 2500 series

The Cisco 2500 series routers are a series of 19" rack mount access routers typically used to connect Ethernet or Token Ring networks via ISDN or leased serial connections. The routers are based on a Motorola 68EC030 CISC processor. This line of routers is no longer sold or supported by Cisco Systems. They were superseded by the Cisco 2600 series, which has also reached EOL now.

The Cisco Nexus series switches are modular and fixed port network switches designed for the data center. Cisco Systems introduced the Nexus Series of switches on January 28, 2008. The first chassis in the Nexus 7000 family is a 10-slot chassis with two supervisor engine slots and eight I/O module slots at the front, as well as five crossbar switch fabric modules at the rear. Beside the Nexus 7000 there are also other models in the Nexus range.

Juniper E-Series is a series of broadband services routers or edge routers manufactured by Juniper Networks. The E series was originally developed by Unisphere Networks, which Juniper acquired in 2002. These routers provide multiple services including broadband remote access server, broadband video services, dedicated access, 802.11 wireless subscriber management, VOIP, internet access, security services, network address translation (NAT) etc. on a single platform. The carrier-class architecture of E-series routers allows to combine Broadband Remote Access Server (B-RAS) and dedicated access capabilities on a single and integrated platform. The E-series routes runs on JUNOSe software compared to other series of routers of Juniper which runs on JUNOS.

The Cisco Supervisor Engine is the brain of many of Cisco's switches. The Supervisor Engine has evolved several times. While it is the management segment of many routers, the power of the switch is often much greater than that of the Supervisor Engine because one of the features of many switches is that dozens of the functions are accelerated by ASIC chips.

PAROLI Internet routing protocol

PAROLI is a proprietary protocol used inside a multi-shelf Carrier Routing System from Cisco and stands for "parallel optical link."

Dell M1000e Computer

The Dell blade server products are built around their M1000e enclosure that can hold their server blades, an embedded EqualLogic iSCSI storage area network and I/O modules including Ethernet, Fibre Channel and InfiniBand switches.

A modular computer network switch is a type of network switch which can be modified using field-replaceable units after they are acquired, this units, often referred to as blades, can add more ports, bandwidth, and capabilities to a switch. These blades can usually be heterogenous, and this allows for a network based on multiple different protocols and cable types. Blades can typically be configured in a parallel or failover configuration, which can allow for higher bandwidth, or redundancy in the event of failure. Modular switches also typically support hot-swap of switch modules, this can be very important in zero-downtime implementations, where redundancy of all functions is critical. Modular switches also support additional line cards which can provide new functions to the switch that would previously have been unavailable, such as a firewall. An example of a modular computer network switch is the Cisco Catalyst 6500, which can be configured with up to 13 slots, and supports connections from RJ45 to QSFP+.

References

  1. Cisco Catalyst 6500 Series Supervisor Engine 720
  2. Comparison of the Cisco Catalyst and Cisco IOS Operating Systems for the Cisco Catalyst 6500 Series Switch
  3. Cisco Catalyst 6500 Series with Cisco IOS Software Modularity
  4. Cisco Catalyst 6500 Supervisor Engine 32 Architecture