Hello, friend!
1. Open the Network Management app and choose System > Settings > Configuration Item Management from the main menu.
2. Click Filter and set filter criteria to search out the configuration items BMS_USERLABEL_CONSISTENCY_TYPE and USERLABEL_FROM_DEV_FLG.
3. Double-click one of the configuration items. In the Modify Config Value dialog box, set Config Value.
BMS_USERLABEL_CONSISTENCY_TYPE: Specifies whether user labels are kept consistent between the NCE and NEs. (0: no; 1: yes; default: 0) To enable this function, set it to 1.
USERLABEL_FROM_DEV_FLG: Specifies whether user labels on NEs are regarded as the final user labels. (0: yes; 1: no; default: 0) To enable this function, set it to 0.
Value of USERLABEL_FROM_DEV_FLG
| Value of BMS_USERLABEL_CONSISTENCY_TYPE
| Effect
|
| 0 | 0 | Aliases set on the NCE are applied to NEs. During data synchronization, aliases will not be synchronized to the NCE from NEs.
|
| 0 | 1 | Aliases set on the NCE are applied to NEs. During data synchronization, aliases will be synchronized to the NCE from NEs.
|
| 1 | 0 | Aliases set on the NCE are applied to NEs. During data synchronization, aliases will not be synchronized to the NCE from NEs.
|
| 1 | 1 | Aliases set on the NCE are applied to NEs. During data synchronization, aliases will be synchronized to NEs from the NCE.
|
Even if an alias contains characters that are not supported by the NCE, the alias can still be properly displayed after being synchronized to the NCE.
4. Click OK.
5. Log in to the management plane and restart the AccessNeMgrService microservice.
Thanks!