# MACsec and TC10 demo ![Graphical panel](./resources/MACsec_Tap_2026.JPG) ## Show case The demo should show: 1. MACsec secured datastream - only one Module is MACsec configured, modules might be swapped for showcasing 2. TC10 controlled SFP plugs Needed equipment: * GigaStar * 2 SFP: MV2221M 1000-Base-T1 modules, enabled for TC10/MACsec ## 1. Preparation * If SFP module MV2221M 1000-Base-T1 is not yet flashed to support MACsec,\ [RGS_ICS_SFP_FLASHER_REV1_4.vs3](.\SFP_Flasher\v1.4\RGS_ICS_SFP_FLASHER_REV1_4.vs3) is needed to flash the module. Take care that also the binary [sfp_mv2221m_b1_mchip.msgbin](.\SFP_Flasher\v1.4\sfp_mv2221m_b1_mchip.msgbin) is available. * To download a MACsec configuration, actually you will need a small python script you find in the [MACsec_Utilities folder](.\MACsec_Utilitie) (see **2.**)\ In this case you might have to install [python](https://www.python.org/downloads/) onto the PC\ Also you will need python_ics ``` pip instal python_ics ``` and ``` pip install pyyaml ``` ## 2. Downloading MACsec configuration to SFP module If the SFP module is ready for MACsec en- and decryption, you can download one of the [Example YAML-Files](.\MACsec_Utilitie\yaml)\ e.g.\ programming SFP01 of device GS0728: python test_sfp_macsec_util.py GS0728 --sfp --config_netid NETID_I2C2 --yaml test_sfp_macsec_Rule_wildcard_SecY_256_strip_noEncrypt_onlyCheck_sci_SA_sak0.yml\ programming SFP02 of device GS0728: python test_sfp_macsec_util.py GS0728 --sfp --config_netid NETID_I2C3 --yaml test_sfp_macsec_Rule_wildcard_SecY_256_strip_noEncrypt_onlyCheck_sci_SA_sak0.yml\ clearing SFP02 of device GS0728: python test_sfp_macsec_util.py GS0728 --sfp --config_netid NETID_I2C3 --yaml test_sfp_macsec_Rule_wildcard_SecY_256_strip_noEncrypt_onlyCheck_sci_SA_sak0.yml --reset\ or just\ python test_sfp_macsec_util.py GS0728 --sfp --config_netid NETID_I2C3 --reset\ \ There are four example batch-files available to set and reset SFP01 and SFP02 modules. Device SN has to be adjusted. ## 3. Demosetup TC10_MACsec Demo.vs3 Description: [Description](./resources/TX_RX_MV2221M_setup.jpg)\ If SFP modules are swapped direction of encryption will change ## 4. Board Print files Pulischer file: [Publisher Datei](./resources/00_MACsec_Tap_PRINT_2026_02_06_V1.pub) PDF file for print house: [Publisher Print Datei](./resources/00_MACsec_Tap_PRINT_2026_02_06_V1.pdf) ## 5. Sales Presentations Sales PPT: not available