Siemens RUGGEDCOM ROX II User Manual page 298

Hide thumbs Also See for RUGGEDCOM ROX II:
Table of Contents

Advertisement

Chapter 7
IP Address Assignment
Section 7.3.14.1
Viewing a List of IP Ranges (IPv6)
To view a list of IP ranges configured for a DHCP subnet, type:
• For DHCP IPv6 subnets
show running-config services dhcpserver6 subnet6-name name options iprange6
• For an IPv6 address pool
show running-config services dhcpserver6 subnet6-name name options ippool6 description iprange6
Where:
• name is the name of the subnet
• description (if applicable) is the name of the address pool
If ranges have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config services dhcpserver6 subnet6-name sub options iprange6
services
dhcpserver6
subnet6-name sub
options
iprange6 2001:db8:2728::2200
end 2001:db8:2728::2220
!
!
!
!
!
!
If no IP ranges have been configured, add ranges as needed. For more information, refer to
"Adding an IP Range
Section 7.3.14.2
Adding an IP Range (IPv6)
To add an IP range to a DHCP subnet or one of its associated address pools, do the following:
1.
Make sure the CLI is in Configuration mode.
2.
Add the IP range by typing:
• For a DHCP IPv6 subnet
services dhcpserver6 subnet6-name name options iprange6 start end end
• For an IPv6 address pool
services dhcpserver6 subnet6-name name options ippool6 description iprange6 start end end
Where:
• name is the name of the subnet
• description (if applicable) is the name of the address pool
• start is the starting IP address pool the server uses to offer to the client
• end is the ending IP address pool the server uses to offer to the client
Type commit and press Enter to save the changes, or type revert and press Enter to abort.
3.
252
(IPv6)".
RUGGEDCOM ROX II
CLI User Guide
Section 7.3.14.2,
Viewing a List of IP Ranges (IPv6)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents