How to Modify FTTH ONT Names and Aliases In Batches

super.man
super.man  Silver  (1)
6 years 10 months ago  View: 3373  Reply: 0
1F

Solution

1.         Double-click Template for Epon.xlsx in client\template\tl1import\en, and enter the prepared ONU IP addresses, subrack/slot/port IDs, ONU IDs, and the names and aliases to be modified in the table, as shown in the following screenshot.

You are advised to add no more than 65533 devices at a time.

If the prepared device data is copied from another file, do not leave extra spaces in the ONU names and aliases.

2.         Save and close the table after confirming that the information is entered correctly.

3.         Modify NBI configurations.

a)         Run the client\tools\usercfgtool.bat script in the U2000 client directory. In the Login dialog box, configure the database information and click OK.

On V100R009 and later versions: Run the U2000 NMS Maintenance Suite in the U2000 client directory, choose Tools > Config Manager from the main menu.

b)        Find the record whose Subsystem is Access and Config Name is DEVMEAN. If the value of Config Value is 1, skip this step. Otherwise, double-click the record and set the value to 1.

c)         Restart the Access Network TL1 Provision Service as prompted after the modification.

4.         Double-click the tl1import.bat file in client\tools\tl1import on the client to enable the batch import tool.

5.         In the dialog box that is displayed, set the following parameters and click Submit.

l   IP Address: indicates the IP address of the U2000 server.

l   Port: indicates the service port used by the TL1 NBI. The port ID is 9819.

l   Username: indicates the user name for logging in to the U2000 server.

l   Password: indicates the password for logging in to the U2000 server.

l   connType: indicates the mode used to connect to the TL1 NBI. Telnet and SSH are supported. The default mode is Telnet. If you need to use the SSH mode, switch the mode to SSH in the configuration file on the server.

The following uses TL1NbiDm as an example to describe how to modify the configuration file:

a)         Open the U2000\server\nemgr\nemgr_access\conf\TL1NBiDm.conf file in the installation directory of the U2000 server.

The default directory is \oss\server\nemgr\nemgr_access\conf on V100R009 and later versions.

b)        Find the following contents:

# protocol represent telnet or ssh, default telnet, if need ssh, delete the word # at the begining of follow sentence. only support ssh2.

#protocol = ssh

c)         Delete # before protocol = ssh to switch to the SSH mode. Add # before protocol = ssh to switch to the Telnet mode.

l   File: selects the Excel file in client\template\tl1import\en.

6.         Two dialog boxes are displayed respectively indicating the operation result and progress. Click OK to close the operation result dialog box, and then click Close to close the operation progress dialog box.