htbzwd 发表于 2018-7-14 11:54:13

配置CISCO 3560 Trunk时出现的问题

  在3550 EI 上想把一个端口配成TRUNK时提示"Command rejected: An interface whose trunk encapsulation is "Auto" can not be configured to "trunk" mode"
  解决方法:
  一、设置encapsulation模式:如ISL或者是802.1Q
  switchport trunk encapsulation ISL或dot1q
  二、配置TRUNK
  switchport mode trunk
页: [1]
查看完整版本: 配置CISCO 3560 Trunk时出现的问题