Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a VERY simple problem, that not even chat GPT or any other resource can solve. I haveLaptop - Switch1 - Router - Switch2 - Vlan10The router can ping Laptop and anything on Vlan10, but it WILL NOT let traffic pass left or right. It is not cab...
TLDR: I got it working. I changed the trunk on switch2 to a L3 Routed port, 10.6.10.10, changed the Router gi0/0 10.6.10.1, added a static route to 10.6.1.0 255.255.255.0 to gi0/0 and I can access VLAN 10 from the ACAS "side".Fun facts, Sw2 fa0/20 ...
About to head to holiday. The router can still ping "right" (sw2-VLAN10), it still will NOT pass traffic between gi0/0.10 and gi0/01. From the "left" side, I cannot ping 10.6.126, it says unreachable when it's a known route. I can only ping 10.3.9...
Native VLAN in Fa0/20 is VLan10 (explicitly coded) and switchport access vlan 10 (explicitly coded).The router 0/0/0.10 sub-interface is explicitly coded to encapsulation 801.q (i think that's the command?) 10. Meaning, use VLAN 10, correct? Am I u...