cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1001
Views
0
Helpful
4
Replies

NCS-5504 with NCSNC57-36H6D-S and 4x10G Optics

mmelbourne
Level 5
Level 5

We have a NCS-5504 with NCSNC57-36H6D-S line card.

We wish to use a 40G optic in one of the ports to provide 4x10G breakout.

From the module notes:
https://www.cisco.com/c/en/us/products/collateral/routers/network-convergence-system-5500-series/datasheet-c78-742016.html

It states for the NCSNC57-36H6D-S that "Quad groups with ports 24-27, 28-31 and 32-35 do not have any restriction on combination of optics."

At the moment, the ports are all "Hun0/0/0/0-35" interfaces. Is there any documentation for the configuration of breakout for these line cards; I believe the "hw-module port-range <>" command may be required?

We only require port (port 35) configured as 4x10G.

4 Replies 4

smilstea
Cisco Employee
Cisco Employee

Take a look at the breakout section here:

https://xrdocs.io/ncs5500/tutorials/ncs5500-things-to-know/#breakout-cable

 

Sam

 

Thanks for the pointer. It's slightly confusing having a 57-series line card in a NCS5504 chassis. Which command is actually required? I am thinking it's the "hw-module port-range <>" as interfaces need to be renamed?

Is there any specific documentation for this linecard in terms of breakout?

Matt

here is an example from our lab:

 

RP/0/RP0/CPU0:NCS-5504-C-N57#show platform
Tue Mar  7 14:46:01.632 UTC
Node              Type                       State             Config state
--------------------------------------------------------------------------------
0/0/CPU0          NC57-24DD                  IOS XR RUN        NSHUT
0/0/NPU0          Slice                      UP
0/0/NPU1          Slice                      UP
0/1/CPU0          NC55-24H12F-SE             IOS XR RUN        NSHUT
0/1/NPU0          Slice                      UP
0/1/NPU1          Slice                      UP
0/1/NPU2          Slice                      UP
0/1/NPU3          Slice                      UP
0/2/CPU0          NC55-32T16Q4H-AT           IOS XR RUN        NSHUT
0/2/NPU0          Slice                      UP
0/3/CPU0          NC57-36H-SE                IOS XR RUN        NSHUT
0/3/NPU0          Slice                      UP
0/RP0/CPU0        NC55-RP2-E(Active)         IOS XR RUN        NSHUT
0/RP1/CPU0        NC55-RP2-E(Standby)        IOS XR RUN        NSHUT
0/FC0             NC55-5504-FC2              OPERATIONAL       NSHUT
0/FC1             NC55-5504-FC2              OPERATIONAL       NSHUT
0/FC2             NC55-5504-FC2              OPERATIONAL       NSHUT
0/FC3             NC55-5504-FC2              OPERATIONAL       NSHUT
0/FC4             NC55-5504-FC2              OPERATIONAL       NSHUT
0/FC5             NC55-5504-FC2              OPERATIONAL       NSHUT
0/FT0             NC55-5504-FAN2             OPERATIONAL       NSHUT
0/FT1             NC55-5504-FAN2             OPERATIONAL       NSHUT
0/FT2             NC55-5504-FAN2             OPERATIONAL       NSHUT
0/PM0             NC55-PWR-3KW-2HV           OPERATIONAL       NSHUT
0/PM1             NC55-PWR-3KW-2HV           OPERATIONAL       NSHUT
0/PM2             NC55-PWR-3KW-2HV           OPERATIONAL       NSHUT
0/SC0             NC55-SC                    OPERATIONAL       NSHUT
0/SC1             NC55-SC     

 

 

starting with 100G

 Hu0/3/0/8  admin-down  admin-down               ARPA  1514  100000000
 Hu0/3/0/9  admin-down  admin-down               ARPA  1514  100000000

 

configured

RP/0/RP0/CPU0:NCS-5504-C-N57(config)#
RP/0/RP0/CPU0:NCS-5504-C-N57(config)#
RP/0/RP0/CPU0:NCS-5504-C-N57(config)#hw-module port-range 8 9 instance 0 location 0/3/CPU0 mode 4x10
RP/0/RP0/CPU0:NCS-5504-C-N57(config)#

 

 

Thanks

 

 

Thanks for the pointers. I think the commands are very hardware-specific, even down to the specific ports.

Looking at: https://www.cisco.com/c/en/us/td/docs/iosxr/ncs5500/hardware-install/b-ncs5500-hardware-installation-guide/b-ncs5500-hardware-install-guide_chapter_01.html

It suggests the configuration of NC57-36H6D-S of ports 24-35 for 4x10G is achieved via "controller optics <>" commands.