TA贡献1788条经验 获得超4个赞
Router(config)#int fa 0/0.10Router(config-subif)#encap dot1q 10 nativeRouter(config-subif)#这样,就定义了VLAN10为本征VLAN,但你要记得在对端的交换机上,本征VLAN要和路由的一样.不然就会出错.
举报