Page 101 / 165 Scroll up to view Page 96 - 100
Telsey telecommunications
Command Line Interface
93
MT500--SIEN12
DHCPSERVER
NAME:
dhcpserver
- allows an user to configure, or show the DHCP Server data
SYNOPSIS:
dhcpserver config <start IP address> <end IP address> <leased
time (hour)>
dhcpserver show
dhcpserver -help
DESCRIPTION:
dhcpserver
is used to configure, or show the DHCP server data. This utility
can:
configure the DHCP server on the primary LAN interface.
show the DHCP server 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.
COMMANDS:
config
configure the DHCP server with the given data.
Notice
: the command saves the configuration data to the flash but does
not take effect until the system is rebooted.
show
show the DHCP server configuration data.
--help
display usage.
OPTIONS:
Options for the
config
command:
dhcpserver config <start IP address> <end IP address> <leased time
(hour)>.
<start IP address>
: The IP address of the first address in the range.
The value of range start must be less than or equal to the value of range
end.
Valid values: any valid IP address. Default value: 192.168.1.2.
<end IP address>
: The IP address of the last address in the range. The
value of range end must be greter than or equal to the value of range
start. Valid values: any valid IP address. Default value: 192.168.1.254.
<leased time (hour)>
: The lease period for which the server assigsn
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).
Page 102 / 165
Telsey
telecommunications
Command Line Interface
MT500--SIEN12
94
Options for the
show
command
dhcpserver show
Options for the
--help
command:
dhcpserver -help
EXAMPLES:
Configure DHCP server.
dhcpserver config 192.168.1.2 192.168.1.254 24
Display 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
Page 103 / 165
Telsey telecommunications
Command Line Interface
95
MT500--SIEN12
DLTFTP
NAME:
dltftp
- allows an user to download a binary image from a TFTP server to the
DSL router using TFTP protocol
SYNOPSIS:
dltftp <tftp_server_ip_address> <file_name>
DESCRIPTION:
Download a binary image from a TFTP server to the DSL router using TFTP
protocol.
COMMANDS:
None
OPTIONS:
dltftp <tftp_server_ip_address> <file_name>
<tftp_server_ip_address>
: The IP address of the TFTP server from
which the file is to be downloaded.
Valid values: any valid IP address.
<file_name>
: The name of the binary file to be downloaed. The filename
contains the complete path in the TFPT server. The file must be a valid
image file for the DSL router.
Valid values: String of up to 128 characters.
EXAMPLES:
A simple TFTP download setup.
dltftp 192.168.1.2 bcm96345R_fs_kernel
Page 104 / 165
Telsey
telecommunications
Command Line Interface
MT500--SIEN12
96
DNSRELAY
NAME:
dnsrelay
- allows an user to configure or show the DNS relay data
SYNOPSIS:
dnsrelay config auto
dnsrelay config static <primary DNS> [<secondary DNS>]
dnsrelay show
dnsrelay -help
DESCRIPTION:
dnsrelay 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.
COMMANDS:
config
configure the DNS relay with the given data. Notice: the command only
saves the configuration data to the flash, and does not take effect until
the system is rebooted.
show
show the DNS relay configuration data.
--help
display usage.
OPTIONS:
Options for the
config auto
command:
dnsrelay config auto
Options for the
config static
command:
dnsrelay config static <primary DNS> [<secondary DNS>]
<primary DNS>
: The IP address of the primary DNS server. Valid values:
any valid IP address.
[<secondary DNS>]
: The IP address of the secondary DNS server. It's
optional and can be omitted. Valid values: any valid IP address.
Options for the
show
command:
dnsrelay show
Options for the
--help
command:
dnsrelay -help
Page 105 / 165
Telsey telecommunications
Command Line Interface
97
MT500--SIEN12
EXAMPLES:
A auto DNS configuration.
dnsrelay config auto
A static DNS configuration without secondary DNS.
dnsrelay config static 10.6.33.1
A static DNS configuration with secondary DNS.
dnsrelay config static 10.6.33.1 10.6.33.2
Display DNS relay configuration data.
dnsrelay show
Primary 10.6.33.1
Secondary 10.6.33.2
Display usage.
dnsrelay -help
Usage: dnsrelay config auto
Usage: dnsrelay config static <primary DNS> [<secondary
DNS>]
dnsrelay show
dnsrelay --help

Rate

4 / 5 based on 1 vote.

Popular Telsey Models

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top