Use the lease-default command to set the default time limit, in seconds, that an IP address would be assigned by the DHCP server to a wireless device. The lease-default command is available from the topology:<named-topology>:l3:dhcp context of the CLI for b@ac, physical, and routed topologies. This command is visible only when mode is set to local. See mode.
After you run the lease-default command, run the apply command to implement the changes.
int | Specifies the time limit in seconds. |
The following example sets the default lease time to 34000 seconds:
EWC.extremenetworks.com:topology:routed2:l3:dhcp# mode local EWC.extremenetworks.com:topology:routed2:l3:dhcp# lease 34000 EWC.extremenetworks.com:topology:routed2:l3:dhcp# apply