欢迎来到天天文库
浏览记录
ID:44811656
大小:75.01 KB
页数:10页
时间:2019-10-29
《GPON开局及业务开通配置脚本》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、-----------------------------------第一步:系统配置-------------------------------------------------------------------------------------->>Username:root//输入用户名>>Userpassword:admin//输入密码>>MA5680T>enable//进入普通模式>>MA5680T#config//进入超级模式>>MA5680T(config)#switchlanguage-mode//切换成本地
2、语言>>MA5680T(config)#displayboard0//查看所有单板,如果有“待确认”单板,请用下一命令>>MA5680T(config)#boardconfirm0//确认所有单板>>MA5680T(config)#sysname*********************//设备命名>>MA5680T(config)#terminaluserpassword//修改用户密码>>MA5680T(config)#terminalusername//创建新用户名/密码>>(config)#autosaveintervalo
3、n//打开自动保存------------------------------第二步:配置管理数据------------------------------------------------------------------------------------->>MA5680T(config)#vlanxxstandard//创建管理VLAN(一般选standard类型)>>MA5680T(config)#portvlanxx0/190//在上行口透传管理VLAN(上行端口,5680T上行端口共4个,分别为0/190,0/1
4、91,0/200,0/201)>>MA5680T(config)#vlanxx(xxtoxx)smart//创建业务VLAN(一般选SMART类型)>>MA5680T(config)#portvlanxx(xxtoxx)0/190//在上行口透传业务VLAN到上行端口>>MA5680T(config)#interfacevlanifxx//创建VLAN三层虚接口>>(config-if-vlanif40)#ipaddressxxx.xxx.xxx.xxxxxx.xxx.xxx.xxx//配置管理IP地址>>(config-if-vl
5、anif40)#descriptionxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx//对上层端口进行描述>>(config-if-vlanif40)#quit//退出接口,返回上层>>(config)#iproute-static0.0.0.00.0.0.0xxx.xxx.xxx.xxx//配置缺省路由-----------------------------------第三步:配置ONT------------------------------------------------------------
6、---------------------------步骤一:配置DBA模板(DBA就是动态分配带宽机制)>>(config)#dba-profileaddprofile-id18profile-name"100M"type2assure102400//1:8分光器流量模版>>(config)#dba-profileaddprofile-id116profile-name"77M"type2assure67968//1:16分光器流量模版>>(config)#dba-profileaddprofile-id132profile-na
7、me"40M"type2assure36672//1:32分光器流量模版步骤二:配置线路模板(基于优先级映射方式)>>(config)#ont-lineprofilegponprofile-id100profile-name"1:8_ONU">>(config-gpon-lineprofile-100)#mapping-modepriority//设置映射类型为优先级映射//以下用于创建通道:>>(config-gpon-lineprofile-100)#tcont0dba-profile-id100>>(config-gpon-l
8、ineprofile-100)#gemadd0ethtcont0//添加GEMport>>(config-gpon-lineprofile-100)#gemadd1ethtcont0>>(config-gpon-lineprofile
此文档下载收益归作者所有