AT-9000 Switch Command Line User’s Guide
365
SUBNET-MASK
Syntax
subnet-mask <
mask
>
Parameters
mask
Valid IPv4 subnet mask, in dotted decimal notation.
Mode
DHCP Configuration
Description
Use this command to set the subnet mask to be sent to the DHCP client.
This command specifies the client’s subnet mask as defined in RFC 950.
Example
This example sets the set the subnet mask option to 255.255.255.0 for
pool P1.
awplus# configure terminal
awplus(config)# ip dhcp pool P1
awplus(dhcp-config)# subnet-mask 255.255.255.0