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

How to configure L2 802.1q / encapsulation on trunk interfaces? #807

Open
davehouser1 opened this issue Jun 22, 2021 · 3 comments
Open

How to configure L2 802.1q / encapsulation on trunk interfaces? #807

davehouser1 opened this issue Jun 22, 2021 · 3 comments

Comments

@davehouser1
Copy link

davehouser1 commented Jun 22, 2021

I read though the quick start guide, user manual, and cli command reference.
I do not see how to configure an interface to use 802.1q encapsulation as a trunk interface for tagged ports.

What I tried:

  • Have two SONiC switches connected on Ethernet32. They will be refered to as SONiC-r01, and SONiC-r02
  • cleared out ebtables entries for Droping 802.1q and ARP forwarding. On both routers.
  • Added Vlan1.
  • Remove router interfaces on Ethernet0 and Ethernet32 on each Router.
  • Have PC connected to Ethernet0 on each router.
  • Configured Vlan1 on interface Ethernet0 on SONiC R1, untagged
  • Configured Vlan1 on interface Ethernet0 on SONiC R2, untagged
  • Configured Vlan1 as tagged on Ethernet32 on each router.

The PCs are unable to ping each other even though they are on the same VLAN

I feel like I am missing a setting to allow for encapsulation, am I?

@davehouser1
Copy link
Author

Can anyone help with this? Just looking if this is supported or not. And if so how to configure properly?

@mbze430
Copy link

mbze430 commented Nov 7, 2021

Did you ever figure out what was wrong? I am having the same problem

@ham-xa
Copy link
Contributor

ham-xa commented Dec 23, 2021

I along with my team have written down an HLD for this case. Right now this feature isn't a part of SONiC.
#912

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

3 participants