It's not as hard to grasp once you see it. It's a 1 QSFP to 4 SFP+ (40gig to 10gig). Notice the larger 40 gig side on the left, and the four 10 gig on the right.
VDX1(config)# interface FortyGigabitEthernet 1/0/50
VDX1(conf-if-fo-1/0/50)# shut
VDX1(conf-if-fo-1/0/50)# exit
VDX1(config)# interface FortyGigabitEthernet 2/0/50
VDX1(conf-if-fo-2/0/50)# shut
VDX1(conf-if-fo-2/0/50)# exit
VDX1(config)# hardware
VDX1(config-hardware)# connector 1/0/50
VDX1(config-connector-1/0/50)# sfp breakout
VDX1(config-connector-1/0/50)# exit
VDX1(config-hardware)# connector 2/0/50
VDX1(config-connector-2/0/50)# sfp breakout
VDX1(config-connector-2/0/50)# exit
VDX1(config-hardware)# exit
This is the retired Shane Killen personal blog, an IT technical blog about configs and topics related to the Network and Security Engineer working with Cisco, Brocade, Check Point, and Palo Alto and Sonicwall. I hope this blog serves you well. -- May The Lord bless you and keep you. May He shine His face upon you, and bring you peace.
Subscribe to:
Post Comments (Atom)
Can u pls explain configuration ?
ReplyDeleteBasically, when you configure with the "sfp breakout", you are telling it "make 4 sub interfaces on fortygig 1/0/50. It will look like "fortygigabitethernet 1/0/50:1, 1/0/50:2, 1/0/50:3, and 1/0/50:4". They will only have 10gig capability, not 40gig at this point.
Deletethank you shane, clear now.
ReplyDeleteI know this was posted a while back, but I need to get some of these and I'm getting lost in all the combinations available!
ReplyDeleteAre the sub interfaces treated as individual 10Gb interfaces, so I could connect 4 separate servers to the breakout cable? or can you only use them to connect 4x10Gb to another switch?
thanks
You can break out the 40g ports to 4 10g ports. You have to have the break out cable to do this.
Delete