Ensure Environment Prerequisites
Before you start creating caches and cache clusters, you need to ensure that the following criteria has been met:
In case of ASP.NET Core installation, NCache service is run with admin credentials. If you provided the required admin credentials at the time of setup installation, then you do not need to run NCache Service as administrator. But, in case you did not, you can do so by following the steps mentioned in the Run NCache Service as Administrator section.
If you have firewall enabled, then you need to make sure to expose NCache specific ports, the details of which are provided in the Configure Firewall section.
If you have multiple network calls in your case servers, then you need to ensure that your NCache server is bound to one IP address. To understand how you can bind IP address to NCache server, refer to Configure IP Binding in Multiple NICs section.
If you already have the prerequisites set, you can skip to next step i.e. creating a cache.
See Also
Install NCache
Create a Cache
Add Local/Remote Clients
Simulate Cache Usage