
MA5680TMA562XE开局指导书(含HG813E).docx
8页本文格式为Word版,下载可任意编辑MA5680TMA562XE开局指导书(含HG813E) MA5680T、MA562xE开局指导书 第1页, 共17页 MDU根本业务配置实例 第一章 根本宽带业务配置 1、组网图 IP城域网 5680T:OLT 分光器 MA5620EHG813E PC1 PC2 PC3 2、组网说明(以下配置过程使用版本MA5680T:V800R105C33B011; MA5620E:V800R305C01B011,假设使用其它版本,配置命令可能不一样) 1、MA5680T使用0/20/0上行到会聚交换机,再到BAS 2、MA5680T使用EPON接口0/15/0下带一个ONT和一个MDU,ONT采用HG813E,MAC=0073-073B-F274,调配ontid为0; MDU 使用MA5620E,MAC=0018-8256-3E47,调配ontid为1 第2页, 共17页 3、MA5680T和MA5620E的带内网管VLAN使用VLAN=100。
MA5680T的带内网管地址为:192.168.100.1/24,MA5620E的带内网管地址为:192.168.100.2/24,网关地址为192.168.100.254/24 4、PC1、PC2、PC3使用的业务VLAN分别为1001、1002、1003,PC1接在HG813E的第4口,PC2、PC3分别接在MA5620E的0/1/2、0/1/3 3、业务配置流程 创造VLAN 配置VLAN上行口 添加ONT模板和ONT 配置业务虚端口 [配置ONT端口VLAN | native vlan ] 保存 4、系统数据配置 4.1 配置两个针对HG813E、MA5620E的才能集模板并确认 MA5680T(config)#ont-profile { add|modify|delete }:add { epon|gpon }:epon 第3页, 共17页 { |profile-id|profile-name }:profile-id { profile-id }:20 { |profile-name }: Command: ont-profile add epon profile-id 20 Press 'Q' or 'q' to quit input > Ont Manage Mode [3]:3 > Is UNI configuration concerned? [2]:2 > ONT FE ports list(format: 1,3-5,7 ) [-]:1-4 > ONT GE ports list(format: 1,3-5,7 ) [-]: > Number of POTS ports [0]: > TDM port type [1]: > Number of TDM ports [0]: Adding an ONT profile succeeded Profile-ID : 20 Profile-Name : ont-profile_20 //添加Profile-ID=20用来支持HG813E MA5680T(config)#ont-profile add epon profile-id 30 { |profile-name }: Command: ont-profile add epon profile-id 30 Press 'Q' or 'q' to quit input > Ont Manage Mode [3]:1 > Is UNI configuration concerned? [2]:1 Adding an ONT profile succeeded Profile-ID : 30 Profile-Name : ont-profile_30 //添加Profile-ID=30用来支持MA5620E MA5680T(config)# interface epon 0/15 //进入EPON单板配置模式 MA5680T(config-if-epon-0/15)# port 0 ont-auto-find enable //开启端口自动察觉功能 MA5680T(config-if-epon-0/15)# ! EVENT WARNING 2022-04-11 18:06:16 ALARM NAME :ONU in Auto-find state alarm PARAMETERS :FrameID: 0, SlotID: 15, PortID: 0, MAC: 0073-073B-F274, Password: - ! EVENT WARNING 2022-04-11 18:06:41 ALARM NAME :ONU in Auto-find state alarm PARAMETERS :FrameID: 0, SlotID: 15, PortID: 0, MAC: 0018-8256-3E47, Password: - //ONU自动上报设备MAC MA5680T(config-if-epon-0/15)#ont confirm 0 { ontid|all }:ontid { ontid }:0 { password-auth|mac-auth }:mac-auth { mac }:0073-073B-F274 第4页, 共17页 { profile-id|profile-name }:profile-id { profile-id }:20 { |multicast-mode|multicast-fast-leave|description|fec|dba-profi le|encrypt|cir }: //使用profile-id=20确认MAC=0073-073B-F274的HG813E MA5680T(config-if-epon-0/15)# ont confirm { portid }:0 { ontid|all }:ontid { ontid }:1 { password-auth|mac-auth }:mac-auth { mac }: 0018-8256-3E47 。
