Avaya BSGx4e CLI User's Guide Page 35

  • Download
  • Add to my manuals
  • Print
  • Page
    / 184
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 34
3 Configuration commands DHCP server command
NN47928-107 35
dhcps pool
The DHCPS manages a pool of IP addresses and also has information about
client configuration parameters, such as the default gateway, the domain
name, and DNS servers. A query for information or IP addresses is typically
initiated immediately after booting up and must be completed before the
client can initiate IP-based communication with other hosts. The DHCPS
replies to the client with an IP address, subnet mask, default gateway, and
other requested information such as DNS server, and so on. Use this
command to configure the DHCP pool information.
Note: The DHCP server can not be running while the DHCP relay is enabled.
Syntax config dhcps pool interface <if> enabled [yes|no] subnet
<address> netmask <address> ip <ipaddress> broadcast <address>
lease <days> gateway <address> dns1 <address> optiongroup
<name>
Parameters interface if Enter the interface type for this pool.
enabled yes|no Enable/disable this pool.
subnet address Enter the subnet address in x.x.x.x format.
This address is the same as the address defined
on the interface on which the DCHP server is
defined.
netmask address Enter the netmask address in x.x.x.x format.
This address is the same as the address defined
on the interface on which the DCHP server is
defined.
ip ip address Enter the IP address in x.x.x.x format. The IP
range must be in the range of the subnet
assigned to the interface on which the dhcp
server is defined. The default range is
192.168.1.50 to 192.168.1.250.
broadcast address Enter the broadcast address in x.x.x.x format.
This address is the same as the address defined
on the interface on which the DCHP server is
defined.
lease days Specify the number of days to provide a lease.
The valid range is 1–7.
gateway address Enter the default router address in x.x.x.x
format.
dns1 address Enter the address of the primary DNS server.
optiongroup
name Enter the name of a group of options to be sent
to the client with its IP address. This name is
specified in dhcps option
.
Example This example configures a DHCP server on the eth1 interface (10.0.1.1/24)
of the BSGX4e.
> config dhcps pool eth1
Entering interactive mode ctrl^z | 'exit', ctrl^c | 'quit'
Page view 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 183 184

Comments to this Manuals

No comments