MA5680T>enable 进入特权模式
MA5680T#config 进入配置模式
MA5680T(config)#display current-configuration simple 查看配置文件
上联板配置:
MA5680T(config)#board add 0/17 H801GICF 添加上联板0/17
MA5680T(config)#vlan 110 to 117 创建所需vlan 110-117
MA5680T(config)#port vlan 110 to 117 0/17 0 允许110 到117 vlan通过0/17 0口逶传
下联配置:
MA5680T(config)#dba-profile add profile-id 10 profile-name baozheng10M type2 assure 10240 创建DBA模板 为保证10M
MA5680T(config)#ont-lineprofile gpon profile-id 10 profile-name baozheng10Mxinlu 创建线路模板,并绑定dba 10
MA5680T(config-gpon-lineprofile-10)#tcont 1 dba-profile-id 10 绑定dba 10
MA5680T(config-gpon-lineprofile-10)#commit 完成
MA5680T(config-gpon-lineprofile-10)#quit 退出
MA5680T(config)#ont-srvprofile gpon profile-id 10 profile-name 4kou_onu 创建服务模板,备注为4口
MA5680T(config-gpon-srvprofile-10)#ont-port pots 2 eth 4 2个电话接口,4个网线接口
MA5680T(config-gpon-srvprofile-10)#multicast-forward untag 转发,去vlan标签
MA5680T(config-gpon-srvprofile-10)#commit 完成
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[global-config] +
+
dba-profile add profile-id 10 profile-name "baozheng10M" type2 assure 10240+
ont-srvprofile gpon profile-id 10 profile-name "4kou_onu" +
ont-port pots 2 eth 4 +
multicast-forward untag +
commit +
quit +
ont-lineprofile gpon profile-id 10 profile-name "baozheng10Mxinlu" +
tr069-management ip-index 0 +
tcont 1 dba-profile-id 10 +
commit +
quit +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
MA5680T(config)#display board 0 查看有哪些板槽可用
MA5680T(config)#board add 0/16 H806GPBD 添加16槽下行GPON板
MA5680T(config)#interface gpon 0/16 进入gpon 0/16槽
MA5680T(config-if-gpon-0/16)#port 0 ont-auto-find enable 开启0口自动发现
MA5680T(config-if-gpon-0/16)#port 1 ont-auto-find enable
MA5680T(config-if-gpon-0/16)#port 2 ont-auto-find enable
MA5680T(config-if-gpon-0/16)#port 3 ont-auto-find enable
MA5680T(config-if-gpon-0/16)#port 4 ont-auto-find enable
MA5680T(config-if-gpon-0/16)#port 5 ont-auto-find enable
MA5680T(config-if-gpon-0/16)#port 6 ont-auto-find enable
MA5680T(config-if-gpon-0/16)#port 7 ont-auto-find enable
MA5680T(config)# display board 0 查看添加的板槽状态(Normal正常)
++++++++++++++++++++++++++++++++
16 H806GPBD Normal +
17 H801GICF Normal +
++++++++++++++++++++++++++++++++
添加ONU光猫
一.自动发现未注册ONT
MA5680T(config)#display ont autofind all
未发现存在可注册ONT
Daweicun_MA5680T(config)# display ont autofind all
失败: 不存在自动发现的ONT
Daweicun_MA5680T(config)#display ont autofind all
Failure: The automatically found ONTs do not exist
发现存在可注册ONT,并记录位置信息和ONT的SN号码
Number : 1
F/S/P : 0/16/0 (机框/板槽/端口)
Ont SN : 4857544365BC8D2E 光猫序列号
Password : 0x00000000000000000000
Loid :
Checkcode :
VendorID : HWTC
Ont Version : 2E2.A
Ont SoftwareVersion : V3R012C00S103
Ont EquipmentID : 010C
Ont autofind time : 2015-03-11 17:48:08+08:00
----------------------------------------------------------------------------
The number of GPON autofind ONT is 1
二.对未注册ONT进行注册添加
MA5680T(config)#interface gpon 0/16 进入板槽接口0/16
MA5680T(config-if-gpon-0/16)#ont add 0 sn-auth 4857544397322012 omci ont-lineprofile-id 10 ont-srvprofile-id 10 desc hbjy_8#1304 根据sn号添加onu
Number of ONTs that can be added: 1, success: 1
PortID :0, ONTID :0 提示第几个ONU
MA5680T(config-if-gpon-0/16)#quit 退出板槽
MA5680T(config)#service-port vlan 110 gpon 0/16/0 ont 0 eth 1 multi-service user-vlan untagged 开启服务
MA5680T(config)#display board 0/16 查看ont在线情况(pon灯由绿色闪烁到绿色常亮为正常,可使用)
save
二.对已经注册ONT进行删除操作
MA5680T(config)#display current-configuration simple | include 22012 根据不完整SN号查找完整的SN号
It will take a long time if the content you search is too much or the string you input is too long, you can press CTRL_C to break
ont add 0 0 sn-auth "4857544397322012" omci ont-lineprofile-id 10
ont-srvprofile-id 10 desc "hbjy_8#1304"
MA5680T(config)#display ont info by-sn 4857544397322012 根据完整的SN号查找ONT的位置信息
-----------------------------------------------------------------------------
F/S/P : 0/16/0
ONT-ID : 0
Control flag : active
Run state : online
MA5680T(config)#undo service-port port 0/16/0 ont 0 删除0/16/0 ont 0的服务
{ |gemport }:
Command:
undo service-port port 0/16/0 ont 0
It will take several minutes, and console may timeout, please use command
idle-timeout to set time limit
Are you sure to release service virtual port(s)? (y/n)[n]:y 确认删除
The number of total service virtual port which need be deleted: 1
The number of total service virtual port which have been deleted:
MA5680T(config)#interface gpon 0/16
MA5680T(config-if-gpon-0/16)#ont delete 0 0 进入板槽,删除0口 0ont
Number of ONTs that can be deleted: 1, success: 1
Quit 退出
Save 保存
- NHibernate之映射文件配置说明
NHibernate之映射文件配置说明 1. hibernate-mapping 这个元素包括以下可选的属性.schema属性,指明了这个映射所引用的表所在的schema名称.假若指定了这个属性, 表 ...
- WCF服务器证书配置说明-没有能够进行密钥交换的私钥,或者进程可能没有访问私钥的权限
WCF服务器证书配置说明 1.创建证书: makecert.exe -sr LocalMachine -ss My -a sha1 -n CN=XXX -sky exchange -pe 说明: -s ...
- log4net一些配置说明
<configuration> <configSections> <section name="log4net" type="System. ...
- maven -- 学习笔记(二)之setting.xml配置说明(备忘)
setting.xml配置说明,learn from:http://pengqb.javaeye.com,http://blog.csdn.net/mypop/article/details/6146 ...
- Atitit.mybatis的测试 以及spring与mybatis在本项目中的集成配置说明
Atitit.mybatis的测试 以及spring与mybatis在本项目中的集成配置说明 1.1. Mybatis invoke1 1.2. Spring的数据源配置2 1.3. Mybatis ...
- syslog-ng 学习心得与配置说明
配置说明syslog-ng的主配置文件存放在:/etc/syslog-ng/syslog-ng.conf 一.基础 系统自带版本: 引用 # rpm -qa|grep syslog-ng syslog ...
- keepalived工作原理和配置说明 腾讯云VPC内通过keepalived搭建高可用主备集群
keepalived工作原理和配置说明 腾讯云VPC内通过keepalived搭建高可用主备集群 内网路由都用mac地址 一个mac地址绑定多个ip一个网卡只能一个mac地址,而且mac地址无法改,但 ...
- [Asp.net]Uploadify所有配置说明,常见bug问题分析
引言 之前写过一篇使用swfupload上传图片的文章:周末大放送网站图片上传,水印,预览,截图,这里分析一下,当时使用uploadify上传,无法获取上传后,图片路径的问题.当时没有测试没有成功,一 ...
- Apache Shiro 使用手册(五)Shiro 配置说明
Apache Shiro的配置主要分为四部分: 对象和属性的定义与配置 URL的过滤器配置 静态用户配置 静态角色配置 其中,由于用户.角色一般由后台进行操作的动态数据,因此Shiro配置一般仅包含 ...
随机推荐
- Java分布式:消息队列(Message Queue)
Java分布式:消息队列(Message Queue) 引入消息队列 消息,是服务间通信的一种数据单位,消息可以非常简单,例如只包含文本字符串:也可以更复杂,可能包含嵌入对象.队列,是一种常见的数据结 ...
- logstash安装
1.下载并安装公共签名密钥 rpm --import https://artifacts.elastic.co/GPG-KEY-elasticsearch 2.创建镜像源文件:/etc/yum.rep ...
- 软工网络15团队作业1——团队组队&展示
一.团队展示 1.队名:想不出队名 2.队员学号(标记组长) 201521123064 郭炜埕 201521123066 郑晓丽 201521123067 廖怡洁 201521123068 包梦榕 2 ...
- idea配置mave
历史信息为同意管理,本博客是从小号迁移而来,‘会飞的鱼la’已经注销 准备工作1.下载idea并激活http://idea.iteblog.com/key.php 2.下载mavenhttp://mi ...
- 基于JWT的token身份认证方案
一.使用JSON Web Token的好处? 1.性能问题. JWT方式将用户状态分散到了客户端中,相比于session,可以明显减轻服务端的内存压力. Session方式存储用户id的最大弊病在于S ...
- [原创]CSS 去掉点li 的点 使得LI前面的点不在显示
我对博客的认识是:记录问题,解决问题,分享知识.如果有轮子,我不需要造轮子. 1.问题解决方式: 设置属性:li {list-style-type:none;} 2.更多属性参数参考 list-sty ...
- datanode扩容步骤
新扩容机器规划: hostname ip 进程 slave3 10.183.225.167 datanode,nodemange 1. 修改/etc/hosts 增加新扩容机器的hostname 10 ...
- 重写(overwrite)、重载(overload)和覆盖(override)三者之间的区别
覆盖:子类继承了父类的同名无参函数.当子类从父类继承了一个无参函数,而又定义了一个同样的无参函数,则子类定义的方法覆盖父类的方法,称为覆盖. 重载:子类继承了父类的同名有参函数.当子类继承了父类的一个 ...
- jsp中获取list长度
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ tag ...
- 无法读取服务器服务中的服务器队列性能数据。数据段的第一个四字节 (DWORD) 中包
无法打开服务器服务性能对象.数据段的第一个四字节 (DWORD) 包含状态代码. 解决方法:修改注册表禁用PerfNet性能计数器. 具体方法:打开注册表,在HKEY_LOCAL_MACHINE\SY ...