2.4.22. Suggestions for object name creationΒΆ

When creating policies, it is necessary to combine some objects such as servers, services and profiles that have been prepared in advance.
It will be easy to manage them if creating object names like the suggestions in this section and will be useful to distinguish them for policy making.

** Real server and virtual server**

For example, make an object name by combining a shorter object name, web server's host name and IP address.

Object

Object name (example)

Real server

Real_WebServer01_192.168.0.200

Virtual server

VIP_WebServer01_192.168.1.200

Server certificate

A certificate requires modifying its file name that starts with webserver's host name for being uploaded.
A certificate will use the certificate file name excluding dot (.) automatically. This cannot be changed after being uploaded.

Other objects

For example, make an object name by combining its webserver's host name and the object name.

Object

Object name (example)

Intermediate CA Group

WebServer01_CA_Group

IP address list

WebServer01_IP-List

Signature profile

WebServer01_Signature_Profile

Protection profile

WebServer01_Protection_Profile

Server policy

WebServer01_Policy