USRobotics U.S. Robotics SureConnect ADSL Ethernet/USB Router User Manual

Page 145

Advertising
background image

U.S. Robotics SureConnect ADSL Ethernet/USB Router User Guide

<endip> [-leasetime <lease time in days>] [-broadcast <broadcast-address>] [-dns <name-
server>][-gateway <gateway-address>] [-server <serverip>] [-file <filename>]

-subnet <subnet> The subnet that the server will serve IP addresses on.
-netmask <mask> The subnet mask for the subnet that the server will serve IP addresses on.
-startip <startip> -endip <endip> The range of IP addresses that will be served. The startip and
endip define this range with the beginning and ending IP addresses to be served. These
addresses are specified in dot notation.
-gateway <gateway-address> The IP address of the gateway. This information is passed to the
DHCP clients that they use for a default route entry. By default the IP address of this router is
passed to the DHCP clients as the gateway.
-leasetime <leasetime> The amount of time the DHCP lease of the IP address will last. This is
specified in days. The default is 7 days.
-broadcast <broadcast-address> The IP broadcast address that the server will listen to for
DHCP requests. By default, a standard broadcast address for the subnet is used.
-dns <name-server> The IP address of the DNS server that should be passed to DHCP clients.
By default, the dns address configured on the WAN interface from the Internet Service Provider
(via DHCP server or PPPoA/PPPoE) is used.
-server <server> -file <filename> These options are used to support Bootp clients. The client will
go to the specified server to retrieve the specified file as the boot image. The 6489 based router
does not support storage of a file for a remote client to boot from, so the server specified will be
another machine on the network.

subnet if list

subnet if delete

Examples:
subnet add eth0 -o -subnet 192.168.5.0 -startip 192.168.5.200 -endip 192.168.5.210 \
-leasetime 3 -dns 192.168.5.7
IP addresses will be assigned to up to 11 DHCP clients. The IP addresses assigned will
begin with 192.168.5.200 and end with 192.168.5.210. The length of the IP address
assignment (the lease) is 3 days. The address of the DNS server (192.168.5.7) will also be
sent to the DHCP clients.

file:///P|/T_WRITER/Documentation/Released/9003%20(Guinness)/User%20Guide/9003%20(Guiness)%20prac%20template/cli.htm (21 of 71) [11/6/2002 8:58:45 AM]

Advertising