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.
Hi, I have a cisco 3825 router with two GE interfaces. GE0/0 is connected to a switch through ethernet cable. I have configured the GE0/0 interface with IP address. I have also configured static route for the local network. However, now I can only pi...
Jason,Thank you very much for your help. The port on switch that connects ge0/0 is layer 3 port. The problem was that encapsulation has to be enabled on router interface.
Alessio,Thanks a lot. encapsulation solved the problem. I configured subinterface ge0/0.1, with ip address 10.1.52.4, and encapsulation dot1q 3, then I can ping gateway (vlan 3) and other hosts.