记得大概过程是路由器下联交换机接口为F0/0int f0/0.1enca dot 2 // 2是vlan号就是PC所属vlan。ip add xxxno shint f0/0.2enca dot 3 // 3是vlan号就是PC所属vlan。ip add xxxno sh交换机端联路由接口配置为trunk,dot1q封装。
ruoter1中配置上pc1和pc2两个网段的路由即可。