Habe mein Speedtouch 510 ethernet als NAT-Router konfiguriert. Ist es möglich per DHCP
einem bestimmten Computer (MAC-Adresse) immer die selbe IP-Adresse
zuzuweisen?
MfG David V.
[dhcp server]=>lease help all
Command: dhcp server lease add
Adds a DHCP server lease
Syntax : add clientid = <clientid|none> pool = <{LAN_private}>
[addr = <ip-address>] [offset = <number>] [leasetime = <number>]
[hostname = <hostname|"">]
Parameters :
clientid = <clientid|none>
The DHCP client identification string of the booting host.
pool = <{LAN_private}>
The name of the DHCP server pool.
[addr = <ip-address>]
The IP address for this DHCP host.
[offset = <number>]
The IP address offset in the pool preserved for this host.
[leasetime = <number>]
The time in seconds the host is allowed to use this address.
[hostname = <hostname|"">]
The hostname to add to the local DNS table for this host.
Command: dhcp server lease delete
Deletes a DHCP server lease
Syntax : delete [clientid = <clientid|none>] [index = <number>]
Parameters :
[clientid = <clientid|none>]
The DHCP client identification string.
[index = <number>]
The DHCP server lease table index.
Command: dhcp server lease flush
Flushes all DHCP server leases
Syntax : flush [pool = <{LAN_private}>]
Parameters :
[pool = <{LAN_private}>]
The name of the DHCP server pool. Only the leases belonging to this pool
will be deleted.
Command: dhcp server lease list
Lists all DHCP server leases
Syntax : list [clientid = <clientid|none>] [index = <number>]
Parameters :
[clientid = <clientid|none>]
The DHCP client identification string.
[index = <number>]
The DHCP server lease table index.
[dhcp server]=>
ZurĂĽck zu TECHNIK, NETZWERK & HARDWARE
Mitglieder in diesem Forum: 0 Mitglieder und 15 Gäste