C114门户论坛百科APPEN| 举报 切换到宽版

亚星游戏官网

 找回密码
 注册

只需一步,快速开始

短信验证,便捷登录

搜索

军衔等级:

亚星游戏官网-yaxin222  新兵

注册:2019-3-231
发表于 2021-11-24 20:26:22 |显示全部楼层
一、基础配置

1、自定义时间

clock set hh:mm:ss Apr 8 2018

con t

username zte password zte privilege 15    //用户名密码

2、自定义名称

hostname CeShi-OLT-ZTE-C300(机房名称-OLT-品牌-型号)

3、自动保存配置

auto-write enable //开启设备自动保存

auto-write 00:00:00 everyday//设置自动保存时间为每天00:00:00

snmp-server community zte view AllView rw团体名配置,(注意AllView大小写)

二、管理VLAN和管理IP地址

vlan 60//创建管理VLAN

exit

interface vlan 60

ip address 10.7.1.1 255.255.255.252//配置设备管理IP

exit

ip route 0.0.0.0 0.0.0.0 10.7.1.2//配置网关

三、配置聚合组

interface smartgroup1  //创建聚合组1

exit

interface gei_1/19/3    //端口19/3加入聚合组1

smartgroup 1 mode on

exit

interface gei_1/19/4    //端口19/4加入聚合组1

smartgroup 1 mode on

exit

interface smartgroup1  //聚合组1配置VLAN

switchport vlan 60 tag

exit

end

write   //保存配置

4、开启QinQ功能
vlan-smart-qinq enable
interface epon-olt_1/2/1-8
vlan-smart-qinq enable
exit

5、开启PON口环路检测功能
interface epon-olt_1/2/1-8
loopback-detection enable
exit

6、配置ONU的PON口带宽限制(不配置默认为100M)
epon
onu-sla-profile profile-name create 1G
onu-sla-profile profile-set 1G downstream maximum 1000000
exit

7、onu-PNP配置
onu-pnp
onu-type-default epon ZTE-D400
bandwidth epon 1G
enable

onu-vlan epon-olt_1/2/1 mode tag vlan 2000
enable epon-olt_1/2/1
olt-vlan transparent epon-olt_1/2/1
onu-uni-vlan epon-olt_1/2/1 eth_0/1 mode tag start-vlan 1
onu-uni-vlan epon-olt_1/2/1 eth_0/2 mode tag start-vlan 2
onu-uni-vlan epon-olt_1/2/1 eth_0/3 mode tag start-vlan 3
onu-uni-vlan epon-olt_1/2/1 eth_0/4 mode tag start-vlan 4

8、配置全局的QINQ
vlan-smart-qinq ingress-port epon-olt_1/2/1 cvlan 1 to 512  svlan 100

9、开启所有的PON口
interface epon-olt_1/2/1-8
no shutdown
exit


举报本楼

您需要登录后才可以回帖 登录 | 注册 |

手机版|C114 ( 沪ICP备12002291号-1 )|联系大家 |网站地图  

GMT+8, 2024-9-28 01:16 , Processed in 0.130422 second(s), 15 queries , Gzip On.

Copyright © 1999-2023 C114 All Rights Reserved

Discuz Licensed

回顶部
XML 地图 | Sitemap 地图