Technical data

Configuring BOOTP
9.3 Configuring the BOOTP Service
Empty TCPIP$BOOTP database file
9.4 Managing the BOOTP Service
The following sections describe how to manage the BOOTP service.
9.4.1 Enabling and Disabling BOOTP
To enable and disable BOOTP, use these commands:
On the running system:
ENABLE SERVICE BOOTP
DISABLE SERVICE BOOTP
In the configuration database:
SET CONFIGURATION ENABLE SERVICE BOOTP
SET CONFIGURATION DISABLE SERVICE BOOTP
To check whether these services are enabled or disabled, enter the following
commands:
SHOW SERVICE BOOTP
SHOW CONFIGURATION ENABLE SERVICE BOOTP
The following examples show how to use the SHOW SERVICE command to get
information about BOOTP.
1. To display information about the BOOTP server processes, enter the
SHOW SERVICE command. For example:
TCPIP> SHOW SERVICE BOOTP
Service Port Proto Process Address State
BOOTP 67 UDP TCPIP$BOOTP 0.0.0.0 Enabled
2. To display BOOTP service settings and statistics, include the /FULL qualifier.
For example:
TCPIP> SHOW SERVICE BOOTP /FULL
Service: BOOTP
State: Enabled
Port: 67 Protocol: UDP Address: 0.0.0.0
Inactivity: 5 User_name: TCPIP$BOOTP Process: TCPIP$BOOTP
Limit: 1 Active: 1 Peak: 1
File: TCPIP$SYSTEM:TCPIP$BOOTP_RUN.COM
Flags: Listen
Socket Opts: Rcheck Scheck
Receive: 0 Send: 0
Log Opts: Acpt Actv Dactv Conn Error Exit Logi Logo Mdfy Rjct TimeO Addr
File: SYS$SYSDEVICE:[TCPIP$BOOTP]TCPIP$BOOTP_RUN.LOG
Security
Reject msg: not defined
Accept host: 0.0.0.0
Accept netw: 0.0.0.0
9–4 Configuring BOOTP