DHCP Server CLI Commands
166
2/1553-ZAT 759 94 Uen B – December 2005
6.16
dhcpserver list subnets
6.16.1 Syntax
dhcpserver list subnets
6.16.2 Description
This command lists the following information about existing DHCP subnets:
•
Subnet
number.
•
Subnet IP address.
•
Subnet netmask address.
•
Default lease time (in seconds).
•
Maximum lease time (in seconds).
•
Whether the host is a DNS server (true or false).
6.16.3 Example
-->
dhcpserver list fixedhosts
DHCP Server subnets:
Default Max Host is
ID | IP Address | Netmask | Lease time | Lease time | DNS svr
-----|---------------|---------------|------------|------------|--------
1 | 192.168.102.0 | 255.255.255.0 | 43200 | 86400 | false
------------------------------------------------------------------------