Moderatoren: alf, Petrus, andreastc, DSL-Hexe, nobody
9. DHCP Server
If put zero in the IP Pool Counts, the dynamic IP pool will be disabled. Now you
can use Telnet command set "srv dhcp fixip" to add or delete static IP pool. This
static IP pool supports 10 IP addresses.
> srv dhcp fixip ?
% Valid subcommands are:
add clr del
Under the "srv dhcp fixip" command string, it support three subcommands: "add",
"clr" and "del".
> srv dhcp fixip add ?
% srv dhcp fixip add <IP Addr> <MAC Addr XX-XX-XX-XX-XX-XX> <Host ID>
The "add" subcommand can add a specific IP address based on host's Ethernet MAC
address. The Host ID is optional. For example, if you want to specify a IP address
192.168.1.123 to a specific computer with MAC address 00-50-7F-12-34-56, you can
try the following command to add.
> srv dhcp fixip add 192.168.1.123 00-50-7F-12-34-56 vigor
> srv dhcp fixip del ?
% srv dhcp fixip del <IP Addr>
The "del" subcommand can delete a pre-assigned IP address from the static IP pool.
For example,
> srv dhcp fixip del 192.168.1.123
the host 192.168.1.123 will be removed from the static IP pool.
> srv dhcp fixip clr
The "clr" subcommand can clear the static IP pool to default values.
Zurück zu Fernzugriff und Netzwerkkopplung
Mitglieder in diesem Forum: 0 Mitglieder und 0 Gäste