链路捆绑配置建议(20140214).doc_第1页
链路捆绑配置建议(20140214).doc_第2页
链路捆绑配置建议(20140214).doc_第3页
链路捆绑配置建议(20140214).doc_第4页
链路捆绑配置建议(20140214).doc_第5页
已阅读5页,还剩5页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

中国电信南平分公司链路捆绑配置建议V1.2版本变更记录日期版本说明作者201208301汇总、整理林怀勇201301091.1增加MA5680T与ME60 捆绑配置命令与测试记录吴盛珍201402141.21.修改配置建议2.修改S8500与ME60捆绑配置命令3.ME60 eth-trunk口mac地址配置要求林怀勇一、 配置建议1MA5200G、SE800、SE1200、T64G不建议配置链路聚合2为避免单板故障影响业务,链路聚合的成员端口必须在不同的单板上3两端设备的链路聚合成员端口非自协商(强制千兆全双工):no auto-negotiate,但ME60和S8500对接的时候两端设备物理口需要配置为自协商,避免链路单通导致业务中断。4Lacp配置为主动模式:lacp active5链路聚合最大支持中继链路数为8条:maximum-links 86ME60与S9306、OLT做链路聚合的时候,lacp工作模式采用lacp-static模式,该模式由于有lacp协议报文交互,能够适用于中间通过传输系统的链路。7ME60与S8500做链路聚合的时候,ME60采用默认normal模式,S8500采用manual手工模式,由于该模式为纯手工添加成员端口,没有lacp协议报文交互,不适用于中间通过传输系统的链路。二、 ME60(1) ME60与S9306、OLT做链路聚合的时候,ME60的配置interface Eth-Trunk0 /创建一个链路聚合组,编号从0开始mac-address 0819-a63e-c200 /mac地址采用ME60 eth-trunk口自身的mac地址,但最后2位修改为从00开始的顺序编号,且和eth-trunk号一致。比如eth-trunk10的自身mac地址为0819-a63e-c2c1,则配置mac-address为0819-a63e-c20a。 description dT:NP-YP-JFL-DSW-1.MAN.S9306:(Local)Eth-Trunk0 /描述对端设备名称和聚合组名称 mode lacp-static /lacp主动模式 ip urpf loose port-queue be wfq weight 5 outbound port-queue af2 wfq weight 20 outbound port-queue af3 wfq weight 30 outbound port-queue af4 pq outbound port-queue cs6 wfq weight 30 outbound lacp timeout fast nas logic-port eth-Trunk 1/0/1 /修改聚会组上送Radius的nas-port-id为trunk 1/0/1:2001.1079 0/0/0/0/0/0格式 端口配置为聚合组中端口号最小的物理端口#interface Eth-Trunk0.2004 /聚合组子接口终结iptv业务的pvlan、cvlan pppoe-server bind Virtual-Template 1 trust upstream default trust 8021p user-vlan 43 qinq 2001 2016 user-vlan 43 qinq 2017 2032 user-vlan 43 qinq 2033 2048 user-vlan 43 qinq 2049 2064 user-vlan 43 qinq 2065 2080 user-vlan 43 qinq 2081 2096 user-vlan 43 qinq 2097 2112 user-vlan 43 qinq 2113 2128 bas # access-type layer2-subscriber default-domain authentication default_domain access-limit 256#interface Eth-Trunk0.2006 /聚合组子接口终结pppoe业务的pvlan、cvlan pppoe-server bind Virtual-Template 1 trust upstream default trust 8021p user-vlan 1001 2500 qinq 2001 2016 user-vlan 1001 2500 qinq 2017 2032 user-vlan 1001 2500 qinq 2033 2048 user-vlan 1001 2500 qinq 2049 2064 user-vlan 1001 2500 qinq 2065 2080 user-vlan 1001 2500 qinq 2081 2096 user-vlan 1001 2500 qinq 2097 2112 user-vlan 1001 2500 qinq 2113 2128 bas # access-type layer2-subscriber default-domain authentication default_domain access-limit 128 #interface GigabitEthernet1/0/1 /链路聚合组成员端口,默认强制千兆全双工 description dT:NP-YP-JFL-DSW-1.MAN.S9306:(Local)GE1/0/0 undo shutdown eth-trunk 0 /将该物理口归属到链路聚合组0#interface GigabitEthernet2/1/0 /链路聚合组成员端口,默认强制千兆全双工 description dT:NP-YP-JFL-DSW-1.MAN.S9306:(Local)GE3/0/1 undo shutdown eth-trunk 0 /将该物理口归属到链路聚合组0(2) ME60与S8505、S8512做链路聚合的时候,ME60的配置interface Eth-Trunk9 mac-address 0819-a63e-c209 /mac地址采用ME60 eth-trunk口自身的mac地址,但最后2位修改为从00开始顺序编号,且和eth-trunk号一致。比如eth-trunk10的自身mac地址为0819-a63e-c2c1,则配置mac-address为0819-a63e-c20a。description dT:NP-YP-JFL-DSW-1.MAN.S8512:(Local)PC2 /描述对端设备名称和聚合组名称ip urpf loose port-queue be wfq weight 5 outbound port-queue af2 wfq weight 20 outbound port-queue af3 wfq weight 30 outbound port-queue af4 pq outbound port-queue cs6 wfq weight 30 outbound nas logic-port eth-Trunk 4/1/9#interface GigabitEthernet4/1/9 /链路聚合组成员端口negotiation auto /端口采用自协商模式 description dT:NP-YP-JFL-DSW-1.MAN.S8512:(Local)GE8/1/23 undo shutdown eth-trunk 9 /将该物理口归属到链路聚合组9#interface GigabitEthernet5/1/9 /链路聚合组成员端口negotiation auto /端口采用自协商模式 description dT:NP-YP-JFL-DSW-1.MAN.S8512:(Local)GE8/1/24 undo shutdown eth-trunk 9 /将该物理口归属到链路聚合组9三、 SE800、SE1200link-group cg-s9306-1 access economical /创建链路聚合组cg-s9306-1(对端设备为城关S9306-1) description eth 1/0/4 /链路聚合组描述,同时定义上送Radius的nas-port-id为集团标准格式 encapsulation dot1q qos hierarchical mode strict /必须的Qos配置 qos policy queuing pmPWFQ-1P4Q dot1q pvc 2001 encapsulation 1qtunnel replicate /添加replicate参数实现成员端口负载均衡 dot1q pvc on-demand 2001:1001 through 2500 profile prDot1q_trust_half encapsulation pppoe idle-down 600 bind authentication chap pap maximum 128 maximum-links 8 /支持中继链路数为8条 lacp active / Lacp配置为主动模式port ethernet 1/4 /链路聚合组成员端口 description dT:NP-SX-CG-DSW-1.MAN.S9306:(local)GE1/0/0 no auto-negotiate /强制千兆全双工 link-dampening up 10000 down 2500 no shutdown encapsulation dot1q link-group cg-s9306-1 /将该物理口归属到链路聚合组cg-s9306-1 lacp priority 10 /定义该端口lacp优先级别!port ethernet 3/5 /链路聚合组成员端口 description dT:NP-SX-CG-DSW-1.MAN.S9306:(local)GE3/0/0 no auto-negotiate /强制千兆全双工 link-dampening up 10000 down 2500 no shutdown encapsulation dot1q link-group cg-s9306-1 /将该物理口归属到链路聚合组cg-s9306-1 lacp priority 10 /定义该端口lacp优先级别四、 S9306interface Eth-Trunk0 /创建一个链路聚合组,编号从0开始 description uT:NP-YP-BJ-BRAS-1.MAN.SE1200:(Local)link-group(bj-s9306-1) /描述对端设备名称和聚合组名称 undo port hybrid vlan 1 port hybrid tagged vlan 2001 to 2128 2401 to 2528 3407 /在聚合组接口中透传业务vlan mode lacp-static / Lacp配置为lacp-static模式(非手工模式) trust upstream ds#interface GigabitEthernet1/0/0 /链路聚合组成员端口 description uT:NP-YP-BJ-BRAS-1.MAN.SE1200:(Local)GE1/9 eth-trunk 0 /将该物理口归属到链路聚合组0 qos pq 2 to 7 drr 0 to 1 qos queue 0 drr weight 58 qos queue 1 drr weight 42 undo negotiation auto /强制千兆全双工#interface GigabitEthernet3/0/4 description uT:NP-YP-BJ-BRAS-1.MAN.SE1200:(Local)GE3/10 eth-trunk 0 /将该物理口归属到链路聚合组0 qos pq 2 to 7 drr 0 to 1 qos queue 0 drr weight 58 qos queue 1 drr weight 42 undo negotiation auto /强制千兆全双工五、 S8505link-aggregation group 1 mode manual /创建一个链路聚合组,manual模式,编号从1开始link-aggregation group 1 description To_NP-YP-JFL-BAS-1.ME60_Trunk9 /描述对端设备名称和聚合组名称interface GigabitEthernet1/0/1 /物理端口采用自协商方式 description uT:NP-YP-JFL-BAS-1.MAN.ME60:(Local)GE4/1/9port link-type hybrid port hybrid vlan 2001 taggedport link-aggregation group 1interface GigabitEthernet2/0/1 /物理端口采用自协商方式 description uT:NP-YP-JFL-BAS-1.MAN.ME60:(Local)GE5/1/9 port link-type hybrid port hybrid vlan 2001 taggedport link-aggregation group 1六、 T64G由于滨江2台T64G版本较低,配置链路聚合组的时候需要充分测试interface smartgroup1 switchport mode trunk switchport trunk native vlan 1 switchport trunk vlan 2001interface gei_1/46 description uT:NP-YP-BJ-BRAS-1.MAN.SE1200:(Local)GE1/1 no negotiation auto switchport mode trunk switchport trunk native vlan 1 switchport trunk vlan 2001 switchport qinq normal smartgroup 1 mode activeinterface gei_3/46 description uT:NP-YP-BJ-BRAS-1.MAN.SE1200:(Local)GE3/1 no negotiation auto switchport mode trunk switchport trunk native vlan 1 switchport trunk vlan 2001 switchport qinq normal smartgroup 1 mode active七、中兴OLT C220interface smartgroup1 switchport mode hybrid switchport vlan 2001-2082 tag smartgroup load-balance src-mac!interface gei_0/9/2 hybrid-attribute fiber no negotiation auto speed 1000 duplex full flowcontrol disable port-protect disable optical-thresh Rx max -26 min 0 optical-thresh Tx max -26 min 0 linktrap disable description uT:SN-9306:3/0/8 switchport mode hybrid switchport vlan 2001-2040 tag smartgroup 1 mode passive!interface gei_0/2/2 hybrid-attribute fiber no negotiation auto speed 1000 duplex full flowcontrol disable port-protect disable optical-thresh Rx max -26 min 0 optical-thresh Tx max -26 min 0 linktrap disable description uT:ME60:2/0/6 switchport mode hybrid switchport vlan 2001-2040 tag smartgroup 1 mode passive八、中兴OLT C300vlan database vlan 101,2001-2112,2209,2809 !interface smartgroup1 port-protect enable uplink-isolate disable switchport mode hybrid switchport vlan 101,2001-2112,2209 tag switchport vlan 2809 tag smartgroup load-balance src-mac!interface gei_1/19/1 hybrid-attribute fiber no negotiation auto speed 1000 duplex full flowcontro

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论