Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNAP format support? #340

Open
rogeroger-yu opened this issue Aug 22, 2019 · 5 comments
Open

SNAP format support? #340

rogeroger-yu opened this issue Aug 22, 2019 · 5 comments

Comments

@rogeroger-yu
Copy link

Hello, Vincent
Is it possible to configure the lldp protocol to transmit in the SNAP format?

@vincentbernat
Copy link
Member

No, there is currently nothing for that. Are you using a non-Ethernet network?

@rogeroger-yu
Copy link
Author

Yes, some requirements will use it.

@vincentbernat
Copy link
Member

To implement that, I would need some way to test that. How such an interface appears for Linux? Could you share the output of ip -d l l dev XXX?

@rogeroger-yu
Copy link
Author

Sorry, there is no actual environment at present, just have this demand. :)
After that, I will update the information. Thanks!!!

@rogeroger-yu
Copy link
Author

rogeroger-yu commented Sep 3, 2019

Hi, Vincent! I recently docked such a device:LAN Switching Configuration Guide
It can set the encapsulation format of LLDP frames to SNAP. The result of my capture is as follows:
2019 09 03_15:20:1567495216_1442x316
I tried to expand the SNAP function based on your project, can I push the changes up and ask you to review the code for me?
Pull request link is as follows:
Optional encapsulation format in Ethernet II and SNAP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants