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.
Scenario. Home lab with a RoaS setup.
Now, the trunked setup gets me to the internet but I cannot access anything local? Heck, I cant even ping devices in the same vlan let alone anything outside of the vlan. The un-trunked setup I can access everyth...
Thanks Flavio. Though I was under the impression that a trunk on one side needs to talk to a trunk on the other side no? It would be why the sub-interfaces on the router have dot1q attached on that side and the switch on fa0/48. Am I off base with th...
so here's where I'm stumped. MY ACL is configured permitting the sub-interfaces access on the router so why would I need to define another one on the swicth? This is what the message eludes to right?Switch1(config-if)#do sh ip int fa0/48FastEthernet0...
Apologies. I shouldv'e been a little more thorough. So, I have sub-interfaces that are encapsuated on the switch.router1(config)# int fa0/1.10 (for vlan10 sub-interface)router1(config)# encapsulation dot1q 10router1(config)# ip address 10.10.10.1 255...