Does anyone know where I can find a document that descrbes the details of using sysfs to modifiy the contents of the ALE table.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Does anyone know where I can find a document that descrbes the details of using sysfs to modifiy the contents of the ALE table.
Hi, Kelly,
Is the section "Switch/ALE configuration commands" in Kernel Drivers NetCP what you want?
http://software-dl.ti.com/processor-sdk-linux/esd/docs/latest/linux/Foundational_Components_Kernel_Drivers.html?highlight=sysfs#netcp
Rex
Yes. That is the kind of stuff we are doing. Trying to setup some multicast addressing on one of our ports like:
m.port_mask=(hex 3b).supervisory=(1|0).mc_fw_st=(int 0|1|2|3).addr=(aa:bb:cc:dd:ee:ff)
I seem to remember a manual that had some additional info on ale_table and ale_control.
Kelly
Hi, Kelly,
Do you mean to add entries to the ALE table? The commands are in Adding/Deleting ALE Table Entries section with command formats for different actions. There is also a section of Modifying ALE Controls.
Rex