思科:聚合接口配置同步问题,H3C也有这个现象(物理接口的配置与聚合接口的配置不一致)
思科:聚合接口配置同步问题,H3C也有这个现象
(1)基础配置
interface Port-channel3
!
interface GigabitEthernet0/3
negotiation auto
channel-group 3 mode active
(2)如果物理接口已经加入到了Port-channel,在Port-channel上配置的配置会同步到物理接口
sw1(config)#interface Port-channel3
sw1(config-if)#sw trunk encapsulation dot1q
sw1(config-if)#switchport mode trunk
查看:已经同步了
interface GigabitEthernet0/3
switchport trunk encapsulation dot1q
switchport mode trunk
negotiation auto
channel-group 3 mode active
(3)把一个新的接口加入到聚合组后,配置不会同步过来
interface GigabitEthernet0/2
negotiation auto
channel-group 3 mode active
(4)聚合接口重新配置后,配置才会同步新加入的接口
interface Port-channel3
switchport trunk encapsulation dot1q
switchport mode trunk
查看:已经同步了
interface GigabitEthernet0/2
switchport trunk encapsulation dot1q
switchport mode trunk
negotiation auto
channel-group 3 mode active
华为的交换机不会有这个问题,因为华为的以聚合接口上的配置为准:
华为交接机华为链路聚合配置
interface Eth-Trunk1
port link-type trunk
port trunk allow-pass vlan all
#
interface XGigabitEthernet0/0/1
eth-trunk 1
#
interface XGigabitEthernet0/0/2
eth-trunk 1
思科:
第一步:
interface Port-channel1
第二步:
interface GigabitEthernet1/1
channel-group 300 mode on
第三步:
interface Port-channel1
switchport
switchport mode acces
链路聚合配置(端口聚合、链路聚合、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珠海陈坚浩博客 » 思科:聚合接口配置同步问题,H3C也有这个现象(物理接口的配置与聚合接口的配置不一致)
作者: cjh
手机扫一扫,手机上查看此文章: |
一切源于价值!
其他 模板文件不存在: ./template/plugins/comment/pc/index.htm