Cisco – slot vs sub-slot

ciscorouter

I am trying to understand how Cisco interfaces are named, so I am reading the document Interface and Line Numbers in Cisco 1800, 2800 and 3800 Series Routers

I am having some issues understanding the principles mainly because I don't understand the difference between a slot and a sub-slot.

Can anyone explain this to me?

Best Answer

It will probably be easier to understand if you look at larger chassis (7600, 12k) and for example their SPA Interface Processor modules (SIPs) and SPA cards. Chassis have slots in which you can place designated hardware modules and those modules can have sub-slots. Keep in mind that some of this stuff can be integrated (probably the thing that is confusing you) or left for you to populate with desired hardware.

So in my example with SIP and SPA you will place SIP module in slot of the chassis, and then you place SPA cards inside sub-slots of the SIP.

In these configurations you will have interface names as:

  <slot>/<sub-slot>/<port>

In larger, high end routers, with IOS XR you can also see the chassis:

  <chassis>/<slot>/<sub-slot>/<port>

So the interface name describes the location of the interface from most significant part (slot in my example) to a least significant part (port in my example).