DHCP Server CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
181
6.31
dhcpserver show subnet
6.31.1 Syntax
dhcpserver show subnet {<name>|<number>}
6.31.2 Description
This command displays the following information about a subnet:
•
Subnet
name.
•
Subnet IP address.
•
Subnet
netmask.
•
Subnet maximum lease time.
•
Subnet default lease time.
6.31.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
name
A name that identifies an existing
subnet. To display subnet names, use
the
dhcpserver list subnets
command.
N/A
number
A number that identifies an existing
subnet. To display subnet numbers,
use the
dhcpserver list
subnets
command.
N/A
6.31.4 Example
-->
dhcpserver show subnet sub1
DHCP Server Subnet: sub1
Subnet: 192.168.103.0
Netmask: 255.255.255.0
Max. lease time: 70000 seconds
Default lease time: 30000 seconds