DHCP Server CLI Commands
190
2/1553-ZAT 759 94 Uen B – December 2005
6.39
dhcpserver subnet list options
6.39.1 Syntax
dhcpserver subnet {<name>|<number>} list options
6.39.2 Description
This command lists the options for an existing subnet that has been added
using the
dhcpserver add subnet
command.
6.39.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.39.4 Example
-->
dhcpserver subnet sub1 list options
Options for subnet: sub1
ID | Identifier | Value
-----|------------------|------------------
1 | ip-forwarding | false
2 | subnet-mask | 255.255.255.0
-------------------------------------------