-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
The C9600-LC-24C linecard for the Cisco Catalyst C9606R can operate in two different modes, depending on the supervisor used:
SUP1:
Provides 24 ports of 40G and 12 ports of 100G, with C9600-SUP-1. All the 24 ports are configured as 40G by default. Only the odd-numbered ports can be configured as 100G, if required.
Ports are named FortyGigabitEthernet{module}/0/1 to FortyGigabitEthernet{module}/0/24 and HundredGigE{module}/0/25 to HundredGigE{module}/0/48.
A pair of ports can be in 2 x 40 G or 1 x 100G (even port disabled).
SUP2:
Provides 40G and 100G support on all ports when used with C9600X-SUP-2.
Ports are named HundredGigE{module}/0/1 to HundredGigE{module}/0/24
Currently, module-types/Cisco/C9600-LC-24C.yaml only supports SUP1. What is the best way to support SUP2?