通信人家园

标题: GPON 华为HG8245在网管上怎么配置数据呀?  [查看完整版帖子] [打印本页]

时间:  2012-2-8 20:37
作者: 我的调调     标题: GPON 华为HG8245在网管上怎么配置数据呀?

#ont-srvprofile gpon profile-id 2003

#ont-port eth 4 pots 2

#port vlan eth 1 2003

#port vlan eth 2 2003

#port vlan eth 3 2003

#port vlan eth 4 2003

#commit

#quit

#ont-lineprofile gpon profile-id 2003

#tcont 1 dba-profile-id 111

#gem add 1 eth tcont 1

#gem mapping 1 1 vlan 2003

#gem mapping 1 2 vlan 2003

#gem mapping 1 3 vlan 2003

#gem mapping 1 4 vlan 2003

#commit
#quit

#interface gpon 0/18
#ont add 1   19   sn-auth 48575443B5425910   omci ont-lineprofile-id 2003   ont-srvprofile-id 2003

#ont port native-vlan 1   19   eth 1 vlan 2003

#quit

#service-port  vlan 1351   gpon 0/18/1   ont 19 gemport 1  multi-service user-vlan  2003   inbound traffic-table index 111 outbound traffic-table index 111

内外层VLAN已经规划好,DBA模板也创建好的情况下,这样的命令配置后能否使客户端的HG8245设备正常拨号上网?

[ 本帖最后由 我的调调 于 2012-2-8 20:45 编辑 ]
时间:  2012-2-10 20:45
作者: 我的调调

我错了,原来不用映射4次的,经过学习GPON后终于被我解决了正确的应该这样做:
  1. #ont-srvprofile gpon profile-id 2003

  2. #ont-port eth 4 pots 2

  3. #port vlan eth 1 2003

  4. #port vlan eth 2 2003

  5. #port vlan eth 3 2003

  6. #port vlan eth 4 2003

  7. #commit

  8. #quit

  9. #ont-lineprofile gpon profile-id 2003

  10. #tcont 1 dba-profile-id 111

  11. #gem add 1 eth tcont 1

  12. #gem mapping 1 1 vlan 2003

  13. #commit
  14. #quit

  15. #interface gpon 0/18
  16. #ont add 1   19   sn-auth 48575443B5425910   omci ont-lineprofile-id 2003   ont-srvprofile-id 2003

  17. #ont port native-vlan 1   19   eth 1 vlan 2003
  18. #ont port native-vlan 1   19   eth 2 vlan 2003
  19. #ont port native-vlan 1   19   eth 3 vlan 2003
  20. #ont port native-vlan 1   19   eth 4 vlan 2003

  21. #quit

  22. #service-port  vlan 1351   gpon 0/18/1   ont 19 gemport 1  multi-service user-vlan  2003   inbound traffic-table index 111 outbound traffic-table index 111
复制代码





通信人家园 (https://www.txrjy.com/) Powered by C114