Port Assignments on Cisco 8100/8200, Cisco 8608, and Cisco 8800 Platforms

12 minutes read

Introduction

The Cisco 8000 Series routers are built around network processors from the Cisco Silicon One family. To continue increasing performance, these network processors (NPUs) have an internal architecture that uses multiple hardware engines to process packets in parallel. The term we use for these internal engine groupings is “slices”. Note: don’t be confused with other platforms where an entire NPU is also called a “slice”. As semiconductor processes allow greater integration, we’ve seen systems like the Cisco 12000, where it took multiple large ASICs on a single linecard to implement the forwarding path. On the Cisco CRS-1, we moved from a few large ASICs to just a couple, to having multiple highly integrated NPUs on a single linecard. The ASR9k continued this integration with multiple NPUs on a card – here each NPU complex was referred to as a “slice”. On the Cisco 8000, each NPU has now integrated multiple forwarding engines onto a single chip along with the fabric interface as well. Better integration means fewer total chips in the forwarding path, with higher performance and lower power. The majority of users will never need to know or care exactly how the front panel ports are mapped to these individual NPUs or which forwarding engines are used for a given interface. That said, understanding the port assignments can be useful in analyzing traffic flows, facilitating troubleshooting, and performance analysis. Let’s review here how ports are allocated on each of the Cisco 8000 systems.

The following CLI command can be used on any Cisco 8000 system to display the assignments of physical ports to their corresponding NPU, slice, and IFG. (“IFG” stands for “interface group”, this is just another internal sub-block of the chip. There are two IFGs for each forwarding slice.


RP/0/RP0/CPU0:Cisco8201-32FH#sh controllers npu voq-usage interface all instance all loc 0/rp0/cpu0
-------------------------------------------------------------------
Node ID: 0/RP0/CPU0
Intf         Intf     NPU Slice IFG  Sys   VOQ   Flow   VOQ    Port
name         handle    #    #    #   Port  base  base   port   speed
             (hex)                                      type
----------------------------------------------------------------------
Hu0/0/0/0    f000110   0   4    1     4    448      0 local   100G
Hu0/0/0/1    f000118   0   4    1     8    456      0 local   100G
Hu0/0/0/2    f000120   0   4    1    12    464      0 local   100G
Hu0/0/0/3    f000128   0   4    0    16    480      0 local   100G
Hu0/0/0/4    f000130   0   3    1    20    496      0 local   100G
Hu0/0/0/5    f000138   0   4    0    24    488      0 local   100G
Hu0/0/0/6    f000140   0   5    0    28    512      0 local   100G
Hu0/0/0/7    f000148   0   5    1    32    528      0 local   100G
Hu0/0/0/8    f000150   0   5    1    36    536      0 local   100G
Hu0/0/0/9    f000158   0   5    1    40    544      0 local   100G
Hu0/0/0/10   f000160   0   5    0    44    520      0 local   100G
Hu0/0/0/11   f000168   0   5    0    48    560      0 local   100G
Hu0/0/0/12   f000170   0   3    0    52    576      0 local   100G
Hu0/0/0/13   f000178   0   3    1    56    504      0 local   100G
Hu0/0/0/14   f000180   0   3    0    60    584      0 local   100G
Hu0/0/0/15   f000188   0   3    0    64    592      0 local   100G
Hu0/0/0/16   f000190   0   2    1    68    608      0 local   100G
Hu0/0/0/17   f000198   0   2    1    72    616      0 local   100G
Hu0/0/0/18   f0001a0   0   2    1    76    624      0 local   100G
Hu0/0/0/19   f0001a8   0   2    0    80    640      0 local   100G
~ snip ~



RP/0/RP0/CPU0:Cisco8608#show controllers npu voq-usage interface all instance all loc 0/rp0/cpu0  
---------------------------------------------------------------------------
Node ID: 0/RP0/CPU0
Intf         Intf     NPU Slice IFG  Sys   VOQ   Flow       VOQ      Port 
name         handle    #    #    #   Port  base  base       port     speed
             (hex)                                          type          
---------------------------------------------------------------------------
Hu0/1/0/15   f0000dc   0   5    0   320    632      0        local    100G
Hu0/1/0/14   f0000e4   0   5    0   312    624      0        local    100G
Hu0/1/0/13   f0000ec   0   5    0   304    616      0        local    100G
Hu0/1/0/12   f0000f4   0   5    0   296    608      0        local    100G
Hu0/1/0/11   f0000fc   0   5    0   288    600      0        local    100G
Hu0/1/0/10   f000104   0   5    0   280    592      0        local    100G
Hu0/1/0/9    f00010c   0   5    0   272    584      0        local    100G
Hu0/1/0/8    f000114   0   5    0   264    576      0        local    100G
Hu0/1/0/7    f00011c   0   4    1   256    568      0        local    100G
Hu0/1/0/6    f000124   0   4    1   248    560      0        local    100G
Hu0/1/0/5    f00012c   0   4    1   240    552      0        local    100G
Hu0/1/0/4    f000134   0   4    1   232    544      0        local    100G
Hu0/1/0/3    f00013c   0   4    1   224    536      0        local    100G
Hu0/1/0/2    f000144   0   4    1   216    528      0        local    100G
Hu0/1/0/1    f00014c   0   4    1   208    520      0        local    100G
Hu0/1/0/0    f0000d4   0   4    1   200    512      0        local    100G
FH0/2/0/3    f00017c   0   4    1   416    672      0        local    400G
FH0/2/0/2    f000184   0   4    0   408    664      0        local    400G
FH0/2/0/1    f00018c   0   4    0   400    656      0        local    400G
FH0/2/0/0    f000174   0   3    1   392    640      0        local    400G 

  • NPU #: NPU number
    – NPU number should be 0 for 8100/8200/8608 (8000 fixed & centralized systems)
    – NPU number should be 0, 1, or 2 for 88-LC0-36FH line card (not shown above)
    – NPU number should be should be 0, 1 for 88-LC0-34H14FH line card (not shown above)
  • NPU core: Slice number
    – Slice number should be between 0 and 5 for 8200/8608 (8000 fixed & centralized systems)
    – Slice number should be between 0 and 7 for 8111-32EH (8100 fixed system)
    – Slice number shoulbe be 0,1, or 2 for 8800 Line cards (not shown above)
  • PP port: IFG number, should be 0 or 1 within slice

Port allocation

Cisco 8201

Cisco 8201 is made of a single Q100 NPU. 8201.png

The table below shows port assignment to different slices and IFG:

InterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFG
FH0/0/0/00/0/0FH0/0/0/140/3/6Hu0/0/0/280/1/3
FH0/0/0/10/0/0FH0/0/0/150/3/6Hu0/0/0/290/1/2
FH0/0/0/20/0/1FH0/0/0/160/2/5Hu0/0/0/300/0/1
FH0/0/0/30/0/1FH0/0/0/170/2/5Hu0/0/0/310/0/0
FH0/0/0/40/5/10FH0/0/0/180/2/4Hu0/0/0/320/5/11
FH0/0/0/50/5/10FH0/0/0/190/2/4Hu0/0/0/330/5/10
FH0/0/0/60/5/11FH0/0/0/200/1/3Hu0/0/0/340/4/9
FH0/0/0/70/5/11FH0/0/0/210/1/3Hu0/0/0/350/4/8
FH0/0/0/80/4/9FH0/0/0/220/1/2  
FH0/0/0/90/4/9FH0/0/0/230/1/2  
FH0/0/0/100/4/8Hu0/0/0/240/3/7  
FH0/0/0/110/4/8Hu0/0/0/250/3/6  
FH0/0/0/120/3/7Hu0/0/0/260/2/5  
FH0/0/0/130/3/7Hu0/0/0/270/2/4  

Cisco 8202

Cisco 8202 is made of a single Q100 NPU.
8202.png

InterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFG
Hu0/0/0/00/0/1Hu0/0/0/150/0/1Hu0/0/0/300/2/5Hu0/0/0/450/4/9Hu0/0/0/600/3/6
Hu0/0/0/10/0/1Hu0/0/0/160/1/3Hu0/0/0/310/2/5Hu0/0/0/460/0/0Hu0/0/0/610/2/5
Hu0/0/0/20/0/1Hu0/0/0/170/2/4Hu0/0/0/320/2/4Hu0/0/0/470/5/11Hu0/0/0/620/4/8
Hu0/0/0/30/0/1Hu0/0/0/180/0/1Hu0/0/0/330/2/4FH0/0/0/480/5/11Hu0/0/0/630/3/7
Hu0/0/0/40/0/0Hu0/0/0/190/1/2Hu0/0/0/340/2/4FH0/0/0/490/5/11Hu0/0/0/640/1/3
Hu0/0/0/50/0/0Hu0/0/0/200/2/4Hu0/0/0/350/2/4FH0/0/0/500/5/10Hu0/0/0/650/1/3
Hu0/0/0/60/0/0Hu0/0/0/210/2/4Hu0/0/0/360/1/2FH0/0/0/510/5/10Hu0/0/0/660/1/3
Hu0/0/0/70/0/0Hu0/0/0/220/2/4Hu0/0/0/370/1/2FH0/0/0/520/4/9Hu0/0/0/670/1/3
Hu0/0/0/80/0/0Hu0/0/0/230/2/4Hu0/0/0/380/1/2FH0/0/0/530/4/9Hu0/0/0/680/1/3
Hu0/0/0/90/0/0Hu0/0/0/240/2/5Hu0/0/0/390/1/2FH0/0/0/540/4/8Hu0/0/0/690/1/3
Hu0/0/0/100/0/0Hu0/0/0/250/2/5Hu0/0/0/400/1/2FH0/0/0/550/4/8Hu0/0/0/700/1/3
Hu0/0/0/110/0/0Hu0/0/0/260/2/5Hu0/0/0/410/1/2FH0/0/0/560/3/7Hu0/0/0/710/1/3
Hu0/0/0/120/0/1Hu0/0/0/270/2/5Hu0/0/0/420/1/2FH0/0/0/570/3/7  
Hu0/0/0/130/0/1Hu0/0/0/280/2/5Hu0/0/0/430/1/2FH0/0/0/580/3/6  
Hu0/0/0/140/0/1Hu0/0/0/290/2/5Hu0/0/0/440/5/10FH0/0/0/590/3/6  

Cisco 8201-32FH

Cisco 8201-32FH is made of a single Q200 NPU.
8201-32FH.png

InterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFG
FH0/0/0/00/4/9FH0/0/0/160/2/5
FH0/0/0/10/4/9FH0/0/0/170/2/5
FH0/0/0/20/4/9FH0/0/0/180/2/5
FH0/0/0/30/4/8FH0/0/0/190/2/4
FH0/0/0/40/3/7FH0/0/0/200/0/1
FH0/0/0/50/4/8FH0/0/0/210/0/1
FH0/0/0/60/5/10FH0/0/0/220/0/0
FH0/0/0/70/5/11FH0/0/0/230/0/0
FH0/0/0/80/5/11FH0/0/0/240/0/1
FH0/0/0/90/5/11FH0/0/0/250/0/0
FH0/0/0/100/5/10FH0/0/0/260/2/4
FH0/0/0/110/5/10FH0/0/0/270/1/3
FH0/0/0/120/3/6FH0/0/0/280/1/2
FH0/0/0/130/3/7FH0/0/0/290/1/3
FH0/0/0/140/3/6FH0/0/0/300/1/2
FH0/0/0/150/3/6FH0/0/0/310/1/2

Cisco 8202-32FH-M

Cisco 8202-32FH-M is made of a single Q200 NPU. It supports MACSec on all ports.
8202-32FH-M.png

InterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFG
FH0/0/0/00/5/11FH0/0/0/160/1/3
FH0/0/0/10/5/11FH0/0/0/170/2/4
FH0/0/0/20/4/9FH0/0/0/180/1/3
FH0/0/0/30/4/9FH0/0/0/190/1/2
FH0/0/0/40/4/9FH0/0/0/200/1/2
FH0/0/0/50/4/8FH0/0/0/210/1/2
FH0/0/0/60/3/7FH0/0/0/220/0/0
FH0/0/0/70/4/8FH0/0/0/230/0/0
FH0/0/0/80/5/10FH0/0/0/240/3/6
FH0/0/0/90/5/10FH0/0/0/250/3/7
FH0/0/0/100/5/10FH0/0/0/260/3/6
FH0/0/0/110/5/11FH0/0/0/270/3/6
FH0/0/0/120/0/0FH0/0/0/280/2/5
FH0/0/0/130/0/1FH0/0/0/290/2/5
FH0/0/0/140/0/1FH0/0/0/300/2/5
FH0/0/0/150/0/1FH0/0/0/310/2/4

Cisco 8201-24H8FH

Cisco 8201-24H8FH is made of a single Q200 NPU. This system can support 24 ports 100 GbE and 8 ports 400 GbE.

Rhine photo.png

Rhine.png

InterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFG
FH0/0/0/00/4/9FH0/0/0/140/3/6Hu0/0/0/280/1/2
Hu0/0/0/10/4/9Hu0/0/0/150/3/6Hu0/0/0/290/1/3
FH0/0/0/20/4/9Hu0/0/0/160/2/5Hu0/0/0/300/1/2
Hu0/0/0/30/4/8Hu0/0/0/170/2/5Hu0/0/0/310/1/2
FH0/0/0/40/3/7Hu0/0/0/180/2/5  
Hu0/0/0/50/4/8Hu0/0/0/190/2/4  
FH0/0/0/60/5/10Hu0/0/0/200/0/1  
Hu0/0/0/70/5/11Hu0/0/0/210/0/1  
FH0/0/0/80/5/11Hu0/0/0/220/0/0  
Hu0/0/0/90/5/11Hu0/0/0/230/0/0  
FH0/0/0/100/5/10Hu0/0/0/240/0/1  
Hu0/0/0/110/5/10Hu0/0/0/250/0/0  
FH0/0/0/120/3/6Hu0/0/0/260/2/4  
Hu0/0/0/130/3/7Hu0/0/0/270/1/3  

Cisco 8101-32FH

Cisco 8101-32FH is made of a single Q200L NPU.
8101-32FH.png

InterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFG
FH0/0/0/00/4/9FH0/0/0/160/2/5
FH0/0/0/10/4/9FH0/0/0/170/2/5
FH0/0/0/20/4/9FH0/0/0/180/2/5
FH0/0/0/30/4/8FH0/0/0/190/2/4
FH0/0/0/40/3/7FH0/0/0/200/0/1
FH0/0/0/50/4/8FH0/0/0/210/0/1
FH0/0/0/60/5/10FH0/0/0/220/0/0
FH0/0/0/70/5/11FH0/0/0/230/0/0
FH0/0/0/80/5/11FH0/0/0/240/0/1
FH0/0/0/90/5/11FH0/0/0/250/0/0
FH0/0/0/100/5/10FH0/0/0/260/2/4
FH0/0/0/110/5/10FH0/0/0/270/1/3
FH0/0/0/120/3/6FH0/0/0/280/1/2
FH0/0/0/130/3/7FH0/0/0/290/1/3
FH0/0/0/140/3/6FH0/0/0/300/1/2
FH0/0/0/150/3/6FH0/0/0/310/1/2

Cisco 8101-32H

Cisco 8101-32H is made of a single Q202L NPU.
8101-32H.png

InterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFG
Hu0/0/0/00/2/5Hu0/0/0/160/1/2
Hu0/0/0/10/2/5Hu0/0/0/170/1/2
Hu0/0/0/20/2/5Hu0/0/0/180/1/2
Hu0/0/0/30/2/5Hu0/0/0/190/1/2
Hu0/0/0/40/2/5Hu0/0/0/200/0/1
Hu0/0/0/50/2/5Hu0/0/0/210/0/1
Hu0/0/0/60/2/4Hu0/0/0/220/0/1
Hu0/0/0/70/2/4Hu0/0/0/230/0/1
Hu0/0/0/80/2/4Hu0/0/0/240/0/1
Hu0/0/0/90/2/4Hu0/0/0/250/0/1
Hu0/0/0/100/1/3Hu0/0/0/260/0/0
Hu0/0/0/110/1/3Hu0/0/0/270/0/0
Hu0/0/0/120/1/3Hu0/0/0/280/0/0
Hu0/0/0/130/1/3Hu0/0/0/290/0/0
Hu0/0/0/140/1/2Hu0/0/0/300/0/0
Hu0/0/0/150/1/2Hu0/0/0/310/0/0

Cisco 8102-64H

Cisco 8102-64H is made of a single Q201L NPU.
8111-32EH.png

InterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFG
Hu0/0/0/00/4/9Hu0/0/0/140/5/11Hu0/0/0/280/3/6Hu0/0/0/420/0/1Hu0/0/0/560/1/2
Hu0/0/0/10/4/9Hu0/0/0/150/5/11Hu0/0/0/290/3/6Hu0/0/0/430/0/1Hu0/0/0/570/1/2
Hu0/0/0/20/4/9Hu0/0/0/160/5/11Hu0/0/0/300/3/6Hu0/0/0/440/0/0Hu0/0/0/580/1/3
Hu0/0/0/30/4/9Hu0/0/0/170/5/11Hu0/0/0/310/3/6Hu0/0/0/450/0/0Hu0/0/0/590/1/3
Hu0/0/0/40/4/9Hu0/0/0/180/5/11Hu0/0/0/320/2/5Hu0/0/0/460/0/0Hu0/0/0/600/1/2
Hu0/0/0/50/4/9Hu0/0/0/190/5/11Hu0/0/0/330/2/5Hu0/0/0/470/0/0Hu0/0/0/610/1/2
Hu0/0/0/60/4/8Hu0/0/0/200/5/10Hu0/0/0/340/2/5Hu0/0/0/480/0/1Hu0/0/0/620/1/2
Hu0/0/0/70/4/8Hu0/0/0/210/5/10Hu0/0/0/350/2/5Hu0/0/0/490/0/1Hu0/0/0/630/1/2
Hu0/0/0/80/3/7Hu0/0/0/220/5/10Hu0/0/0/360/2/5Hu0/0/0/500/0/0  
Hu0/0/0/90/3/7Hu0/0/0/230/5/10Hu0/0/0/370/2/5Hu0/0/0/510/0/0  
Hu0/0/0/100/4/8Hu0/0/0/240/3/6Hu0/0/0/380/2/4Hu0/0/0/520/2/4  
Hu0/0/0/110/4/8Hu0/0/0/250/3/6Hu0/0/0/390/2/4Hu0/0/0/530/2/4  
Hu0/0/0/120/5/10Hu0/0/0/260/3/7Hu0/0/0/400/0/1Hu0/0/0/540/1/3  
Hu0/0/0/130/5/10Hu0/0/0/270/3/7Hu0/0/0/410/0/1Hu0/0/0/550/1/3  

Cisco 8111-32EH

Cisco 8111-32EH is made of a single G100 NPU.
Screenshot 2023-07-08 at 11.50.31 AM.png

InterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFG
FH0/0/0/0/0, FH0/0/0/0/1, FH0/0/0/1/0, FH0/0/0/1/10/4/8FH0/0/0/16/0, FH0/0/0/16/1, FH0/0/0/17/0, FH0/0/0/17/10/1/3
FH0/0/0/2/0, FH0/0/0/2/1, FH0/0/0/3/0, FH0/0/0/3/10/4/9FH0/0/0/18/0, FH0/0/0/18/1, FH0/0/0/19/0, FH0/0/0/19/10/1/2
FH0/0/0/4/0, FH0/0/0/4/1, FH0/0/0/5/0, FH0/0/0/5/10/5/11FH0/0/0/20/0, FH0/0/0/20/1, FH0/0/0/21/0, FH0/0/0/21/10/0/0
FH0/0/0/6/0, FH0/0/0/6/1, FH0/0/0/7/0, FH0/0/0/7/10/5/10FH0/0/0/22/0, FH0/0/0/22/1, FH0/0/0/23/0, FH0/0/0/23/10/0/1
FH0/0/0/8/0, FH0/0/0/8/1, FH0/0/0/9/0, FH0/0/0/9/10/3/7FH0/0/0/24/0, FH0/0/0/24/1, FH0/0/0/25/0, FH0/0/0/25/10/6/12
FH0/0/0/10/0, FH0/0/0/10/1, FH0/0/0/11/0, FH0/0/0/11/10/3/6FH0/0/0/26/0, FH0/0/0/26/1, FH0/0/0/27/0, FH0/0/0/27/10/6/13
FH0/0/0/12/0, FH0/0/0/12/1, FH0/0/0/13/0, FH0/0/0/13/10/2/4FH0/0/0/28/0, FH0/0/0/28/1, FH0/0/0/29/0, FH0/0/0/29/10/7/15
FH0/0/0/14/0, FH0/0/0/14/1, FH0/0/0/15/0, FH0/0/0/15/10/2/5FH0/0/0/30/0, FH0/0/0/30/1, FH0/0/0/31/0, FH0/0/0/31/10/7/14

Cisco 8608

The Cisco 8608 router is a part of Cisco’s Centralized Architecture based chassis design. Centralized systems have redundant Route Processors (RP w/CPU), redundant Switch cards (SCs w/Cisco Silicon One Q200 NPU) and in-service replaceable modular port adapters (MPA).

Screenshot 2023-09-13 at 2.02.52 PM.png

MPANPU/Slice/IFGMPANPU/Slice/IFG
MPA 0 (Up to 1.6 Tbps)0/5/10, 0/5/11MPA 4 (Up to 1.6 Tbps)0/2/4, 0/2/5
MPA 1 (Up to 1.6 Tbps)0/4/9, 0/5/10MPA 5 (Up to 1.6 Tbps)0/1/2, 0/1/3, 0/2/4
MPA 2 (Up to 1.6 Tbps)0/3/7, 0/4/8, 0/4/9MPA 6 (Up to 1.6 Tbps)0/0/1, 0/1/2
MPA 3 (Up to 1.6 Tbps)0/3/6, 0/3/7MPA 7 (Up to 1.6 Tbps)0/0/0, 0/0/1

8800-LC-36FH

There are four Q100 NPUs on these line cards.
LC36-Q100.png

InterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFG
FH0/x/0/02/2/5FH0/x/0/141/1/3FH0/x/0/283/1/2
FH0/x/0/10/2/5FH0/x/0/151/2/4FH0/x/0/293/1/2
FH0/x/0/22/2/5FH0/x/0/161/1/2FH0/x/0/300/0/1
FH0/x/0/30/2/4FH0/x/0/171/1/2FH0/x/0/313/0/1
FH0/x/0/40/2/4FH0/x/0/180/1/3FH0/x/0/323/0/0
FH0/x/0/52/2/4FH0/x/0/191/0/1FH0/x/0/333/0/1
FH0/x/0/62/1/2FH0/x/0/201/0/1FH0/x/0/340/0/0
FH0/x/0/72/1/3FH0/x/0/210/1/2FH0/x/0/350/0/0
FH0/x/0/82/0/1FH0/x/0/221/0/0  
FH0/x/0/92/1/2FH0/x/0/230/1/2  
FH0/x/0/102/0/0FH0/x/0/243/2/5  
FH0/x/0/112/0/1FH0/x/0/253/2/5  
FH0/x/0/121/2/5FH0/x/0/263/1/3  
FH0/x/0/131/2/5FH0/x/0/273/2/4  

Note: x is slot number in Cisco 8800 router

88-LC0-36FH-M and 88-LC0-36FH

There are three Q200 NPUs on these line cards.
88-LC0-36FH-M and 88-LC0-36FH are identical in all ways except the former can support MACSec and the latter cannot.

VG.png
88-LC0-36FH-M

Lancer.png
88-LC0-36FH

InterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFG
FH0/x/0/00/2/5FH0/x/0/141/2/4FH0/x/0/282/1/3
FH0/x/0/10/2/5FH0/x/0/151/2/4FH0/x/0/292/1/3
FH0/x/0/20/2/4FH0/x/0/161/1/3FH0/x/0/302/1/2
FH0/x/0/30/2/4FH0/x/0/171/1/3FH0/x/0/312/1/2
FH0/x/0/40/1/3FH0/x/0/181/1/2FH0/x/0/322/0/1
FH0/x/0/50/1/3FH0/x/0/191/1/2FH0/x/0/332/0/1
FH0/x/0/60/1/2FH0/x/0/201/0/1FH0/x/0/342/0/0
FH0/x/0/70/1/2FH0/x/0/211/0/1FH0/x/0/352/0/0
FH0/x/0/80/0/1FH0/x/0/221/0/0  
FH0/x/0/90/0/1FH0/x/0/231/0/0  
FH0/x/0/100/0/0FH0/x/0/242/2/5  
FH0/x/0/110/0/0FH0/x/0/252/2/5  
FH0/x/0/121/2/5FH0/x/0/262/2/4  
FH0/x/0/131/2/5FH0/x/0/272/2/4  

Note: x is slot number in Cisco 8800 router

8800-LC-48H

There are two Q100 NPUs on these line cards. LC48.png

InterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFG
Hu0/x/0/00/1/2Hu0/x/0/141/2/5Hu0/x/0/281/1/3Hu0/x/0/420/0/0
Hu0/x/0/10/2/5Hu0/x/0/150/1/3Hu0/x/0/291/1/3Hu0/x/0/431/0/0
FH0/x/0/20/2/5Hu0/x/0/161/2/5Hu0/x/0/300/0/1Hu0/x/0/441/0/0
Hu0/x/0/30/1/2Hu0/x/0/171/2/5Hu0/x/0/311/1/2Hu0/x/0/450/0/0
Hu0/x/0/40/2/5Hu0/x/0/180/1/3Hu0/x/0/321/1/2Hu0/x/0/461/0/0
Hu0/x/0/50/2/5Hu0/x/0/191/2/4Hu0/x/0/330/0/1Hu0/x/0/471/0/0
Hu0/x/0/60/1/2Hu0/x/0/201/2/4Hu0/x/0/341/1/2  
Hu0/x/0/70/2/4Hu0/x/0/210/1/3Hu0/x/0/351/1/2  
Hu0/x/0/80/2/4Hu0/x/0/221/2/4Hu0/x/0/360/0/0  
Hu0/x/0/90/1/2Hu0/x/0/231/2/4Hu0/x/0/371/0/1  
Hu0/x/0/100/2/4Hu0/x/0/240/0/1Hu0/x/0/381/0/1  
Hu0/x/0/110/2/4Hu0/x/0/251/1/3Hu0/x/0/390/0/0  
Hu0/x/0/120/1/3Hu0/x/0/261/1/3Hu0/x/0/401/0/1  
Hu0/x/0/131/2/5Hu0/x/0/270/0/1Hu0/x/0/411/0/1  

Note: x is slot number in Cisco 8800 router

88-LC0-34H14FH

There are two Q200 NPUs on these line cards.
LC48Q200.png

InterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFGInterfaceNPU/Slice/IFG
Hu0/x/0/00/2/5FH0/x/0/140/0/1Hu0/x/0/281/2/4Hu0/x/0/421/0/0
Hu0/x/0/10/2/4Hu0/x/0/150/1/3FH0/x/0/291/2/5Hu0/x/0/431/0/1
FH0/x/0/20/2/5Hu0/x/0/160/1/2Hu0/x/0/301/1/3FH0/x/0/441/0/0
Hu0/x/0/30/2/5FH0/x/0/170/0/1Hu0/x/0/311/2/4Hu0/x/0/451/0/0
Hu0/x/0/40/2/4Hu0/x/0/180/0/0FH0/x/0/321/1/2Hu0/x/0/461/0/1
FH0/x/0/50/2/5Hu0/x/0/190/0/1Hu0/x/0/331/1/3Hu0/x/0/471/0/0
Hu0/x/0/60/1/3FH0/x/0/200/0/0Hu0/x/0/341/2/4  
Hu0/x/0/70/2/4Hu0/x/0/210/0/0FH0/x/0/351/1/2  
FH0/x/0/80/1/2Hu0/x/0/220/0/1Hu0/x/0/361/1/3  
Hu0/x/0/90/1/3Hu0/x/0/230/0/0Hu0/x/0/371/1/2  
Hu0/x/0/100/2/4Hu0/x/0/241/2/5FH0/x/0/381/0/1  
FH0/x/0/110/1/2Hu0/x/0/251/2/4Hu0/x/0/391/1/3  
Hu0/x/0/120/1/3FH0/x/0/261/2/5Hu0/x/0/401/1/2  
Hu0/x/0/130/1/2Hu0/x/0/271/2/5FH0/x/0/411/0/1  

Note: x is slot number in Cisco 8800 router

Modification History

VersionDataAuthor(s)Comments
1March-22Chang Soo LeeInitial Publication
2April-22Chang Soo LeeAdded 8202-32FH-M
3July-22Chang Soo LeeAdded 8201-24H8FH
4April-23Chang Soo LeeAdded 8111-32EH
5July-23Chang Soo LeeUpgraded to high resolution
6September-13Chang Soo LeeAdded 8608

Leave a Comment