Basic Device Configuration  39
CLI
set interface ethernet0/0 ip ip_addr/mask
save
Management Services
ScreenOS provides services for configuring and managing a device, such as SNMP, 
SSL, and SSH, which you can enable on a per-interface basis. WAN interfaces 
cannot be configured for management services.
To configure the management services for the ethernet0/0 interface, use the WebUI 
or CLI as follows:
WebUI
Network > Interfaces > Edit (for ethernet0/0): Under Management Services, 
select or clear the management services you want to use on the interface, then 
click Apply.
CLI
set interface eth0/0 manage web
unset interface eth0/0 manage snmp
save
Hostname and Domain Name
The domain name defines the network or subnetwork that the device belongs to, 
while the hostname refers to a specific device. The hostname and domain name 
together uniquely identify a device in the network. To configure the hostname and 
domain name on the device, use the WebUI or CLI as follows:
WebUI
Network > DNS > Host: Enter the following, then click Apply:
Host Name: hostname
Domain Name: domain-name
CLI
set hostname hostname
set domain domain-name
save
Domain Name System Server
The Domain Name System (DNS) server on the network maintains a database for 
resolving hostnames and IP addresses. A device accesses the configured DNS 
servers to resolve hostnames. In ScreenOS, you configure the IP addresses for the 
primary and secondary DNS servers and the time of the day at which the device 
performs a DNS refresh.
To configure the DNS server IP address, use the WebUI or CLI as follows:
WebUI
Network > DNS > Host: Enter the following, then click Apply: