Reference Guide 566 Document #: LTRT-17939
Mediant MSBR
74.2.3.5.3 dns-server
This command defines the DNS servers for the DHCP pool on the specified interface.
Syntax
dns-server <ip address>
Command Description
<ip address> Specifies a valid IPv4
should be expressed in dotted decimal notation
(for example, 10.1.2.3).
Default
NA
Command Mode
Privileged User
Example
This example enters the ip dhcp pool on VLAN 5 and sets the DNS server to 10.1.2.3.
(dhcp-conf-VLAN 5)#dns-server 10.1.2.3
74.2.3.5.4 lease
This command defines the address lease time assigned to the DHCP pool on the specified
interface.
Syntax
lease <days> [hours] [minutes]
Command Description
<days> Sets the number of days (mandatory). Range is 0 to 365.
<hours> Sets the number of hours. Range is 0 to 23.
<minutes> Sets the number of minutes. Range is 0 to 59.
Default
By default, the lease time is set to 1 hour.
Related Commands
This command is also available from the interface configuration sub-directory.
See ip dhcp-server on page 554.