BBS4000和ONU204开局指导QINQ专题.docVIP

  1. 1、本文档被系统程序自动判定探测到侵权嫌疑,本站暂时做下架处理。
  2. 2、如果您确认为侵权,可联系本站左侧在线QQ客服请求删除。我们会保证在24小时内做出处理,应急电话:400-050-0827。
  3. 3、此文档由网友上传,因疑似侵权的原因,本站不提供该文档下载,只提供部分内容试读。如果您是出版社/作者,看到后可认领文档,您也可以联系本站进行批量认领。
查看更多
BBS4000和ONU204开局指导QINQ专题

BBS4000ONU204i开局指导 一:BBS4000公共简易配置指导 管理地址配置 带外管理地址的配置 BBS4000 config-mgmt # common-out-band interface fast-ethernet ip address 10.240.80.101 255.255.255.0 BBS4000 config-mgmt # ip route 0.0.0.0 0.0.0.0 10.240.80.1 **配带外管理网关,使用带内网管可以不配置带外地址和网关** 带内管理地址的配置 BBS4000 config-t # vlan 20 BBS4000 config-t-vlan-20 # member ge3/1 tagged **带内管理vlan中加入上连口** BBS4000 config-t-vlan-20 # exit BBS4000 config-t # interface vlan 20 BBS4000 config-t-if-vlan-20 #ip address 172.18.11.1 255.255.255.0 BBS4000 config-t-if-vlan-20 # no shutdown BBS4000 config-t #ip route 0.0.0.0 0.0.0.0 172.18.11.2 **配带内管理网关;注意带内和带外的网关不能同时配置** 业务VLAN 配置,在PON口上启用QINQ BBS4000 config-t # vlan 100 BBS4000 config-t-vlan-100 # mem ge1/1 tagged **端口类型根据实际情况确定** BBS4000 config-t-vlan-100 # mem ge3/1 tagged BBS4000 config-t-if-olt-1/1 #vlan-stack 2501-3000 null null 100 copy **根据实际情况在哪里启用QINQ,?本例在epon端口上启用QinQ** 激活相应的上连接口和PON接口 BBS4000 config-t # int giga-ethernet 3/1 BBS4000 config-t-if-ge-3/1 # no shutdown **激活上连口** BBS4000 config-t # interface epon-olt 1/1 BBS4000 config-t-if-olt-1/1 # no shutdown **激活EPON接口** ***以上是对BBS4000整体公共配置的部分,下面主要是日常ONU开通的步骤。*** 二:ONU开通简易配置指导: ONU MAC地址绑定 BBS4000 config-t # int epon 1/1 **进入相应的pon口** BBS4000 config-t-if-olt-2/1 # onu 2 **再进入需要开通的ONU** BBS4000 config-if-onu-2/1/2 # dba mac 00:07:ba:36:00:40 **ONU 进行绑定** 根据情况,在ONU的以太网口上配置vlan。如果ONU是透传的那就不需要配置 BBS4000 config-if-onu-2/1/2 # remote-mgmt eth 1 vlan-mode tag 326 8100 **上行进入ONU 以太网口1的untag包打上tag 326,tag包丢弃;下行对vlan tag为326的包,去掉tag,从以太网口1输出,其他tag或untag包都丢弃,此vlan需要在config t模式中增加** 配置ONU的带宽 BBS4000 config-if-onu-2/1/2 # shaping conform-to-pir BBS4000 config-if-onu-2/1/2 # dba-sla upstream maximum-bandwidth 1000 Kbps BBS4000 config-if-onu-2/1/2 # dba-sla upstream committed-bandwidth 1000 Kbps BBS4000 config-if-onu-2/1/2 # dba-sla downstream maximum-bandwidth 1000 Kbps BBS4000 config-if-onu-2/1/2 #dba-sla downstream committed-bandwidth 1000 Kbps **对ONU 的上下行进行PIR和CIR限速为1M** 在系统中配置相应的vlan,(如果已经存在可不用配置) BBS4000 config-t #vl

文档评论(0)

kabudou + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档