Accton Technology ES4626 Switch User Manual


 
281
11.2.2.13 lease
Command: lease { [<days>] [<hours>][<minutes>] | infinite }
no lease
Function: Set the lease for addresses in the address pool; the “no lease” command
restores the default setting.
Parameter: <days> is number of days from 0 to 365; <hours is number of hours from 0 to
23; <minutes> is number of miniature from 0 to 59; infinite means perpetual
use.
Default: The default lease duration is 1 day.
Command Mode: DHCP Address Pool Mode
Usage Guide: DHCP is the protocol to assign network address dynamically instead of
permanently, hence the introduction of ease duration. Lease setting
should be decided based on the network condition: too long lease duration
offsets the flexibility and dynamic of DHCP, while too short duration results
in increased network traffic and overhead. The default lease duration of
ES4626/ES4650 is 1 day.
Example: Set the lease of DHCP pool “1” to 3 days 12 hours and 30 minutes.
Switch(dhcp-1-config)#lease 3 12 30
11.2.2.14 netbios-name-server
Command: netbios-name-server <address1>[<address2>[…<address8>]]
no netbios-name-server
Function: Configure WINS servers address; the “no netbios-name-server” command
deletes the WINS server.
Parameter: address1…address8 are IP addresses, in the dotted decimal format.
Default: No WINS server is configured by default.
Command Mode: DHCP Address Pool Mode
Usage Guide: This command is used to specify WINS server for the client, up to 8 WINS
server addresses can be configured. The WINS server address assigned
first has the highest priority, Therefore address1 has the highest priority, and
address2 the second, and so on.
11.2.2.15 netbios-node-type
Command: netbios-node-type b-node|h-node|m-node|p-node|<type-number>
no netbios-node-type