Hi,
Is there anyway to tell if a Flexi Module is installed besides looking at it physically ?
Edited TAGs
[edited by: emmosophos at 4:39 PM (GMT -7) on 20 Sep 2023]
Hi,
Is there anyway to tell if a Flexi Module is installed besides looking at it physically ?
Hello RyanHosiassohn ,
Thank you for reaching out to the community, you can use the ethtool command line.
Command line like ethtool Port<no> | ethtool -m Port<no>
Thanks & Regards,
_______________________________________________________________
Vivek Jagad | Team Lead, Global Support & Services
Log a Support Case | Sophos Service Guide
Best Practices – Support Case
Sophos Community | Product Documentation | Sophos Techvids | SMS
If a post solves your question please use the 'Verify Answer' button.
Does it say Flexi on it or anything ?
How would it differentiate between onboard or on fleximobule with the output
Yes with the "-m" option you'll be able to see the identifier parameter which says the following for example:
Identifier : 0x03 (SFP)
Extended identifier : 0x04 (GBIC/SFP defined by 2-wire interface ID)
Thanks & Regards,
_______________________________________________________________
Vivek Jagad | Team Lead, Global Support & Services
Log a Support Case | Sophos Service Guide
Best Practices – Support Case
Sophos Community | Product Documentation | Sophos Techvids | SMS
If a post solves your question please use the 'Verify Answer' button.
Ok thank you so much