Chapter 7
IP Address Assignment
RUGGEDCOM ROX II
CLI User Guide
246 Managing Address Pools (IPv4)
Section7.3.11
Managing Address Pools (IPv4)
Address pools define a range of IP addresses that can be assigned to DHCP clients belonging to the same subnet.
CONTENTS
• Section7.3.11.1, “Viewing a List of Address Pools (IPv4)”
• Section7.3.11.2, “Adding an Address Pool (IPv4)”
• Section7.3.11.3, “Deleting an Address Pool (IPv4)”
Section7.3.11.1
Viewing a List of Address Pools (IPv4)
To view a list of address pools configured for a DHCP subnet, type:
show running-config services dhcpserver subnet-name name options ippool
Where:
• name is the name of the subnet
If pools have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config services dhcpserver subnet-name Local options ippool
services
dhcpserver
subnet Local
options
ippool pool1
no unknown-client
iprange 172.0.0.0
end 172.0.0.1
!
option82 class1
remote-id 00:00:00:01:03:01
circuit-id 00:00:00:01:01:01
!
!
!
!
!
!
If no IP pools have been configured, add pools as needed. For more information, refer to Section7.3.11.2, “Adding
an Address Pool (IPv4)”.
Section7.3.11.2
Adding an Address Pool (IPv4)
To add an address pool to a DHCP subnet, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the address pool by typing:
services dhcpserver subnet-name name options ippool description