Cisco交换机上的链路聚合
发布时间:2020-12-14 05:54:51 所属栏目:百科 来源:网络整理
导读:cisco 交换机上的链路聚合 一、 2 层 ethernet channel ( interface)#channel-group number mode {on | auto [no-silent]|desirable [no-silent]} on 使用 EthernetChannel 但不发送 pagp 分组 off 禁用 EthernetChannel desirable? 交换机主动要求形成一个
cisco
交换机上的链路聚合
一、2层 ethernet channel
(interface)#channel-group number mode {on | auto [no-silent]|desirable [no-silent]}
on 使用EthernetChannel 但不发送pagp分组
off 禁用EthernetChannel
desirable? 交换机主动要求形成一个EthernetChannel 发送pagp分组
auto????????? 交换机被动形成一个EthernetChannel 不发送pagp分组 默认取值
往往可能EthernetChannel的一端(一台服务器或者是网络分析仪)#没有产生pagp分组或者说是保持
“沉默",可以使用关键字silent在15秒的延迟之后,让对端成为EthernetChannel.起对端为”沉默“
使用non-silent关键字则要求在激活EthernetChannel之前现进行pagp协商、
Catalyst 2900? 3500xl 平台上没有pagp 只有 on off不进行协商
ios? (global)# port-channel load-balance? method
――源地址??? src-ip
――目的地址 dst-ip
――源和目的? src-dst-ip
――源mac地址 src-mac
――目的mac地址 dst-mac
――源和目的mac src-dst-mac
――源端口号 src-port
――目的端口号 dst-port
――源和目的端口号 src-dst-port
example
绑定到一起的端口必须具有相同的属性如:速度双工模式 vlan 干路模式 允许的vlan范围
3层 etherchannel
1创建逻辑端口通道
interface port-channel number
2.配置端口通道上的协议信息
ip address address netmask
3.把物理3层接口分配给通道
interface type mod/port
选择的端口必须是一个3层接口?? no switchport
4.删除任何协议地址
no ip address
5.把接口分配给通道组
channel-group number mode {auto |dusirable |on}
6.核实接口已经启用
no shutdown
7核实通道
show ethernetchannel number port-channel
show interface type number etherchannel
show ethernetchannel summary
example
分布层交换机上
接入层交换机(3500xl)#
我的试验3750配置实例? CastLyst
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |