Dns - Paradyne 6211 Command Manual

Adsl2+ router command line interface
Table of Contents

Advertisement

<leased time (hour)>
The lease period for which the server assigns an IP address to the client in case the client does
not request for the specific lease period itself.
Valid values: 0-8760.
Default value: 24 hours (this equals a day).
Options for the show command:
dhcpserver show
Options for the --help command:
dhcpserver --help
Examples
Configure the DHCP server.
dhcpserver config 192.168.1.2 192.168.1.254 24
Display the DHCP server configuration data.
dhcpserver show
start 192.168.1.2
end 192.168.1.254
interface br0
option lease 86400
option min_lease 30
option subnet 255.255.255.0
option router 192.168.1.1
option dns 192.168.1.1
Display usage.
Dhcpserver --help
Usage: dhcpserver config <start IP address> <end IP address> <leased time
(hour)>
dhcpserver show
dhcpserver -help

dns

Name
dns
Lets you configure or show the DNS relay data.
Synopsis
dns config auto
dns config static <primary DNS> [<secondary DNS>]
dns show
dns --help
Description
The dns command is used to configure or show the DNS relay data. This utility can:
Configure the DNS relay with the given data
Show the DNS relay configuration data
Display usage
All information is displayed to stdout. A program or shell script that calls this utility can redirect stdout to a file
and then parse the file in order to interpret the displayed output.
6211-I1 ADSL2+ Router Command Line Interface User's Guide
25

Advertisement

Table of Contents
loading

This manual is also suitable for:

6211-i1

Table of Contents