문서 편집 권한이 없습니다. 다음 이유를 확인해주세요: 요청한 명령은 다음 권한을 가진 사용자에게 제한됩니다: 사용자. 문서의 원본을 보거나 복사할 수 있습니다. __FORCETOC__ You can add, change, or delete configuration variables in the Configuration Mode. You can enter the configuration mode using the <code>configure</code> command. To exit from the configuration mode, enter the <code>exit</code> command.<br> If you enter the <code>help</code> command in the configuration mode, you can see all commands of the mode. <pre> LYSH@MyHostName# configure configure# help </pre> === database === Please refer to the [[CLI - Database]] section. === datetime === Please refer to the [[CLI - NTP and datetime]] section. === dhcpv4, dhcpv6 === Please refer to the [[CLI - Services(daemons)]] section. === fail2ban === Please refer to the [[CLI - fail2ban]] section. === failover === Please refer to the [[CLI - System Failover]] section. === hostname === Please refer to the [[CLI - Hostname]] section. === ip === Please refer to the [[CLI - Networking]] section. === log === Please refer to the [[CLI - Log]] section. === logexp === Please refer to the [[CLI - Services(daemons)]] section. === loghost === Please refer to the [[CLI - Log]] section. === nameserver === Plese refer to the [[CLI - Networking]] section. === netplan === You can apply the network configuration immediately. <pre> LYSH@MyHostName# configure configure# netplan apply </pre> === ntp === Please refer to the [[CLI - NTP and datetime]] section. === rtlog=== Please refer to the [[CLI - Services(daemons)]] section. === system=== Please refer to the [[CLI - System]]. === timezone=== You can configure the timezone of the device. <pre> LYSH@MyHostName# configure configure# tiemzone </pre> === ufw === It is the default firewall configuration tool. Please refer to the [[CLI - ufw]] section. === user === Please refer to the [[CLI - User and Session]] section. === References === CLI - Configuration Mode 문서로 돌아갑니다.