SYSTEM IDENT

Level

base

Description

Get/set the firewall identity

Usage

[[SystemName=<name>] [SystemFqdn=<fqdn>] [SystemAccess=<IP|NAME|FQDN|CERTIFICATE>] [SystemNodeName=<name>]]
IP: Build URL with IP
NAME: Build URL with firewall system name
FQDN: Build URL with firewall FQDN
CERTIFICATE: Build URL with the first CN in portal certificate

Returns

Error code or current value:
Name=

Remark

Maintenance and Modify levels needed to update value

Example

SYSTEM IDENT "My_Firewall"
100 code=00a00100 msg="Ok"
SYSTEM IDENT
SystemName="My_Firewall"
SystemAccess="URL"
SystemFqdn="firewall.compagnie.com"
SystemNodeName="My_Node"