Reference7:Configuration/ETH/DHCP: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 7: Line 7:
|valign=top nowrap=true|'''Server:'''
|valign=top nowrap=true|'''Server:'''
| The IP parameters are configured manually in DHCP Server mode. The DHCP server is on and should be configured accordingly as described in "[[Reference7:Configuration/ETH/DHCP-Server|Configuration/ETH/DHCP-Server]]".   
| The IP parameters are configured manually in DHCP Server mode. The DHCP server is on and should be configured accordingly as described in "[[Reference7:Configuration/ETH/DHCP-Server|Configuration/ETH/DHCP-Server]]".   
{|
| '''Serve Vendor Clients Only''' || The server will issue leases to reserved clients and to clients with ''Vendor class identifier'' = 1.3.6.1.4.1.6666 (i.e. innovaphone devices) only
|-
| '''Vendor Server Identifier''' || The server will send this string as DHCP vendor option 250 to the client
|}
|-
|-
|valign=top nowrap=true|'''Client:'''
|valign=top nowrap=true|'''Client:'''
| In DHCP Client mode, the device receives its IP configuration from a DHCP server to whose network the device is connected.
| In DHCP Client mode, the device receives its IP configuration from a DHCP server to whose network the device is connected.
{|
|-
| '''Wait for Vendor Server''' || The number of seconds the client will wait for a lease from an innovaphone DHCP server (that is, until a lease is received that has a vendor option 250 with proper value).
|-
| '''Vendor Server Only''' || The client will wait for a lease from an innovaphone DHCP server (see above) forever
|-
| '''Vendor Server Identifier''' || The expected value for the DHCP vendor option 250 (see above) expected in the lease offer received.  This can normally be left blank.
|}
|-
|-
|valign=top nowrap=true|'''Automatic:'''
|valign=top nowrap=true|'''Automatic:'''

Revision as of 16:07, 2 July 2008

The DHCP function can either be disabled in DHCP Disabled mode or operated in DHCP Client or in DHCP Server mode. The DHCP function of the Ethernet interface has four operating modes:

Disabled: The IP-Adresse and other parameters are configured manually.
Server: The IP parameters are configured manually in DHCP Server mode. The DHCP server is on and should be configured accordingly as described in "Configuration/ETH/DHCP-Server".
Serve Vendor Clients Only The server will issue leases to reserved clients and to clients with Vendor class identifier = 1.3.6.1.4.1.6666 (i.e. innovaphone devices) only
Vendor Server Identifier The server will send this string as DHCP vendor option 250 to the client
Client: In DHCP Client mode, the device receives its IP configuration from a DHCP server to whose network the device is connected.
Wait for Vendor Server The number of seconds the client will wait for a lease from an innovaphone DHCP server (that is, until a lease is received that has a vendor option 250 with proper value).
Vendor Server Only The client will wait for a lease from an innovaphone DHCP server (see above) forever
Vendor Server Identifier The expected value for the DHCP vendor option 250 (see above) expected in the lease offer received. This can normally be left blank.
Automatic: The automatic mode is configured as factory setting on ETH0. It is useful only to get the first connection to the device. If automatic mode is configured the device operates with DHCP mode client after power up, if the device is restarted by pressing the reset button it operates in mode DHCP Disabled. As factory setting the IP address 192.168.0.1 is configured. This way a connection can be established to the device in a network without DHCP server by restarting the device with the reset button an then connect to 192.168.0.1 (this requires the PC to be configured to an IP address in the 192.168.0.0/255.255.255.0 network).
 Caution:
 DHCP Automatic mode should not be used for normal operation, 
 since an accidental restart may switch the operating mode from DHCP client to a fixed IP address,
 so the device may not be available anymore.