RUGGEDCOM ROX II
CLI User Guide
Chapter 7
IP Address Assignment
Adding a Host 243
• For IPv6
show running-config services dhcpserver6 host
If hosts have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config services dhcpserver host APE-INT
services
dhcpserver
host APE-INT
options
hardware mac 00:01:C0:0B:B7:71
fixed-ip 192.168.0.60
unknown-client allow
subnet SUB2
client
hostname APE-INT
no subnetmask
no default-route
no broadcast
no domain
no dns-server
no static-route
no nis server
no nis domain
!
!
!
!
!
If no hosts have been configured, add hosts as needed. For more information, refer to Section7.3.10.2, “Adding a
Host”.
Section7.3.10.2
Adding a Host
To add a host to the DHCP server, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the host by typing:
• For IPv4
services dhcpserver host name
• For IPv6
services dhcpserver6 host name
Where:
• name is the name of the host
3. Configure options for the host. For more information, refer to Section7.3.10.3, “Configuring Host Options”.
4. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section7.3.10.3
Configuring Host Options
To configure options for a host on the DHCP server, do the following: