For more information visit the following link:
http://support.huawei.com/hedex/pages/EDOC1000158488JEG07078/10/EDOC1000158488JEG07078/10/resources/pddoc/ac/SemiXML/en-us_topic_0108879952.html?ft=0&fe=10&hib=6.1.12.2.1&id=EN-US_TOPIC_0108879952&text=Connecting%20the%20Agile%20Controller-Campus%20to%20eSight%20Through%20HTTPS%20in%20the%20CloudVPN%20Scenario&docid=EDOC1000158488Setting Parameters for Connecting eSight and the Agile Controller-Campus
By modifying the configuration file when installing eSight or after installing eSight, you can enable or disable the function of connecting eSight to the Agile Controller-Campus.
Prerequisites
You have obtained the IP address, port number, northbound user name, and password used to log in to the Agile Controller-Campus if eSight needs to connect to the Agile Controller-Campus.
Context
If you set the interconnection parameters when installing eSight, eSight can connect to the Agile Controller-Campus.
Procedure
1.Log in to the eSight server. In the Windows environment, log in as a system administrator. In the SUSE environment, log in as the ossuser user.
2.Modify the settings for connecting eSight to the Agile Controller-Campus. (In a two-node cluster, you need to modify the configuration file on both the active and standby nodes.)
a.Open the config.properties file.•In the SUSE environment, run the following command and press i to enter the editing mode:
vi /opt/eSight/AppBase/etc/cloudvpn/config.properties
•In the Windows environment, open the config.properties file in eSight/AppBase/etc/cloudvpn/ using the text editor.
b.Change the values of AC-B_IP, AC-B_Port, AC-B_Username, and AC-B_Password.AC-B_IP=Northbound IP address of the Agile Controller-Campus
AC-B_Port=Northbound port number of the Agile Controller-Campus
AC-B_Username=Northbound user name used to log in to the Agile Controller-Campus
AC-B_Password=Encrypted northbound user password used to log in to the Agile Controller-Campus
NOTE:
Set the value of AC-B_Password to the encrypted password. For details about how to encrypt the password for logging in to the Agile Controller-Campus, see How Is an Encrypted Password Generated by Using the Encryption Tool?.
•Set the preceding parameters to enable the connection between eSight and the Agile Controller-Campus.
•If eSight is not connected to the Agile Controller-Campus, leave the preceding parameters empty.
c.Change the values of KeyStorePwd and TrustStorePwd if the passwords of the private key file and certificate store are changed.KeyStorePwd=private key file password
TrustStorePwd=certificate store password
NOTE:
The KeyStorePwd and TrustStorePwd parameters have been set to the default password Changeme_123.
d.In the Windows environment, save the file and exit. In the SUSE environment, press Esc to exit the editing mode, and then run the :wq command to save the file and exit.
3.(Optional) If you do not want to use eSight to manage devices on the Agile Controller-Campus, remove the synchronized devices from eSight according to How Do I Delete Devices Synchronized from the Agile Controller-Campus to eSight.
4.Restart eSight to make the configuration take effect.