Chapter 7
IP Address Assignment
RUGGEDCOM ROX II
CLI User Guide
248 Managing Address Pools (IPv6)
Section7.3.12
Managing Address Pools (IPv6)
Address pools define a range of IP addresses that can be assigned to DHCP clients belonging to the same subnet.
CONTENTS
• Section7.3.12.1, “Viewing a List of Address Pools (IPv6)”
• Section7.3.12.2, “Adding an Address Pool (IPv6)”
• Section7.3.12.3, “Deleting an Address Pool (IPv6)”
Section7.3.12.1
Viewing a List of Address Pools (IPv6)
To view a list of address pools configured for a DHCP subnet, type:
show running-config services dhcpserver6 subnet6-name name options ippool6
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 dhcpserver6 subnet6-name options ippool6
services
dhcpserver6
subnet6-name Sub
options
ippool6 Pool1
iprange6 2001:db8:2728::2221
end 2001:db8:2728::2230
!
!
!
!
!
!
!
If no IP pools have been configured, add pools as needed. For more information, refer to Section7.3.12.2, “Adding
an Address Pool (IPv6)”.
Section7.3.12.2
Adding an Address Pool (IPv6)
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 dhcpserver6 subnet6-name name options ippool6 ippoolname
Where:
• name is the name of the subnet