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

亚星游戏官网

 找回密码
 注册

只需一步,快速开始

短信验证,便捷登录

搜索
查看: 1504|回复: 1

C300 简单配置 [复制链接]

军衔等级:

亚星游戏官网-yaxin222  新兵

注册:2022-8-13
发表于 2022-9-22 14:26:06 |显示全部楼层
配置line和remote模板
1.删除模板 line和remote
ZXAN(config)#pon
ZXAN(config-pon)#no onu-profile gpon line v158_line
ZXAN(config-pon)#no onu-profile gpon remote v158_remote

2.查看包含 line 和 remote 的模板
ZXAN(config-pon)#show running-config | include line
ZXAN(config-pon)#show running-config | include remote

3.创建line模板 别名:v158_line 、绑定tcont模板
ZXAN(config-pon)#onu-profile gpon line v158_line
ZXAN(config-gpon-line)#tcont 1 profile TCONT_1000M
ZXAN(config-gpon-line)#gemport 1 unicast tcont 1

4.创建remote模板 别名:v158_remote
ZXAN(config-pon)#onu-profile gpon remote v158_remote
ZXAN(config-gpon-remote)#gemport 1 flow 1

配置上联口VLAN
1.ZXAN(config)#interface gei_1/19/4 //进入上联口
2.ZXAN(config-if)#switchport mode hybrid //配置上行口的缺省模式为hybrid
trunk //访问模式中的切换端口
hybrid //混合模式中的开关端口
access //继模式中的切换端口
3.ZXAN(config-if)#show running-config interface gei_1/19/4 //查看上行口VLAN

4.删除默认VLAN 、VLAN 158
ZXAN(config-if)#no switchport default vlan
ZXAN(config-if)#no switchport vlan 158

5.配置19/4上联口默认VLAN 194
ZXAN(config-if)#switchport default vlan 194

6.查看上联口的状态及模式
ZXAN(config-if)#show interface gei_1/19/4

ONU配置
1.查看未注册ONU
ZXAN(config)#show gpon onu uncfg

2.进入1/15/4
ZXAN(config)#interface gpon-olt_1/15/4

3.查看ONU的sn信息
ZXAN(config-if)#show gpon onu baseinfo gpon-olt_1/15/4

4.注册ONU
ZXAN(config-if)#onu 1 type ZTE-GPON127 sn AZGPD72C5561

5.查看PON下注册的ONU的状态
ZXAN(config-if)#show gpon onu state gpon-olt_1/15/4

6.绑定模板line和remote

ZXAN(config-if)#onu 1 profile line v154_line remote v154_remote //这里我调用的是v154_line 和 v154_remote模板
.[Successful]

7.配置server-port
ZXAN(config)#interface gpon-onu_1/15/4:1
ZXAN(config-if)#service-port 1 user-vlan 154 vlan 194
————————————————
版权声明:本文为CSDN博主「BigPinkPig」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/weixin_44399235/article/details/85776613

举报本楼

本帖有 1 个回帖,您需要登录后才能浏览 登录 | 注册
您需要登录后才可以回帖 登录 | 注册 |

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

GMT+8, 2024-9-21 00:29 , Processed in 0.097283 second(s), 15 queries , Gzip On.

Copyright © 1999-2023 C114 All Rights Reserved

Discuz Licensed

回顶部
XML 地图 | Sitemap 地图