思科:修改聚合的模式式时报错:Command rejected (Gi0/0 ): is already part of a channel with a different type of protocol enabled
思科:修改聚合的模式式时报错:Command rejected (Gi0/0 ): is already part of a channel with a different type of protocol enabled
原先配置:
!
interface Port-channel1
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet0/0
switchport trunk encapsulation dot1q
switchport mode trunk
negotiation auto
channel-group 1 mode on
!
interface GigabitEthernet0/1
switchport trunk encapsulation dot1q
switchport mode trunk
negotiation auto
channel-group 1 mode on
配置后报错:
sw1(config)#int gigabitEthernet 0/0
sw1(config-if)#channel-group 1 mode active
Command rejected (Gi0/0 ): is already part of a channel with a different type of protocol enabled
解决:
sw1(config)#int g0/0
sw1(config-if)#no channel-group 1 mode on
sw1(config-if)#channel-group 1 mode active
链路聚合配置(端口聚合、链路聚合、LACP聚合)(列表、list、全)链路聚合list
http://www.zh-cjh.com/wenzhangguilei/963.html
文章归类、所有文章列表、LISTLIST
http://www.zh-cjh.com/wangzhangonggao/2195.html
2、本资源基本为原创,部分来源其他付费资源平台或互联网收集,如有侵权请联系及时处理。
3、本站大部分文章的截图来源实验测试环境,请不要在生产环境中随意模仿,以免带来灾难性后果。
转载请保留出处: www.zh-cjh.com珠海陈坚浩博客 » 思科:修改聚合的模式式时报错:Command rejected (Gi0/0 ): is already part of a channel with a different type of protocol enabled
作者: cjh
手机扫一扫,手机上查看此文章: |
一切源于价值!
其他 模板文件不存在: ./template/plugins/comment/pc/index.htm