config
84
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
7.1
config
7.1.1 Syntax
dhcpserver config [add <text>|confirm|delete|flush]
7.1.2 Description
This command displays or edits the current configuration of the DHCP
server. To display current configuration, provide no arguments to the
command.
•
Use of the
add
option adds the line
<text>
to the configuration file.
•
Use of the
confirm
option re-parses the configuration file,
confirming the changes made if the parse is successful.
•
Use of the
delete
option deletes the last line from the configuration
file.
•
Use of the
flush
argument deletes the whole configuration.
Following any change to the configuration file, it is necessary to
confirm
the changes, issue a
flashfs update
command to commit the
change to FLASH, and then restart the system before the changes can
take effect.
7.1.3 Example
prompt>
dhcpserver config
---
Current DHCP server configuration
---
allow unknown-clients;
allow bootp;
subnet 192.168.219.0 netmask 255.255.255.0 {
range 192.168.219.10 192.168.219.30;
max-lease-time 5000;
}
prompt>
dhcpserver config flush
Configuration file flushed.
Содержание ATMOS Console
Страница 1: ...ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 10: ...Contents x ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 44: ...tell 34 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 62: ...version 52 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 66: ...Introduction 56 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 84: ...reset port 74 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 102: ...version 92 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 112: ...dnsrelay version 102 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 158: ...version 148 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 234: ...224 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 244: ...version 234 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...