What is the command to enable 3rd party SFP+ transceivers on Arista switch?

38,194

Solution 1

  1. Login as admin;
  2. Enable privileged access;
  3. Go to the bash shell;
  4. Touch the filename /mnt/flash/enable3px;
  5. Reboot the switch.

Below is a session from EOS-4.11.6:

localhost login: admin
localhost>ena
localhost#bash

Arista Networks EOS shell

[admin@localhost ~]$ touch /mnt/flash/enable3px
[admin@localhost ~]$ sudo reboot

Solution 2

The enable3px file is a dummy file. You can create a 0kb txt and rename it "enable3px" and it will work all the same. Hope this helps.

This method seems to have been disabled per arista EOS 11.3

Share:
38,194
waszkiewicz
Author by

waszkiewicz

Consultant & Trainer for teamix GmbH.

Updated on September 18, 2022

Comments

  • waszkiewicz
    waszkiewicz over 1 year

    Does anyone know the command that enables the usage of 3rd party SFP+ on an Arista 7148S switch?

  • HopelessN00b
    HopelessN00b over 11 years
    According to an anonymous user... this is either false or not applicable to most arista switches. this command does not exist on the /mnt/flash directory on 7124s, and is likely a troll.
  • HopelessN00b
    HopelessN00b over 11 years
    According to a 1 rep user... bash: /mnt/flash/enable3px: No such file or directory
  • ewwhite
    ewwhite over 11 years
    Interesting :) I'm not sure. I don't have access to Arista anymore.
  • chaddow
    chaddow over 9 years
    Seems I can't comment yet, so this is confirming @waszkiewicz answer worked for us. We just received a new 7150s. Using the Finisar SFP+ modules we had in stock produced "errdisabled xcvr-unsupported." Using the commands above, we are now up and running. "connected a-full a-1G 1000BASE-T" EOS-4.14.1F.swi Just saw the rest of the question was for a EOL 7148S. We have a 7150S, so ymmv.
  • Tim Kennedy
    Tim Kennedy over 9 years
    This worked for me today on an Arista 7148. Thanks.
  • ewwhite
    ewwhite almost 9 years
    We come full-circle. This worked great for me on an Arista 7050S today.
  • X-Istence
    X-Istence over 8 years
    Thank you, worked wonderfully for my switches. Aristo 7150S running 4.12.7.
  • X-Istence
    X-Istence over 8 years
    Just worked on 4.12.7 for me.
  • Amit24x7
    Amit24x7 over 5 years
    Thank a lot, worked on my Arista 7150S running 4.19.8.
  • Greg Schmit
    Greg Schmit about 5 years
    Worked on my Arista 7150S running 4.19.10M.