MDS 05-6628A01, Rev. B
MDS Orbit MCR-4G Technical Manual
59
DHCP Service
Understanding
The unit can be configured to act as a DHCP server. When enabled, this service will respond to DHCP
requests from any interface.
Configuring
The following shows an example of configuring DHCP service on the unit. The unit will administer IPv4
addresses from the 192.168.x.x network when requests are received from DHCP clients.
NOTE:
At least one of the unit’s interfaces (eth0 or br0 if eth0 is bridged) must be configured with an IP
address from this subnet.
admin@(none) 04:18:26% set services dhcp v4subnet 192.168.0.0/16 domain-name gemds range-start
192.168.1.100 range-end 192.168.1.150 router 192.168.1.1 broadcast-address 192.168.255.255
ntp-servers [ time.mds ]
Monitoring
Ensure the CLI is in operational mode. Follow the example below to view the DHCP leases.
admin@(none) 04:18:26> show services dhcp
services dhcp leases 192.168.1.100
starts 2013-01-22T12:55:13+00:00
ends 2013-01-23T00:55:13+00:00
binding-state free
client-mac 70:f1:a1:fc:1d:da
hostname ""
[ok][2013-01-23 04:18:27]