# Core0

Core0 is a Cisco 4500 series switch serving as the central switch and router for the CSL Machine Room. It runs in native mode with IOS on both the SP (Switch Processor) and RP (Route Processor).

One important consideration when connecting systems to Core0 is that each module has six 1Gb links to the switch backplane which are each linked to groups of adjacent ports. Therefore, a server's connections should be offset by four (for a 24 port module) or eight (for a 48 port module) ports to balance them across multiple backplane links. This concern does not apply to module 2 which has only one port for each backplane link.

## Technical Specifications

| Switch Model  | Cisco Catalyst 4506                                                                                                                                                                                  |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Type          | Modular                                                                                                                                                                                              |
| Ports         | <p>Module 1: 2x 10Gb X2 + 4x 1Gb SFP</p><p>Module 2: 6x 1Gb GBIC</p><p>Module 3: 24x 1Gb Copper</p><p>Module 4: 48x 1Gb Copper</p><p>Module 5: 48x 100Mb Copper</p><p>Module 6: 48x 100Mb Copper</p> |
| Purchase Date | Spring 2008                                                                                                                                                                                          |

## History

Core0 replaced an older Cisco 4006 switch running in hybrid mode (CatOS on the SP and IOS on the RP) as the core switch and router for the CSL. While it was being installed, a fire alarm went off; interrupting the install.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.tjhsst.edu/machines/switches/core0.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
