Config¶
Leafs
-
class
System.Config¶ Bases:
EntityClass Hierarchy :
SystemConfigThis class represents configuration data.
Global configuration data for the system
-
hostname¶ The hostname of the device – should be a single domain label, without the domain
type: str
length: 1..253
-
domain_name¶ Specifies the domain name used to form fully qualified name for unqualified hostnames
type: str
length: 1..253
The console login message displayed before the login prompt, i.e., before a user logs into the system
type: str
The console message displayed after a user logs into the system. They system may append additional standard information such as the current system date and time, uptime, last login timestamp, etc
type: str
-