Installation guide
Create Supports for zNID
FTTH Application Guide
53
Creating ME profile for selected ONT model
Create ME profile on MXK:
1 Import the ME profile file to the MXK.
a Create a directory on the MXK for ME profile file if one doesn’t
exist.
zSH> mkdir /me
b Download the ME profile file to the directory using the file
download command.
This example downloads the ME profile file
ZNID-GPON-2510-omci.txt from source location 182.16.80.201 to
the destination location me directory in the MXK, and renames it to
2510-me1.txt.
zSH> file download 182.16.80.201 /
ZNID-GPON-2510-omci.txt /me/2510-me1.txt
Bytes copied 16397
File download successful
2 On MXK create and verify the ME profile.
a Create an ME profile with the ME profile file (2510-me1).
zSH> gpononu profiles create me 2510-config1 /me/
2510-me1.txt
Profile created
b To verify the newly created ME profile, enter:
zSH> gpononu profiles show me
2510-config1
Creating Generic profile for service plan
Create Generic profile on MXK:
If you want to add a new service plan you would start at this point.
1 On MXK create and modify Generic profile for the service plan, based on
the ME profile (2510-config1).
zSH> gpononu profiles create gen 2510-service-plan1
2510-config1
Profile created
2 Update the Generic profile.
To assign or change a parameter, enter the line number, click Enter, then
enter the value, at last enter s to save the profile.