Extreme Networks X695 – 40Gbit, 100Gbit QSFP(28) Ports and Port Paritioning Explained

Networking

The Extreme Networks X695 switches have a special port configuration arrangement that you need to be aware of when configuring the switch for use.

Verified on: ExtremeXOS version 30.6.1.11 30.6.1.11-patch1-4 by release-manager on Tue Jul 7 10:36:05 EDT 2020

The switch supports the following:

  • 48 x SFP28 1Gb/10Gb/25Gb Ports
  • 8 x QSFP28 40Gb/100Gb Ports
    • Up to 8 x 40Gb/100Gb Ethernet Interfaces (adjust speed)
    • Up to 4 x 50Gb Ethernet Interfaces (Partitioned)
    • Up to 8 x 10Gb/25Gb Ethernet Interfaces (Partitioned)

Essentially the QSFP ports are numbered from ports 49-62, where ports 51 and 55 can be partitioned into (1 x 40Gbit, 2 x 50Gbit, 4 x 25Gbit or 4 x 10Gbit) with suitable transceiver and/or cabling assembly. If you want to partition a port you only have 2 ports 51 and 55 available to you. If you want to use 40Gbit you can change the speed of the port from 100Gbit to 40Gbit. The process of this is described below.

By default all ports are set to operate as follows:

# show port 49-62 config no-refresh
Port Configuration
Port     Virtual    Port  Link  Auto   Speed       Duplex   Flow  Load   Media
         router     State State Neg  Cfg Actual  Cfg Actual Cntrl Master Pri Red
================================================================================
49       VR-Default E       R   OFF  100G        FULL                    NONE
50       VR-Default E       R   OFF  100G        FULL                    NONE
51       VR-Default E       R   OFF  100G        FULL                    NONE
52       VR-Default E      NP   OFF 25000        FULL                    NONE
53       VR-Default E      NP   OFF 25000        FULL                    NONE
54       VR-Default E      NP   OFF 25000        FULL                    NONE
55       VR-Default E       R   OFF  100G        FULL                    NONE
56       VR-Default E       R   OFF  100G        FULL                    NONE
57       VR-Default E      NP   OFF 25000        FULL                    NONE
58       VR-Default E      NP   OFF 25000        FULL                    NONE
59       VR-Default E      NP   OFF 25000        FULL                    NONE
60       VR-Default E       R   OFF  100G        FULL                    NONE
61       VR-Default E       A   OFF  100G        FULL                    NONE
62       VR-Default E       A   OFF  100G        FULL                    NONE
================================================================================

Configure a Non-Partitionable QSFP28 Port to Operate at 40Gbit

You can use a QSFP+ 40Gbit transceiver in the QSFP28 1x100Gbit port, however it will not work until the speed has been dialed down to 40Gbit, in this case we’re setting the 1x100Gbit QSFP28 port to operate at 40Gbit Full Duplex, you can use ports 49, 50, 55, 60, 61 and 62 in this way.

configure port 61 auto off speed 40000 duplex full

Essentially you don’t need to partition the port to run at 40Gbit, if you do attempt to partition a non-partitionable port you’ll see this error: Port 60 does not support port partitioning mode 1x40G

Configure a Partitionable Port to Operate at 40Gbit

You can also use a QSFP+ 40Gbit transceiver in the QSFP28 1x100Gbit port partitionable ports, however if you do you should ensure the port has been partitioned to match the speed of the transceiver in use, 40Gbit in this case. You can only partition ports 51 and 56 in this way.

configure port 51 partition 1x40G

Additionally you may need to adjust port speed to 40Gbit Full Duplex (show above) even when using partitioning.

https://extremeportal.force.com/ExtrArticleDetail?an=000093997

1 thought on “Extreme Networks X695 – 40Gbit, 100Gbit QSFP(28) Ports and Port Paritioning Explained

  1. On the X690 you can run the command:
    show ports partition-template

    This shows you how the partition-template is configured currently, so which ports can and can’t be used at 40/100Gbit.
    jsdc-dist-dh1-a25-1.2 # show ports partition-template
    Slot Current Partition Template
    —– ——————————————————————————
    1 2x100G-and-4x40G
    49-52: 40G, 53-56: 40G, 57-60: 40G, 61-64: 100G, 65-68: 40G, 69-72: 100G

    Slot Configured Partition Template
    —– ——————————————————————————
    1 2x100G-and-4x40G
    49-52: 40G, 53-56: 40G, 57-60: 40G, 61-64: 100G, 65-68: 40G, 69-72: 100G
    https://www.analysisman.com/2021/03/extreme-x690-100g.html

Leave a Reply

Your email address will not be published. Required fields are marked *