某Linux DHCP服务器dhcpd.conf的配置文件如下:ddns—update—style none;subnet 1 92.1 68.0.0 netmask 2 55.2 5 5.2 55.0{range 1 92.1 68.0.2 00 1 92.1 68.0.254;ignore client—updates;default-lease—time 3600;max-lease-time 7 2 0 0 ;option routers 1 92.1 68.0.1;option domain—name”test.org”;option domain—name—servers 1 92.1 68.0.2;}host test1{hardware ethernet 00:E0:4C:70:33:65;fixed—address 192.168.0.8;}客户端IP地址的默认租用期为__________小时。(2010年上半年试题)