You are on page 1of 14

and

a db
r o
U B o n
N a t i
I O igu r
P O onf
E C
L & I P
D S V O
A &
Preparation
Make following preparations before configuring
EPOI ONU.
Prepare a computer corresponding with the
configuration
 Make sure there is EPOI card on the master shelf
 prepare a VLAN ID
 prepare EPON ONU modem
 prepare a splitter and fiber module
 check the uplink card status
 Steps to configure the EPON ONU BROADBAND
1. Ensure the computer working normally. ZXMSG
5200 should be able to ping the computer. It means
set your computer IP address with the same network
of the out-band IP or In-band IP
2. telnet 168.10.0.1 1123
Suppose Out-band IP is 168.10.0.1
Configuration port number is 1123
EPON ONU MAC 00:15:eb:70:ee:c4
3. Set the username and password “ root/root”
4. MSAG5200# config
- enter to the configuration mode of ZXMSG 5200
5. In the config mode ,check the EPON modem MAC
address
MSAG5200(config)# show epon onu info 0/3/0 unauth
6. Register the EPON ONU modem using the MAC
address and set an ID to the ONU
MSAG5200(config)# epon onu auth-mac 0/3/0 onu 0 mac
00:15:eb:70:ee:c4
7. Use this command to check the registerd ONU modem
MSAG5200(config)# show epon onu info 0/3/0 onu 0
8. Create a service VLAN or Customer VLAN on the MSAG
MSAG5200(config)#vlan add 2999
9. Configure the VLAN with the uplink port
MSAG5200(config)#vlan add-port 2999 port 0/9/2 tagged
10. Configure the service VLAN with the subscriber port
number.
MSAG5200(config)# vlan add-port 2999 port 0/3/0 onu 0 tagged
11. Use this command to check the service VLAN
MSAG5200(config)#show vlan 2999
12. If you make a mistake when you configure the service
VLAN , use this command to delete the VLAN
MSAG5200(config)#valn del 2999
13. Enable the remote manage of the ONU which has 4
LAN port, our ONU D422 have 4 Ethernet Ports
MSAG5200(config)#epon rm-onu manage-cfg 0/3/0 onu
enable uninum 4
14. Enable the subscriber port 1
MSAG5200(config)#epon rm-onu port enable 0/3/0 onu 0
uni 1
15. Enable the subscriber port 2
MSAG5200(config)#epon rm-onu port enable 0/3/0 onu 0 uni
2
16. Enable the subscriber port 3
MSAG5200(config)#epon rm-onu port enable 0/3/0 onu 0 uni
3
17. Enable the subscriber port 4
MSAG5200(config)#epon rm-onu port enable 0/3/0 onu 0 uni
4
18. Check the port is enable or disable
MSAG5200(config)#show epon rm-onu port 0/3/0 onu 0 uni 1
remote
19. Configure the VLAN to the subscriber port 1
MSAG5200(config)#epon rm-onu vlan tag 0/3/0 onu 0 uni 1 pri 0 vlan
2999
20. Configure the VLAN to the subscriber port 2
MSAG5200(config)#epon rm-onu vlan tag 0/3/0 onu 0 uni 2
pri 0 vlan 2999
21. Configure the VLAN to the subscriber port 3
MSAG5200(config)#epon rm-onu vlan tag 0/3/0 onu 0 uni 3
pri 0 vlan 2999
22. Configure the VLAN to the subscriber port 4
MSAG5200(config)#epon rm-onu vlan tag 0/3/0 onu 0 uni 4
pri 0 vlan 2999
23. check the service VLAN 2999 is added to Port No or not
MSAG5200(config)#show epon rm-onu vlan 0/3/0 onu 0 uni
1 remote
24. save the ONU data
MSAG5200(config)# epon rm-onu save 0/3/0 onu 0 1
i on
rat
ig u
nf
Co
oIP
U V
O N
O I
EP
Suppose VoIP Vlan is 2300
Connect your computer with the EPON ONU
modem and follow the steps
1. Configure the VoIP Vlan to the subscriber port
MSAG5200(config)#vlan add-port 2300 port
0/3/0 onu 0 tagged
2. login to D422(EPON ONU modem):
http://192.168.1.1
3. put into setup page ->new connection
Config ONU voip ipaddress , Gateway and Vlan
4. Configure Softswitch
At last , press the Save button to save the configured
date and check the H248 protocol

If success , this
will be
IN Service
ADSL Configuration
The configuration is as follows:-
MSAG-TEST(config)#show vlan num *to see the vlans
data*
MSAG-TEST(config)# vlan add 2999 *to delete vlan *

MSAG-TEST(config)#vlan add-port 2999 port 0/9/2


tagged *to tag the uplink port to the vlans *
MSAG-TEST(config)#vlan add-port 2999 port 0/4/0
untagged *to tag the subscriber port to the
VLAN *
MSAG-TEST(config)#port-location format china-telecom
*to set the port location*
MSAG-TEST(config)#pppoe vendortag enable *to enable
the pppoe service*
MSAG-TEST(config)#pppoe uplink port 0/9/2 *to set the
pppoe’s uplink port*
MSAG-TEST(config)#dsl port-log enable *to enable log*
MSAG-TEST(config)#save *to save data*
MSAG-TEST(config)#are you sure you want to save
configure data ?[y/n] y

You might also like