Local Area Network (LAN) provides networking capability to clients connected to the LAN. LAN enables resource sharing, data exchange, information backup, and work distribution among devices. Every LAN must have a unique Internet Protocol address (IP) to uniquely identify and communicate with any device.The default values for various fields is as follows:
IP Address | 192.168.1.1 |
Subnet Mask | 255.255.255.0 |
Begin Address | 192.168.1.2 |
End Address | 192.168.1.254 |
Lease Time | 1 Day |
1.The Begin IP and End IP should be in the subnet range of IP Address and Subnet combination
If IP address -192.168.2.1 is the begin IP then End IP should be in 192.168.2.x subnet.
If Subnet Mask is 255.255.255.128, End IP should be under 192.168.2.126
The Static IP Reservation address should be in the range of the Begin and End Address
If static IP reservation is already configured in a particular range and the begin and end address are being changed to a new range that is out of range of configured static ip reservation, error is thrown. The already configured addresses needs to be removed before changing the range
In DHCP Relay Setting, IP Address and Relay Agent IP should be in the same subnet