Configure the Dataplane On-Premises (DPoP) Appliance
Configure the Dataplane On-Premises (DPoP) Appliance
The appliance can act as a proxy server in your network when configured as a Dataplane On-Premises Appliance. The appliance processes requests from client machines and sends the event logs to the Netskope cloud.
You must first set the license key and point the device to the Netskope cloud. Follow these steps:
- Connect to the appliance console.
- Log into the console using the credentials
nsadmin/nsappliance
. Your prompt will change to the Netskope shell prompt,nsappliance
.Note
You can change your password by using the command,
auth change-password nsadmin
. - At the
nsappliance>
prompt, enterconfigure
to go to configuration mode. - Get your license key from your Netskope tenant UI (Settings > Security Cloud Platform > On-Premises Infrastructure), and then enter this command to set the license key:
set system licensekey <licensekey>
- Set the DNS server IP address by entering this command:
set dns primary <dns server IP address>
- Enter
save
to save the configuration.
Configuring the appliance as a Dataplane On-Premises Appliance involves these procedures: