怎么删除c盘的垃圾文件 电脑怎么清理c盘垃圾
2024-10-05
更新时间:2024-04-03 00:15:14作者:未知
Switch(config-if)#switchport mode trunk
Command rejected: An interface whose trunk encapsulation is "Auto" can not be configured to "trunk" mode.
应该是
Switch(config-if)#switchport trunk encapsulation dot1q
Switch(config-if)#switchport mode trunk
先配置封装,再设置trunk