博客文章 首页 > 博客文章列表 >

中兴OLT-C320配置F400ONU简单命令

中兴OLT-C320配置F400ONU简单命令

enable *进入配置  

show running-config *查看运行配置

write *保存配置命令

show onu unauthentication  *查看未注册的ONU

------------删除已注册ONU -开始------------------
configure terminal  *进入配置
interface epon-olt_1/2/4  *进入ONU端口
no onu 1    *删除ONU1
------------删除已注册ONU -结束------------------

------------注册ONU   中兴C320OLT注册中兴F400ONU -开始------------------
configure terminal  *进入配置
interface epon-olt_1/2/2  
onu 2 type ZTE-F400 mac 709f.2ddb.f3a1
 exit

interface epon-onu_1/2/2:2
admin enable
property description $5$FE$$
sla-profile 100M vport 1
encrypt direction downstream enable vport 1
ems-autocfg-request disable
switchport mode hybrid vport 1
switchport vlan 30  tag vport 1
exit

pon-onu-mng epon-onu_1/2/2:2
auto-config
vlan port eth_0/1 mode tag vlan 30 priority 0
vlan port eth_0/2 mode tag vlan 30 priority 0
vlan port eth_0/3 mode tag vlan 30 priority 0
vlan port eth_0/4 mode tag vlan 30 priority 0

exit

------------注册ONU   中兴C320OLT注册中兴F400ONU -结束------------------

如遇页面排版混乱,请访问原网页   访问原网页